mastodon/app/controllers
2017-04-08 02:30:50 +02:00
..
admin New admin setting: open/close registrations, with custom message, from the admin UI 2017-04-04 15:28:12 +02:00
api Fix ActionController::Parameters in API issue 2017-04-04 01:33:34 +02:00
auth
concerns Fix #1165 - before_action was called before protect_from_forgery 2017-04-08 02:30:50 +02:00
oauth Fix #1165 - before_action was called before protect_from_forgery 2017-04-08 02:30:50 +02:00
settings
about_controller.rb
accounts_controller.rb
api_controller.rb
application_controller.rb Fix #1165 - before_action was called before protect_from_forgery 2017-04-08 02:30:50 +02:00
authorize_follow_controller.rb
home_controller.rb
media_controller.rb
remote_follow_controller.rb
statuses_controller.rb Prettier account and stream entry URLs 2017-03-22 19:55:14 +01:00
stream_entries_controller.rb
tags_controller.rb
xrd_controller.rb