aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\
| * support "bearcaps" in Activity libraryzotlabs2019-08-151-0/+19
| |
| * zot6 compatibility: when posting from a non-primary clone the actor->id is ↵zotlabs2019-08-141-1/+17
| | | | | | | | that of the primary, resulting in an author/owner identity mismatch. Solution is to always post with the actor->id set to the sender if it is a local channel.
* | possible for DB to return hublocs with no sitekeyzotlabs2019-08-211-1/+1
|/
* make fetch logging less chattyMario Vavti2019-08-091-1/+1
| | | (cherry picked from commit 130cfbf2317f1fce9cd73b40cf58a06180875c67)
* reflect repeats in notifications, use force flag for import_xchan_photo() in ↵Mario Vavti2019-07-221-5/+12
| | | | cron
* move image attachments to the topMario Vavti2019-07-191-2/+2
|
* fallback to id if href is not availableMario Vavti2019-07-181-1/+1
|
* fix issue with encoding hashtags and silence parent fetch loggingMario Vavti2019-07-181-3/+3
|
* streamline keyId and creator/actorMario Vavti2019-07-171-3/+3
|
* emoji reactions from hubzilla becoming top level posts on zap because of ↵zotlabs2019-07-111-0/+13
| | | | missing object
* fix typoMario Vavti2019-06-271-1/+1
|
* do not check send_stream permission for commentsMario Vavti2019-06-271-7/+6
|
* Merge branch 'httpsig' into 'dev'Mario2019-06-275-5/+5
|\ | | | | | | | | http signature consolidation See merge request hubzilla/core!1685
| * http signature consolidationzotlabs2019-06-265-5/+5
| |
* | port some functions from osadaMario Vavti2019-06-261-15/+272
| |
* | Merge branch 'dev' into 'dev'Mario2019-06-202-2/+11
|\| | | | | | | | | changes to support direct messages in zot6 (set item.item_private = 2 when... See merge request hubzilla/core!1679
| * changes to support direct messages in zot6 (set item.item_private = 2 when ↵zotlabs2019-06-192-2/+11
| | | | | | | | private mentions are used and federate with zot:directMessage attribute which aligns with litepub:directMessage)
* | Merge branch 'dev' into 'dev'Mario2019-06-181-1/+0
|\| | | | | | | | | minor zot6 compatibility issues uncovered through daily use See merge request hubzilla/core!1671
| * minor zot6 compatibility issues uncovered through daily usezotlabs2019-06-171-1/+0
| |
* | fix typoMario Vavti2019-06-181-2/+2
| |
* | more work on linked item/resource deletion for photos and events, deprecate ↵Mario Vavti2019-06-131-1/+1
| | | | | | | | the force flag in drop_item() and comment out goaway() in drop_item().
* | port delete fixes from zapMario Vavti2019-06-121-10/+12
| |
* | more work on event item deletionMario Vavti2019-06-121-0/+19
|/