mastodon/app/controllers
Eugen Rochko cca82bf0a2 Move merging/unmerging of timelines into background. Move blocking into
background as well since it's a computationally expensive
2017-01-23 21:29:34 +01:00
..
admin Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
api Move merging/unmerging of timelines into background. Move blocking into 2017-01-23 21:29:34 +01:00
auth
concerns
oauth
settings Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
about_controller.rb Adding about/more page with extended information that can be set up by an admin 2017-01-13 20:16:38 +01:00
accounts_controller.rb
api_controller.rb Potentially fix notifications issue 2017-01-23 13:43:14 +01:00
application_controller.rb Improve error page layouting. 500 page has to stay static because it's 2017-01-21 22:30:47 +01:00
authorize_follow_controller.rb
home_controller.rb Persist UI settings, add missing localizations for German 2017-01-09 14:00:55 +01:00
media_controller.rb
remote_follow_controller.rb
stream_entries_controller.rb Fix a couple unhandled exceptions 2017-01-23 13:56:57 +01:00
tags_controller.rb
xrd_controller.rb