friendica/src/Protocol/ActivityPub
Hypolite Petovan 259a62f9dd Separate concerns between postItem and createItem in ActivityPub\Processor
- postItem now only posts items created with createItem without altering it
- createItem  now only creates an item array from an activity without posting it
- postItem scope is now public
2020-07-20 00:37:43 -04:00
..
Processor.php Separate concerns between postItem and createItem in ActivityPub\Processor 2020-07-20 00:37:43 -04:00
Receiver.php Separate concerns between postItem and createItem in ActivityPub\Processor 2020-07-20 00:37:43 -04:00
Transmitter.php in "getidforurl" "no update" is now "update" 2020-07-15 21:08:42 +00:00