mastodon/app
Eugen Rochko e7e099d1a0
Fix deletes not reaching every server that interacted with status (#15200)
Extract logic for determining ActivityPub inboxes to send deletes
to to its own class and explicitly include the person the status
replied to (even if not mentioned), people who favourited it, and
people who replied to it (though that one is still not recursive)
2020-11-27 15:48:31 +01:00
..
chewy Change `tootctl search deploy` algorithm (#14300) 2020-07-14 18:10:35 +02:00
controllers Fix not being able to unfavorite toots one has lost access to (#15192) 2020-11-21 06:18:09 +01:00
helpers Add interrelationship icon (#15149) 2020-11-12 17:43:12 +01:00
javascript Fix media modal regression on public pages (#15221) 2020-11-27 15:41:58 +01:00
lib Fix deletes not reaching every server that interacted with status (#15200) 2020-11-27 15:48:31 +01:00
mailers Change account suspensions to be reversible by default (#14726) 2020-09-15 14:37:58 +02:00
models Add `tootctl accounts merge` (#15201) 2020-11-23 17:50:16 +01:00
policies Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00
presenters Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
serializers Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00
services Fix deletes not reaching every server that interacted with status (#15200) 2020-11-27 15:48:31 +01:00
validators Improve email address validation (#14565) 2020-08-12 12:40:25 +02:00
views Add import/export feature for bookmarks (#14956) 2020-11-19 17:48:13 +01:00
workers Fix sending spurious Rejects when processing remote account deletion (#15104) 2020-11-19 17:39:47 +01:00