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
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
mailers
models Fix trending statuses returning more than one post by the same author (#19349) 2022-10-14 01:44:23 +02:00
policies
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
validators
views Fix error on migration page (#19386) 2022-10-18 19:01:59 +02:00
workers