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/spec
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
fabricators Switch to static URIs, new URI format in both protocols for new statuses (#4815) 8 years ago
features
fixtures
helpers Fix language filter codes (#4841) 8 years ago
javascript
lib Fetch statuses/following/followers numbers from ActivityPub collections (#4840) 8 years ago
mailers
models Feat add validation for report comment: characters under 1000 valid (#4833) 8 years ago
policies
presenters
requests
routing
services Fetch statuses/following/followers numbers from ActivityPub collections (#4840) 8 years ago
support
validators
views
workers
rails_helper.rb
spec_helper.rb