gnu-social/plugins/ActivityPub/lib
tenma 3392939004 [ActivityPub] Handle DELETE-Person activity
ActivityPubPlugin:
- update grab_notice_from_url to make online grab optional
- subscribe events of user and profile deletion
- bump minor version number

Activitypub_inbox_handler:
- separate handle_delete for delete-note and delete-person

Activitypub_postman:
- add delete-person logic

Activitypub_delete:
- update validation method to check for the "Person" type
- update to_array method to target the activity
2021-07-16 19:44:34 +01:00
..
models [ActivityPub] Handle DELETE-Person activity 2021-07-16 19:44:34 +01:00
Activitypub_activityverb2.php [CORE] Add ActivityPub plugin 2021-07-16 19:44:33 +01:00
activitypubqueuehandler.php [ActivityPub] Use queues for notice distribution 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] Handle DELETE-Person activity 2021-07-16 19:44:34 +01:00
postman.php [ActivityPub] Handle DELETE-Person activity 2021-07-16 19:44:34 +01:00