0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-25 05:59:18 +00:00
mastodon/app/helpers
Eugen Rochko 1caf11ddcc Fix language filter codes ()
* 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
..
admin Togglable filter links () 2017-07-07 00:48:09 +02:00
application_helper.rb Redesign public profiles () 2017-08-16 17:12:58 +02:00
emoji_helper.rb Use the same emoji data on the frontend and backend () 2017-07-21 04:27:40 +02:00
flashes_helper.rb Clean up flash display in views () 2017-04-23 04:22:34 +02:00
home_helper.rb
instance_helper.rb Fallback to site_hostname when site_title is empty () 2017-07-27 15:13:49 +02:00
jsonld_helper.rb Add _:inReplyToAtomUri to ActivityPub () 2017-08-26 19:55:10 +02:00
routing_helper.rb swift-enable the paperclip! 📎 () 2017-09-05 23:17:06 +02:00
settings_helper.rb Fix language filter codes () 2017-09-08 12:32:22 +02:00
stream_entries_helper.rb Update status embeds () 2017-08-30 10:23:43 +02:00