aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Activity.php
Commit message (Expand)AuthorAgeFilesLines
* revertMario2020-04-181-1/+1
* just fetch the info we needMario2020-04-181-1/+1
* more do not include hublocs with no hubloc_id_urlMario2020-04-181-1/+1
* remove debug codeMario2020-04-181-1/+1
* de-duplicate $post_tagsMario2020-04-181-1/+1
* only return hublocs with hubloc_id_url setMario2020-04-181-1/+1
* implement addressing and fix conversation fetchingMario2020-04-181-24/+186
* fix warning if iconfig value is an arrayMario2020-04-051-1/+1
* issue 1454 - some photo item ActivityStreams links not returning json-ld; req...zotlabs2020-03-241-0/+5
* prevent duplicate votesMario2020-02-291-1/+29
* Merge branch 'dev' into 'dev'Mario2020-02-271-5/+47
|\
| * add iconfig to zot6 objectszotlabs2020-02-231-5/+47
* | fix warningMario2020-02-201-2/+2
|/
* this allows polls to federate from hubzilla to zap, though still a remaining ...zotlabs2020-02-101-2/+9
* poll fixesMario2020-02-101-1/+6
* poll updateszotlabs2020-02-091-19/+25
* missing piece of poll codezotlabs2020-01-311-0/+67
* basic poll support and patch to not call System::get_platform_name() within t...zotlabs2020-01-301-4/+41
* some work on zot6 DMsMario2020-01-151-1/+7
* event compatibility workzotlabs2020-01-141-12/+33
* rework activitystreams events - send invite/event activities instead of creat...zotlabs2020-01-121-12/+23
* AP fixesMario2019-11-151-1/+7
* fix date header formatMario2019-11-081-1/+1
* Merge branch 'cherry-pick-7cc8c2d1' into 'dev'M. Dent2019-11-061-6/+11
|\
| * port fixes from zap to check for arraysMario2019-11-041-6/+11
* | add date and request target headers to make pixelfed happyMario2019-11-041-2/+2
|/
* fix zap->hubzlla event title compatibilityMario Vavti2019-10-051-1/+2
* another timezone fixZot2019-10-051-2/+7
* Merge branch 'dev' into 'dev'Mario2019-09-281-0/+1
|\
| * 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 zo...zotlabs2019-08-221-1/+1
* support "bearcaps" in Activity libraryzotlabs2019-08-151-0/+19
* zot6 compatibility: when posting from a non-primary clone the actor->id is th...zotlabs2019-08-141-1/+17
* make fetch logging less chattyMario Vavti2019-08-091-1/+1
* 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 miss...zotlabs2019-07-111-0/+13
* 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 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
|\|