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
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
..
about Add Mastodon::Source.url (#4643) 7 years ago
accounts Shorten display of large numbers on public profiles (#4711) 7 years ago
admin Fix missing at-sign (regression from #4688) (#4705) 7 years ago
admin_mailer Make salutation of email localizable (#4454) 7 years ago
application Added haml-lint and fix warnings (#2773) 8 years ago
auth Adjust settings pages (#4765) 7 years ago
authorize_follows Add "signed in as" header to some pages (#4523) 7 years ago
errors Added haml-lint and fix warnings (#2773) 8 years ago
follower_accounts Add option to opt out of search engines on public profile/status pages (#4199) 7 years ago
following_accounts Add option to opt out of search engines on public profile/status pages (#4199) 7 years ago
home Add link to 'noscript' message (#4561) 7 years ago
kaminari
layouts Fix #4551 - Use correct syntax for content preloading (#4798) 7 years ago
manifests Fix manifest description (regression from #4122) (#4324) 7 years ago
notification_mailer Make salutation of email localizable (#4454) 7 years ago
oauth Added haml-lint and fix warnings (#2773) 8 years ago
remote_follow
settings Fix language filter codes (#4841) 7 years ago
shared Redesign public profiles (#4608) 7 years ago
shares Add protocol handler. Handle follow intents (#4511) 7 years ago
stream_entries Adjust status embeds (#4808) 7 years ago
tags Adjust tags and accounts page (#4534) 7 years ago
user_mailer i10n OC / FR update Pinned toots (#4842) 7 years ago
well_known Send short account URL to remote instance (regression from #3844) (#4355) 7 years ago