mastodon/app/controllers
2017-02-04 14:49:24 -08:00
..
admin
api Remove unnecessary leftover code 2017-02-04 14:49:24 -08:00
auth Split 2FA login into two prompts 2017-01-28 20:43:38 +01:00
concerns
oauth
settings Update settings to re-use admin layout, one big navigation tree, improve settings forms 2017-01-28 03:56:10 +01:00
about_controller.rb
accounts_controller.rb
api_controller.rb API now respects ?limit param as long as it's within 2x default limit 2017-01-24 04:22:10 +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
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