mastodon/app/controllers
2016-11-10 00:03:33 +01:00
..
api Improve filtering of public/hashtag timelines, both in backlog and real-time 2016-11-10 00:03:33 +01:00
auth
concerns
oauth Fix OAuth authorization redirect 2016-10-23 12:05:55 +02:00
settings
about_controller.rb Fix follow icon changing plus to minus, add terms page stub 2016-11-01 18:05:55 +01:00
accounts_controller.rb
api_controller.rb Replace setting custom CORS headers with rack-cors, set it on /oauth/token endpoint 2016-11-09 18:06:01 +01:00
application_controller.rb
home_controller.rb Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting 2016-10-22 19:39:44 +02:00
media_controller.rb
stream_entries_controller.rb
tags_controller.rb Fix linking of remote hashtags in UI, add public view of hashtags 2016-11-05 17:44:14 +01:00
xrd_controller.rb