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
Claire 1dca08b76f
Fix admin action logs page (#19649)
* Add tests

* Fix crash when trying to display orphaned action logs

* Add migration for older admin action logs
3 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 4 years ago
controllers Fix inaccurate admin log entry for re-sending confirmation e-mails (#19674) 3 years ago
helpers Fix admin action logs page (#19649) 3 years ago
javascript Fix being unable to withdraw follow request when confirmation modal is disabled (#19687) 3 years ago
lib Fix improperly checking for blocked domain on followed hashtags (#19472) 3 years ago
mailers Add support for language preferences for trending statuses and links (#18288) 3 years ago
models Fix inaccurate admin log entry for re-sending confirmation e-mails (#19674) 3 years ago
policies Add ability to view previous edits of a status in admin UI (#19462) 3 years ago
presenters Fix remote account in contact account setting not being used (#19351) 3 years ago
serializers Change `closed_registrations_message` to `message` and add Markdown (#19486) 3 years ago
services Fix bookmark import stopping at the first failure (#19669) 3 years ago
validators Fix error when uploading malformed CSV import (#19509) 3 years ago
views Fix invites (#19560) 3 years ago
workers Fix N+1 on mentions in PushUpdateWorker (#19637) 3 years ago