aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add autocomplete js to calendar and fix issue with extended likes midMario Vavti2019-05-142-3/+7
| | | (cherry picked from commit 15a000bb4554b0dee168eb595c9390a555c59f74)
* Fix comments scroll button CSSMax Kostikov2019-05-141-3/+3
| | | (cherry picked from commit d0322f5fbdf7a1ec3ac3ee894a8eabc4b252cf57)
* css fixesMario Vavti2019-05-143-4/+4
| | | (cherry picked from commit c1f01b7e3515ed823019f133cd73c1752b372f4c)
* deal with privacy mentions in event descriptionsMario Vavti2019-05-141-11/+35
| | | (cherry picked from commit 71064f481b94da11ca8a819c1cec88f8df4b671c)
* bbcode map bypass wasn't catching all map forms.zotlabs2019-05-141-6/+9
| | | (cherry picked from commit 436293713bab05f11981c963139e51cba25967f1)
* fix button sizeMario Vavti2019-05-131-1/+1
|
* bump version, update autoload cache and update stringsMario Vavti2019-05-132-1258/+1402
|
* calendar merge: cleanupMario Vavti2019-05-131-138/+9
|
* upgrade jgrowlMario Vavti2019-05-1320-6/+1222
|
* port db_indexes() from zapMario Vavti2019-05-131-0/+25
|
* 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
| | |