aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* don't do oembed processing on naked links and smarty lib cleanup. ported ↵Mario Vavti2019-05-133-42/+50
| | | | from zap.
* optimise oembed pdf processing so we do not actually load the content, which ↵Mario Vavti2019-05-131-15/+16
| | | | could cause performance issues. ported from zap.
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2019-05-132-300/+286
|\
| * Merge branch 'dev' into 'dev'Max Kostikov2019-05-122-300/+286
| |\ | | | | | | | | | | | | Add new Russian translations See merge request hubzilla/core!1646
| | * Update hstrings.phpMax Kostikov2019-05-121-11/+8
| | |
| | * Update hmessages.poMax Kostikov2019-05-121-289/+278
| | |
* | | form security token for mod register ported from zapMario Vavti2019-05-132-4/+9
|/ /
* | add btlogger to unxmlify()Mario Vavti2019-05-111-0/+9
| |
* | Merge branch 'dev' into 'dev'Max Kostikov2019-05-111-1/+1
|\| | | | | | | | | Replace photo URL for gallery on clonned channel post sync See merge request hubzilla/core!1645
| * Replace photo URL for gallery on clonned channel post syncMax Kostikov2019-05-111-1/+1
| |
* | Merge branch 'dev' into 'dev'Mario2019-05-112-15/+17
|\ \ | | | | | | | | | | | | use 'cache' flag to bbcode() on content destined for Zot6. We've seen rendered... See merge request hubzilla/core!1644
| * | use 'cache' flag to bbcode() on content destined for Zot6. We've seen ↵zotlabs2019-05-092-15/+17
| | | | | | | | | | | | rendered map HTML in a couple of places and these should never be rendered for outgoing content as they will only be purified on the other end.
* | | bump versionMario Vavti2019-05-101-1/+1
| | |
* | | update justified gallery libMario Vavti2019-05-104-80/+123
| | |
* | | css fix for bootstrap 4.3.1Mario Vavti2019-05-101-0/+4
| | |
* | | update bootstrap to version 4.3.1Mario Vavti2019-05-10448-23029/+27299
| | |
* | | fix issue with color selectorMario Vavti2019-05-101-3/+7
| | |
* | | typoMario Vavti2019-05-101-1/+1
| | |
* | | calendar merge: implement channel calendar import in cdav/calendarMario Vavti2019-05-106-21/+22
|/ /
* | Merge branch 'dev' into 'dev'Max Kostikov2019-05-097-31/+33
|\ \ | | | | | | | | | | | | remove the caldav and event app and make calendar the default app See merge request hubzilla/core!1643
| * | remove the caldav and event app and make calendar the default appMario Vavti2019-05-097-31/+33
| | |
* | | Merge branch 'dev' into 'dev'Max Kostikov2019-05-092-1/+2
|\ \ \ | |/ / |/| / | |/ | | Add 'Create' button translation in CalDAV See merge request hubzilla/core!1642
| * Add 'Create' button translationMax Kostikov2019-05-091-0/+1
| |
| * Add 'Create' button translationMax Kostikov2019-05-091-1/+1
| |
* | calendar merge: cleanup and comment out some unused codeMario Vavti2019-05-095-81/+69
| |
* | Merge branch 'dev' into 'dev'Max Kostikov2019-05-084-4/+44
|\ \ | | | | | | | | | | | | another DB update to fix uid_mid index in item table and add xchan_photo_m index to xchan table See merge request hubzilla/core!1641
| * | another DB update to fix uid_mid index in item table and add xchan_photo_m ↵Mario Vavti2019-05-084-4/+44
|/ / | | | | | | index to xchan table
* | Merge branch 'channel_update' into 'dev'Max Kostikov2019-05-084-1933/+48
|\ \ | | | | | | | | | | | | Channel update See merge request hubzilla/core!1639
| * | Channel updateMario2019-05-084-1933/+48
|/ /
* | remove option which should never have slipped into dev branchMario Vavti2019-05-081-2/+1
| |
* | Merge branch 'dev' into 'dev'Max Kostikov2019-05-081-6/+5
|\| | | | | | | | | Replace own image URL in clonned channel posts See merge request hubzilla/core!1638
| * Replace own image URL in clonned channel postsMax Kostikov2019-05-081-6/+5
| |
* | Merge branch 'dev' into 'dev'Max Kostikov2019-05-082-14/+4
|\| | | | | | | | | Change thumbnails processing logic on image edit See merge request hubzilla/core!1637
| * Update Photos.phpMax Kostikov2019-05-081-1/+1
| |
| * Update PhotoDriver.phpMax Kostikov2019-05-081-13/+3
| |
* | Merge branch 'dev' into 'dev'Max Kostikov2019-05-082-77/+47
|\| | | | | | | | | Respect thumbnail storage location on image editing See merge request hubzilla/core!1636
| * Respect thumbnail storage location on image editingMax Kostikov2019-05-081-77/+35
| |
| * Add photo usage detection if not exist on thumbnail saveMax Kostikov2019-05-081-0/+12
| |
* | Merge branch 'dev' into 'dev'Mario2019-05-061-7/+8
|\ \ | | | | | | | | | | | | possible xchan confusion include/follow See merge request hubzilla/core!1635
| * | review of last commitzotlabs2019-05-061-2/+2
| | |
| * | possible xchan (protocol) confusion in include/followzotlabs2019-05-061-5/+6
| | |
* | | Merge branch 'dev' into 'dev'Max Kostikov2019-05-061-1/+0
|\ \ \ | | |/ | |/| | | | | | | Remove 'os_syspath' from direct 'photo' table update See merge request hubzilla/core!1634
| * | Remove 'os_syspath' from direct 'photo' table updateMax Kostikov2019-05-061-1/+0
| | |
* | | Add system.filesystem_storage_thumbnails descriptionMax Kostikov2019-05-051-1/+2
| | |
* | | More precise scroll back to initial comment in threadMax Kostikov2019-05-051-8/+6
| | |
* | | Merge branch 'dev' into 'dev'Max Kostikov2019-05-053-4/+11
|\| | | | | | | | | | | | | | Threaded comments usability imrovements See merge request hubzilla/core!1633
| * | Scroll back to initial low level commentMax Kostikov2019-05-051-2/+8
| | |
| * | Use own variable for "Go to previous comment" hintMax Kostikov2019-05-051-1/+2
| | |
| * | Force to add "go to previous comment" hintMax Kostikov2019-05-051-1/+1
| | |
| * | Scroll back if more than one level in threadMax Kostikov2019-05-050-0/+0
| | |