aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Collapse)AuthorAgeFilesLines
* poll updateszotlabs2020-02-092-20/+36
|
* missing piece of poll codezotlabs2020-01-311-0/+67
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2020-01-301-3/+8
|\
| * Merge branch 'dev' into 'dev'Max Kostikov2020-01-301-3/+8
| |\ | | | | | | | | | | | | Prevent multiple database requests on name platform check See merge request hubzilla/core!1824
| | * Update System.phpMax Kostikov2020-01-301-2/+1
| | |
| | * Update System.phpMax Kostikov2020-01-301-3/+4
| | |
| | * Prevent multiple database requests on name platform checkMax Kostikov2020-01-301-3/+8
| | |
| * | z6 compat workZot2020-01-302-3/+8
| | |
* | | basic poll support and patch to not call System::get_platform_name() within ↵zotlabs2020-01-301-4/+41
| | | | | | | | | | | | t() unless needed. Polls probably need refining and have not yet been fully tested after porting
* | | z6 transition work - prevent z6 sync packets from being unpacked into an ↵zotlabs2020-01-292-3/+8
|/ / | | | | | | incompatible schema
* | the address or URL as linktitle should be sufficientMario2020-01-181-2/+2
| |
* | fix shortlocalizeMario2020-01-181-1/+1
| |
* | move mail frontend to addons and remove mail app from system appsMario2020-01-181-1/+0
| |
* | implement bdi tags via bbcode where possibleMario2020-01-181-5/+5
| |
* | more bdi tagsMario2020-01-182-7/+7
| |
* | some work on zot6 DMsMario2020-01-152-3/+9
| |
* | Merge branch 'dev' into 'dev'Mario2020-01-152-24/+62
|\ \ | | | | | | | | | | | | event compatibility work See merge request hubzilla/core!1817
| * | event compatibility workzotlabs2020-01-141-12/+33
| | |
| * | rework activitystreams events - send invite/event activities instead of ↵zotlabs2020-01-122-12/+29
| | | | | | | | | | | | create/event. Also a first pass at creating a Zap export file from Hubzilla. Much more work is needed before this is functional.
* | | Merge branch 'dev' into 'dev'Mario2020-01-091-3/+11
|\ \ \ | |/ / |/| / | |/ | | Add age choice on cached item retrieve See merge request hubzilla/core!1813
| * Update Cache.phpMax Kostikov2020-01-061-2/+1
| |
| * Add age choice on cached item retrieveMax Kostikov2020-01-051-2/+11
| |
* | missing translation "%d unseen"zotlabs2019-12-091-1/+1
|/
* Add content pinning supportMax Kostikov2019-12-041-6/+12
|
* Move auto_save_draft to header from thread commentDM42.Net Hubzilla Development2019-11-281-4/+1
|
* Fix once cached embedded content is used and stored foreverMax Kostikov2019-11-251-9/+4
|
* 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-222-2/+15
| | | | functions accordingly
* AP fixesMario2019-11-151-1/+7
|
* sse notificationsMario2019-11-112-5/+136
|
* 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-081-0/+150
|
* 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)
* | add date and request target headers to make pixelfed happyMario2019-11-041-2/+2
|/ | | (cherry picked from commit 3604220c2a5aedddf25143cc5fd87ed576d34702)
* 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
|
* 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-231-11/+45
| |
* | 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
|/
* change event formatting slightly for Zot6 and ActivityStreams.zotlabs2019-09-161-2/+9
|
* Zot -> Zot6 translation issue, liking a "new friend" activityzotlabs2019-09-031-7/+17
|
* improved conversion of emoji reactions from zot to zot6zotlabs2019-08-311-0/+19
|
* issues with image import to zot6 - wrong mid. Also label source project of ↵zotlabs2019-08-221-1/+1
| | | | zotfeed since it is not completely compatible across projects.
* Merge branch 'dev' of https://framagit.org/zot/core into devzotlabs2019-08-211-1/+36
|\