gnu-social/plugins/ActivityPub/lib
tenma c28cee88b7 [ActivityPub] Ensuring federation with other software
ActivityPubPlugin:
- Prevent sending a Delete for an Announce

Activitypub_announce:
- Update announce_to_array to add id, to and cc information to the retrieved object

Activitypub_follow:
- Add id to the arguments of follow_to_array, useful for Accept-Follow activities

Activitypub_notice:
- Fix notice validation, url isn't a MUST

Activitypub_inbox_handler:
- Make handle_follow use the received activity id for the later Accept-Follow

Activitypub_postman:
- Fix call to the updated announce_to_array
- Fix successive unnecessary calls to ActivityPubPlugin::actor_uri()
2019-08-21 16:46:37 +01:00
..
Activitypub_activityverb2.php [CORE] Add ActivityPub plugin 2019-08-21 16:46:35 +01:00
discoveryhints.php [CORE] Add ActivityPub plugin 2019-08-21 16:46:35 +01:00
explorer.php [CORE] Add ActivityPub plugin 2019-08-21 16:46:35 +01:00
httpsignature.php [CORE] Add ActivityPub plugin 2019-08-21 16:46:35 +01:00
inbox_handler.php [ActivityPub] Ensuring federation with other software 2019-08-21 16:46:37 +01:00
postman.php [ActivityPub] Ensuring federation with other software 2019-08-21 16:46:37 +01:00