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/controllers
Eugen Rochko e3a3422a65 Allow setting of default language through config
Setting of locale in controller extracted to Localized concern,
the doorkeeper authorized applications controller moved under
custom namespace with inclusion of Localized, which resolves the
"it sometimes appears in a different random language" bug
8 years ago
..
admin
api
auth
concerns Allow setting of default language through config 8 years ago
oauth Allow setting of default language through config 8 years ago
settings
about_controller.rb
accounts_controller.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 8 years ago
api_controller.rb
application_controller.rb Allow setting of default language through config 8 years ago
authorize_follow_controller.rb
home_controller.rb
media_controller.rb
remote_follow_controller.rb
statuses_controller.rb
stream_entries_controller.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 8 years ago
tags_controller.rb
xrd_controller.rb