mastodon/app
ThibG c4d45765e3 Change domain block behavior to update user records before deleting data (#12247)
When suspending or silencing a domain, one probably wants the silence or
suspend parts to take effect as soon as possible. Deleting media files can
take a while (possibly days), so perform silencing as soon as possible, and
clean up media afterwards.
2019-11-21 11:36:15 +01:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 2019-10-02 20:04:46 +02:00
controllers Support min_id-based pagination for bookmarks (#12381) 2019-11-17 17:09:41 +01:00
helpers Fix whitelist federation for subdomains (#12435) 2019-11-21 11:35:39 +01:00
javascript Fix account dropdown not opening due to regression from #12377 (#12430) 2019-11-20 00:56:22 +01:00
lib Fix type mismatch (#12324) 2019-11-07 21:51:48 +02:00
mailers Split AccountsHelper from StatusesHelper (#12078) 2019-10-24 22:50:09 +02:00
models Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
serializers Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
services Change domain block behavior to update user records before deleting data (#12247) 2019-11-21 11:36:15 +01:00
validators Fix uncaught domain normalization error in remote follow (#11703) 2019-08-30 02:19:17 +02:00
views Change message of public timeline for local only (#12224) 2019-10-27 12:45:33 +01:00
workers Fix various issues with account migration (#12301) 2019-11-07 09:05:07 +02:00