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/views/settings
Eugen Rochko 1caf11ddcc Fix language filter codes (#4841)
* Fix language filter codes

CLD3 returns BCP-47 language identifier, filter settings expect
identifiers in the ISO 639-1 format. Convert between formats,
and exclude duplicate languages from filter choices (zh-CN->zh)

* Fix zh name
7 years ago
..
applications Add label for application scopes (#4691) 7 years ago
deletes Fix autocomplete option in haml files (#4438) 7 years ago
exports Settings export refactor (#1646) 8 years ago
follower_domains Followers-only post federation (#2111) 8 years ago
imports
preferences Fix language filter codes (#4841) 7 years ago
profiles Fix #3220 - Show avatar/header on edit profile page (#4288) 7 years ago
shared 2FA controller cleanup (#2296) 8 years ago
two_factor_authentication Fix autocomplete option in haml files (#4438) 7 years ago
two_factor_authentications Fix autocomplete option in haml files (#4438) 7 years ago