gnu-social/plugins/ActivityPub/lib/models
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
..
Activitypub_accept.php [ActivityPub] Move models from 'classes' to 'lib/models' 2021-07-16 19:44:33 +01:00
Activitypub_announce.php [ActivityPub] Move models from 'classes' to 'lib/models' 2021-07-16 19:44:33 +01:00
Activitypub_attachment.php [ActivityPub] Move models from 'classes' to 'lib/models' 2021-07-16 19:44:33 +01:00
Activitypub_create.php [AP] Support Private Messaging 2021-07-16 19:44:34 +01:00
Activitypub_delete.php [ActivityPub] Handle DELETE-Person activity 2021-07-16 19:44:34 +01:00
Activitypub_error.php [ActivityPub] Move models from 'classes' to 'lib/models' 2021-07-16 19:44:33 +01:00
Activitypub_follow.php [ActivityPub] Move models from 'classes' to 'lib/models' 2021-07-16 19:44:33 +01:00
Activitypub_like.php [ActivityPub] Move models from 'classes' to 'lib/models' 2021-07-16 19:44:33 +01:00
Activitypub_mention_tag.php [ActivityPub] Move models from 'classes' to 'lib/models' 2021-07-16 19:44:33 +01:00
Activitypub_message.php [AP] Support Private Messaging 2021-07-16 19:44:34 +01:00
Activitypub_notice.php [AP] Support Private Messaging 2021-07-16 19:44:34 +01:00
Activitypub_reject.php [ActivityPub] Move models from 'classes' to 'lib/models' 2021-07-16 19:44:33 +01:00
Activitypub_tag.php [ActivityPub] Move models from 'classes' to 'lib/models' 2021-07-16 19:44:33 +01:00
Activitypub_undo.php [ActivityPub] Move models from 'classes' to 'lib/models' 2021-07-16 19:44:33 +01:00