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
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
8 years ago
..
controllers Switch to static URIs, new URI format in both protocols for new statuses (#4815) 8 years ago
helpers Fix language filter codes (#4841) 8 years ago
javascript "Mute conversation" option on all own toots, not just in notifications (#4844) 8 years ago
lib Fix language filter codes (#4841) 8 years ago
mailers Set default From address in config (#3756) 8 years ago
models Fix #4834 - Adjust Status#local and Status#remote scopes (#4839) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799) 8 years ago
serializers Adjust status embeds (#4808) 8 years ago
services Fetch statuses/following/followers numbers from ActivityPub collections (#4840) 8 years ago
validators Pinned statuses (#4675) 8 years ago
views Fix language filter codes (#4841) 8 years ago
workers Switch to static URIs, new URI format in both protocols for new statuses (#4815) 8 years ago