You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
4 years ago
..
chewy Change `tootctl search deploy` algorithm (#14300) 5 years ago
controllers Fix not being able to unfavorite toots one has lost access to (#15192) 4 years ago
helpers Add interrelationship icon (#15149) 4 years ago
javascript Fix media modal regression on public pages (#15221) 4 years ago
lib Fix deletes not reaching every server that interacted with status (#15200) 4 years ago
mailers Change account suspensions to be reversible by default (#14726) 5 years ago
models Add `tootctl accounts merge` (#15201) 4 years ago
policies Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
presenters Add user notes on accounts (#14148) 5 years ago
serializers Add support for reversible suspensions through ActivityPub (#14989) 4 years ago
services Fix deletes not reaching every server that interacted with status (#15200) 4 years ago
validators Improve email address validation (#14565) 5 years ago
views Add import/export feature for bookmarks (#14956) 4 years ago
workers Fix sending spurious Rejects when processing remote account deletion (#15104) 4 years ago