mastodon/app
Claire cbb440bbc2
Fix being unable to withdraw follow request when confirmation modal is disabled (#19687)
* Fix being unable to withdraw follow request when unfollow confirmation modal is disabled

Fixes #19569

* Fix “unfollow” being inadequately used for withdrawing follow requests from account card
2022-11-03 16:05:39 +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 name of Lao language (#19520) 2022-10-29 13:34:56 +02: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