gnu-social/plugins/ActivityPub/lib
tenma 20d101e1f2 [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()
2021-07-16 19:44:33 +01:00
..
Activitypub_activityverb2.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
discoveryhints.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
explorer.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
httpsignature.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
inbox_handler.php [ActivityPub] Ensuring federation with other software 2021-07-16 19:44:33 +01:00
postman.php [ActivityPub] Ensuring federation with other software 2021-07-16 19:44:33 +01:00