aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/ActivityStreams.php
Commit message (Collapse)AuthorAgeFilesLines
* 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