aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/ActivityStreams.php
Commit message (Expand)AuthorAgeFilesLines
* remove announce activity from response activites arrayMario2020-12-071-7/+7
* code optimisationMario2020-10-061-5/+10
* some work on improving federation of item_private and make sure we deal with ...Mario2020-04-201-4/+9
* rework activitystreams events - send invite/event activities instead of creat...zotlabs2020-01-121-0/+6
* authenticated fetch fixeszotlabs2019-03-091-1/+4
* support zot location independent urlszotlabs2019-02-181-18/+2
* Organization actor type was missingzotlabs2018-11-231-1/+1
* this is brutalzotlabs2018-11-061-23/+168
* some changes to support plumezotlabs2018-07-011-1/+2
* added variable to store the raw json string as received, since this is signed...zotlabs2018-04-231-0/+2
* :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-031-25/+99
* change back to the ugly content-typezotlabs2017-09-201-1/+1
* fix namespace parsing issuezotlabs2017-09-201-5/+9
* use frozen jsonld contextszotlabs2017-09-191-5/+5
* more mastodon testingzotlabs2017-09-171-1/+10
* typo in ldsigszotlabs2017-09-111-1/+11
* AS2: recipient collectionzotlabs2017-08-271-1/+42
* add namespaces to activitystreams parserzotlabs2017-08-201-12/+53
* move activitystreams parser back to core; we will eventually need it in core ...zotlabs2017-08-171-0/+94