aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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)
* Add 'Connect' button for not connected at this location channelsMax Kostikov2019-10-011-1/+4
|
* Sync private items with clones; avoid sync if no local connection with ↵Max Kostikov2019-09-301-7/+1
| | | | thread owner
* Merge branch 'dev' into 'dev'Mario2019-09-281-0/+1
|\ | | | | | | | | issue with bearcap tests See merge request hubzilla/core!1738
| * issue with bearcap testszotlabs2019-09-261-0/+1
| |
* | Notify on custom items - rework hooksM. Dent2019-09-232-13/+60
| |
* | Add dependencyDM42.Net Zap Dev2019-09-211-0/+1
| |
* | comment policy default for ordered itemsDM42.Net Zap Dev2019-09-211-0/+21
| |
* | encode/decode comment_policy for Z6DM42.Net Zap Dev2019-09-212-0/+41
| |
* | fix issue #1331Mario Vavti2019-09-191-1/+6
| | | | | | (cherry picked from commit 394f263ddd648e25ff3967bfbe3b0e25dccf89a0)
* | Merge branch 'dev' into 'dev'Mario2019-09-181-2/+9
|\| | | | | | | | | change event formatting slightly for Zot6 and ActivityStreams. See merge request hubzilla/core!1727
| * change event formatting slightly for Zot6 and ActivityStreams.zotlabs2019-09-161-2/+9
| |
* | Merge branch 'daemon-qwfix' into 'dev'Max Kostikov2019-09-104-6/+6
|\ \ | | | | | | | | | | | | Return in the case of further processing See merge request hubzilla/core!1711
| * | Return in the case of further processingDM42.Net Zap Dev2019-08-194-6/+6
| | |
* | | Merge branch 'dev' into 'dev'Max Kostikov2019-09-101-7/+17
|\ \ \ | | |/ | |/| | | | | | | Zot -> Zot6 translation issue, liking a "new friend" activity See merge request hubzilla/core!1723
| * | Zot -> Zot6 translation issue, liking a "new friend" activityzotlabs2019-09-031-7/+17
| | |
* | | Merge branch 'dev' into 'dev'Max Kostikov2019-09-031-0/+12
|\ \ \ | | | | | | | | | | | | | | | | Add CalDAV / CardDAV autodiscovery See merge request hubzilla/core!1719
| * | | Update Well_known.phpMax Kostikov2019-08-301-1/+1
| | | |
| * | | Add CalDAV / CardDAV autodiscoveryMax Kostikov2019-08-301-0/+12
| | |/ | |/|
* | | Merge branch 'dev' into 'dev'Max Kostikov2019-09-031-0/+19
|\ \ \ | | |/ | |/| | | | | | | improved conversion of emoji reactions from zot to zot6 See merge request hubzilla/core!1720
| * | improved conversion of emoji reactions from zot to zot6zotlabs2019-08-311-0/+19
| | |
* | | More nofollow tags to discourage backlink farmersTerrox2019-09-031-1/+1
|/ /
* | issues with image import to zot6 - wrong mid. Also label source project of ↵zotlabs2019-08-222-2/+2
| | | | | | | | zotfeed since it is not completely compatible across projects.