Send and handle "Delete" activity for deleted users
authorSergey Suprunenko <suprunenko.s@gmail.com>
Wed, 10 Jul 2019 05:16:08 +0000 (05:16 +0000)
committerkaniini <nenolod@gmail.com>
Wed, 10 Jul 2019 05:16:08 +0000 (05:16 +0000)
commit2d2b50cccaa99b551b88be36a4b33b271300d3c8
tree11f542ebcf189ddff5656b97d3cddd8a0bcc5159
parent75be90a6d177b00c4ca1083331975805c6f9afde
Send and handle "Delete" activity for deleted users
lib/pleroma/user.ex
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/activity_pub/transmogrifier.ex
test/fixtures/mastodon-delete-user.json [new file with mode: 0644]
test/user_test.exs
test/web/activity_pub/transmogrifier_test.exs