aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Activity.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | encode/decode comment_policy for Z6DM42.Net Zap Dev2019-09-211-0/+11
|/
* 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.
* 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.
* make fetch logging less chattyMario Vavti2019-08-091-1/+1
| | | (cherry picked from commit 130cfbf2317f1fce9cd73b40cf58a06180875c67)
* 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
|
* 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-271-1/+1
|\ | | | | | | | | http signature consolidation See merge request hubzilla/core!1685
| * http signature consolidationzotlabs2019-06-261-1/+1
| |
* | port some functions from osadaMario Vavti2019-06-261-15/+272
| |
* | Merge branch 'dev' into 'dev'Mario2019-06-201-0/+9
|\| | | | | | | | | 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-191-0/+9
| | | | | | | | 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
|/
* zot6 deletion issuezotlabs2019-06-111-1/+1
|
* convert AS "instrument" objects to the more appropriate "generator" - this ↵zotlabs2019-05-281-14/+14
| | | | probably should happen in pubcrawl addon also
* support 'expires' over Zot6zotlabs2019-05-281-0/+16
|
* translate make-friend activities to zot6zotlabs2019-05-201-0/+8
|
* use 'cache' flag to bbcode() on content destined for Zot6. We've seen ↵zotlabs2019-05-091-10/+10
| | | | 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.
* Merge branch 'unfriend_delete_posts_bug' into 'dev'Mario2019-05-031-2/+6
|\ | | | | | | | | Unfriend delete posts bug See merge request hubzilla/core!1624
| * emojireaction compatzotlabs2019-05-021-0/+4
| |
| * move apschema to core to use for emojiReaction mapping for zot6zotlabs2019-05-021-2/+2
| |
| * event attachments still weren't being delivered to zot6zotlabs2019-04-281-2/+9
| |
* | Add threaded comments supportMax Kostikov2019-05-011-4/+11
|/
* typozotlabs2019-04-081-1/+1
|
* missing endTime on Zot6 encoded events, optimise the url fetch of embedphotoszotlabs2019-04-081-20/+26
|
* share encoding issue between hz and zapzotlabs2019-03-181-0/+4
|
* Cleanup and fixesMario2019-03-151-8/+10
|
* support zot location independent urlszotlabs2019-02-181-4/+41
|
* work on repeat/share for Hubzillazotlabs2019-02-061-1/+1
|
* fix linkify_tags() so it works with xchans across multiple protocols, also ↵zotlabs2019-02-031-2/+5
| | | | some fixes to activity parsing from upstream.
* share fixeszotlabs2019-01-271-0/+5
|
* support photo items between zot and zot6zotlabs2019-01-241-1/+35
|
* event attendance testing continued (now works at a basic level from one ↵zotlabs2019-01-161-1/+1
| | | | direction, more testing needed)
* more z6 event workzotlabs2019-01-161-1/+27
|
* more work on z6 eventszotlabs2019-01-161-0/+37
|
* more z6 compatibility fixeszotlabs2019-01-161-0/+6
|