gnu-social/plugins/ActivityPub/classes
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_accept.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_announce.php [ActivityPub] Ensuring federation with other software 2021-07-16 19:44:33 +01:00
Activitypub_attachment.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_create.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_delete.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_error.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_follow.php [ActivityPub] Ensuring federation with other software 2021-07-16 19:44:33 +01:00
Activitypub_like.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_mention_tag.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_notice.php [ActivityPub] Ensuring federation with other software 2021-07-16 19:44:33 +01:00
Activitypub_pending_follow_requests.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_profile.php [ActivityPub] Ensuring notice distribution 2021-07-16 19:44:33 +01:00
Activitypub_reject.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_rsa.php [ActivityPub] Caching of Following/Followers interactions and collections 2021-07-16 19:44:33 +01:00
Activitypub_tag.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
Activitypub_undo.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00