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
2017-04-07 12:40:26 +02:00
..
admin
api
auth
concerns Allow setting of default language through config 2017-04-07 12:40:26 +02:00
oauth Allow setting of default language through config 2017-04-07 12:40:26 +02:00
settings
about_controller.rb New admin setting: open/close registrations, with custom message, from the admin UI 2017-04-04 15:28:12 +02:00
accounts_controller.rb
api_controller.rb
application_controller.rb Allow setting of default language through config 2017-04-07 12:40:26 +02:00
authorize_follow_controller.rb
home_controller.rb
media_controller.rb
remote_follow_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb
xrd_controller.rb