aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/ActivityStreams.php
Commit message (Collapse)AuthorAgeFilesLines
* get devHilmar R2021-03-011-108/+124
|
* remove announce activity from response activites arrayMario2020-12-071-7/+7
| | | (cherry picked from commit 52c78c757ae73082ed29e48707b2313e65020db3)
* 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
| | | | an array in array_path_exists()
* rework activitystreams events - send invite/event activities instead of ↵zotlabs2020-01-121-0/+6
| | | | create/event. Also a first pass at creating a Zap export file from Hubzilla. Much more work is needed before this is functional.
* 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 ↵zotlabs2018-04-231-0/+2
| | | | signed and we may need to forward the signed data.
* :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-031-25/+99
| | | | | Fix some Doxygen parsing errors. Improve hooks documentation.
* 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
utilities