chinwagsocial/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
2022-11-03 16:06:42 +01:00
..
chewy Change algorithm of tootctl search deploy to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Fix inaccurate admin log entry for re-sending confirmation e-mails (#19674) 2022-11-02 18:50:21 +01:00
helpers Fix admin action logs page (#19649) 2022-11-03 16:06:42 +01:00
javascript Fix being unable to withdraw follow request when confirmation modal is disabled (#19687) 2022-11-03 16:05:39 +01:00
lib Fix improperly checking for blocked domain on followed hashtags (#19472) 2022-10-26 20:40:56 +02:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Fix inaccurate admin log entry for re-sending confirmation e-mails (#19674) 2022-11-02 18:50:21 +01:00
policies Add ability to view previous edits of a status in admin UI (#19462) 2022-10-26 13:42:29 +02:00
presenters Fix remote account in contact account setting not being used (#19351) 2022-10-21 14:07:02 +02:00
serializers Change closed_registrations_message to message and add Markdown (#19486) 2022-10-27 19:17:48 +02:00
services Fix bookmark import stopping at the first failure (#19669) 2022-11-02 16:38:23 +01:00
validators Fix error when uploading malformed CSV import (#19509) 2022-10-28 23:30:44 +02:00
views Fix invites (#19560) 2022-10-30 19:04:39 +01:00
workers Fix N+1 on mentions in PushUpdateWorker (#19637) 2022-11-01 16:03:51 +01:00