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/helpers
Eugen Rochko b6d7726ecb
Remove language detection through cld3 (#17478)
* Remove language detection through cld3

* Update app/helpers/languages_helper.rb

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
3 years ago
..
admin Add notifications for statuses deleted by moderators (#17204) 3 years ago
accounts_helper.rb Change number_to_human calls to always use 3-digits precision (#16469) 4 years ago
application_helper.rb Fix link_to_login argument handling when a block is passed (#17345) 3 years ago
context_helper.rb Compact JSON-LD signed incoming activities (#17426) 3 years ago
domain_control_helper.rb
email_helper.rb Add canonical e-mail blocks for suspended accounts (#16049) 4 years ago
flashes_helper.rb
home_helper.rb
instance_helper.rb
jsonld_helper.rb Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#17428) 3 years ago
languages_helper.rb Remove language detection through cld3 (#17478) 3 years ago
mascot_helper.rb Use custom mascot on static share page (#15687) 4 years ago
routing_helper.rb
settings_helper.rb Remove language detection through cld3 (#17478) 3 years ago
statuses_helper.rb Fix error when trying to render component for media without meta (#16112) 4 years ago
webfinger_helper.rb