aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2019-11-222-4/+4
|\
| * Add space after comma in connection accepted interactions listMax Kostikov2019-11-221-2/+2
| |
| * Add space after comma in connection accepted interactions listMax Kostikov2019-11-221-2/+2
| |
* | sse: fix a regression where not all appearances of an notification were ↵Mario2019-11-221-12/+1
|/ | | | looped through and fix format_notify() to not look for the parent item anymore
* sse: store the item mid plus reactions mids in data-mids and change ↵Mario2019-11-224-5/+19
| | | | functions accordingly
* More descriptive connection status iconsM. Dent2019-11-222-0/+47
|
* Remove duplicate Opengraph creationMax Kostikov2019-11-181-3/+0
|
* Update Articles.phpMax Kostikov2019-11-181-1/+1
|
* Use channelx array on Opengraph markup procedureMax Kostikov2019-11-181-1/+1
|
* Move back Opengraph markup creation to init stageMax Kostikov2019-11-181-1/+13
|
* Merge branch 'dev' into 'dev'Max Kostikov2019-11-1813-26/+852
|\ | | | | | | | | Dev sync See merge request kostikov/core!5
| * sse: implement notifications for anonymous visitors (info, notice and pubs) ↵Mario2019-11-153-13/+56
| | | | | | | | and fix a potential memory leak
| * onepoll: do not update dead feedsMario2019-11-151-5/+7
| |
| * make inline pdf a security option, move thumbnail security to security ↵Mario2019-11-152-6/+11
| | | | | | | | options from admin/site
| * AP fixesMario2019-11-151-1/+7
| |
| * sse: make sure we have an observerMario2019-11-131-0/+3
| |
| * sse: revert to reset to arrayMario2019-11-131-1/+1
| |
| * check if file existsMario2019-11-131-1/+1
| |
| * sse: reset to empty string instead of empty arrayMario2019-11-131-1/+1
| |
| * sse: do not delete xconfig - reset itMario2019-11-122-3/+6
| |
| * better detection for who to send sys notifications (needs addons update)Mario2019-11-122-0/+5
| |
| * sse notificationsMario2019-11-115-6/+764
| |
| * hopefully fix query for postgresMario2019-11-101-5/+8
| | | | | | (cherry picked from commit 9ad4c6528cc3ee4e34d2b5d77027a1c33cbadf5c)
| * Ãremove some old unused javascript librariesMario2019-11-101-2/+0
| | | | | | (cherry picked from commit 971e7eef9c415a2ce82eb0cd22eaabee12ae719c)
* | Remove base64 decode check on Opengraph tags createMax Kostikov2019-11-181-1/+1
| |
* | Remove unnecessary bracketsMax Kostikov2019-11-181-1/+1
|/
* more fix date header formatMario2019-11-081-1/+1
| | | (cherry picked from commit fa437b7977ba7fffd7368fa5c75e3d57fbf75424)
* fix date header formatMario2019-11-081-1/+1
| | | (cherry picked from commit bb11cd15d147ebbcc90b544788c9c2ef4925daa5)
* svg stuffZot2019-11-082-1/+166
|
* Merge branch 'cherry-pick-7cc8c2d1' into 'dev'M. Dent2019-11-061-6/+11
|\ | | | | | | | | port fixes from zap to check for arrays See merge request hubzilla/core!1767
| * port fixes from zap to check for arraysMario2019-11-041-6/+11
| | | | | | (cherry picked from commit 7cc8c2d127b09b7e53c7916c6ea104fa566971db)
* | Merge branch 'cherry-pick-3604220c' into 'dev'M. Dent2019-11-061-2/+2
|\ \ | | | | | | | | | | | | add date and request target headers to make pixelfed happy See merge request hubzilla/core!1768
| * | add date and request target headers to make pixelfed happyMario2019-11-041-2/+2
| |/ | | | | (cherry picked from commit 3604220c2a5aedddf25143cc5fd87ed576d34702)
* | Merge branch 'dev' into 'dev'M. Dent2019-11-061-1/+1
|\ \ | | | | | | | | | | | | Prefer use Etag on photo modification validation See merge request hubzilla/core!1769
| * | Prefer use Etag on photo modification validationMax Kostikov2019-11-041-1/+1
| | |
* | | fix duplicate attachment and regression with audio file uploadMario2019-11-042-7/+2
| |/ |/| | | (cherry picked from commit 4cfb965881df2be181aab6020c9df78c0a86fd9f)
* | fix issue #1402Mario2019-11-031-2/+3
|/ | | (cherry picked from commit 4a1c2208866360b5fe54eea71ff8e62bd6d63045)
* Fix start time to sync queries on photo cache purgeMax Kostikov2019-11-021-1/+1
|
* Add missed interval in SQL queryMax Kostikov2019-11-011-1/+1
|
* Better photo cache expiry processingMax Kostikov2019-11-011-10/+6
|
* Update Photo.phpMax Kostikov2019-10-261-1/+1
|
* Better cached photos processingMax Kostikov2019-10-261-13/+5
|
* Fix channel address in follow linkMax Kostikov2019-10-151-1/+1
|
* Fix cache-control syntax for photosMax Kostikov2019-10-151-2/+1
|
* Updates to zcard/profile images and other public images to account for ↵M. Dent2019-10-141-1/+7
| | | | infrastructure caches (CDN)
* Revert "Remove visible channels list from pubstream tags cloud creation ↵Max Kostikov2019-10-132-18/+15
| | | | | | procedure" This reverts commit 5c4c6e68f600d50deed8ddb32dd6702af9b52853
* fix zap->hubzlla event title compatibilityMario Vavti2019-10-051-1/+2
| | | (cherry picked from commit d8b8d8ceb5cc9d701f91dac26834af15f3257cce)
* Allow addons to process forum posts published through mentionsMax Kostikov2019-10-051-1/+1
|
* another timezone fixZot2019-10-051-2/+7
|
* fix missing summary in mod article_editMario Vavti2019-10-021-3/+2
| | | (cherry picked from commit 2c7ed093699ea0c0f68068fdd8a035454b9a76a3)