1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Eugen Rochko e7e099d1a0
Fix deletes not reaching every server that interacted with status ()
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
controllers Fix not being able to unfavorite toots one has lost access to () 2020-11-21 06:18:09 +01:00
helpers Add interrelationship icon () 2020-11-12 17:43:12 +01:00
javascript Fix media modal regression on public pages () 2020-11-27 15:41:58 +01:00
lib Fix deletes not reaching every server that interacted with status () 2020-11-27 15:48:31 +01:00
mailers
models Add tootctl accounts merge () 2020-11-23 17:50:16 +01:00
policies
presenters
serializers
services Fix deletes not reaching every server that interacted with status () 2020-11-27 15:48:31 +01:00
validators
views Add import/export feature for bookmarks () 2020-11-19 17:48:13 +01:00
workers Fix sending spurious Rejects when processing remote account deletion () 2020-11-19 17:39:47 +01:00