mastodon/app/controllers
Eugen Rochko 4b621188ad Fix #1165 - before_action was called before protect_from_forgery 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
auth New admin setting: open/close registrations, with custom message, from the admin UI 2017-04-04 15:28:12 +02:00
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 Import feature for following/blocking lists (addresses #62, #177, #201, #454) 2017-03-30 19:42:33 +02:00
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 Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 2017-04-07 05:56:56 +02:00
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 Remote follow improvements 2017-04-04 20:52:31 -04:00
statuses_controller.rb
stream_entries_controller.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 2017-04-07 05:56:56 +02:00
tags_controller.rb
xrd_controller.rb