mastodon/app
prplecake 1b83040bd4
Don't use "unfollow language" when cancelling follow requests (#19363)
* Don't use "unfollow language" when cancelling follow requests

- Adds two new i18n keys: `confirmations.cancel_follow_request.confirm`
  and `confirmations.cancel_follow_request.message`
- Update the header container to use new language

* "Withdraw follow request" instead of "cancel follow request"
2022-10-19 00:12:55 +02:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Make "No $entity selected" errors more accurate (#19356) 2022-10-15 00:20:54 +02:00
helpers Redirect non-logged-in user to owner statuses on single user mode (#19333) 2022-10-12 21:07:30 +02:00
javascript Don't use "unfollow language" when cancelling follow requests (#19363) 2022-10-19 00:12:55 +02:00
lib Add logged-out access to the web UI (#18961) 2022-09-29 04:39:33 +02:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Fix trending statuses returning more than one post by the same author (#19349) 2022-10-14 01:44:23 +02:00
policies Add admin API for managing canonical e-mail blocks (#19067) 2022-08-28 03:31:54 +02:00
presenters Add image processing and generate blurhash for server thumbnail (#19348) 2022-10-13 11:29:19 +02:00
serializers Change about page to be mounted in the web UI (#19345) 2022-10-13 14:42:37 +02:00
services Fix deleted pinned posts potentially counting towards the pinned posts limit (#19005) 2022-10-05 00:16:40 +02:00
validators Add ability to filter followed accounts' posts by language (#19095) 2022-09-20 23:51:21 +02:00
views Fix error on migration page (#19386) 2022-10-18 19:01:59 +02:00
workers Add retention policy for cached content and media (#19232) 2022-09-27 03:08:19 +02:00