mastodon/app/controllers
2017-01-26 04:30:40 +01:00
..
admin
api Improve infinite scroll on notifications 2017-01-26 04:30:40 +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 Private visibility on statuses prevents non-followers from seeing those 2016-12-21 20:04:13 +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
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