mastodon/app/controllers
2017-02-14 20:59:26 +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 Adding POST /api/v1/reports API, and a UI for submitting reports 2017-02-14 20:59:26 +01:00
auth Fix #611 - Layout setting in registrations controller 2017-02-08 03:04:29 +01:00
concerns Make follow requests federate 2017-02-11 02:58:00 +01:00
oauth
settings Fix #587 - Display TOTP secret next to QR code 2017-02-13 20:56:03 +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 Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
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 Removing failed push notification API, make context loads use cache 2017-02-05 17:51:44 +01:00
tags_controller.rb
xrd_controller.rb