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
2017-09-08 12:32:22 +02:00
..
controllers Switch to static URIs, new URI format in both protocols for new statuses (#4815) 2017-09-06 19:01:28 +02:00
helpers Fix language filter codes (#4841) 2017-09-08 12:32:22 +02:00
javascript "Mute conversation" option on all own toots, not just in notifications (#4844) 2017-09-08 12:00:30 +02:00
lib Fix language filter codes (#4841) 2017-09-08 12:32:22 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Fix #4834 - Adjust Status#local and Status#remote scopes (#4839) 2017-09-07 20:18:34 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799) 2017-09-05 17:48:13 +02:00
serializers Adjust status embeds (#4808) 2017-09-05 12:31:24 +02:00
services Fetch statuses/following/followers numbers from ActivityPub collections (#4840) 2017-09-08 12:00:17 +02:00
validators Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
views Fix language filter codes (#4841) 2017-09-08 12:32:22 +02:00
workers Switch to static URIs, new URI format in both protocols for new statuses (#4815) 2017-09-06 19:01:28 +02:00