mastodon/app/controllers
Eugen Rochko 92afd29650 The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests
Adding better errors for the API controllers, posting a simple status works from the frontend now
2016-08-26 19:12:19 +02:00
..
api Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
auth Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
concerns Initial commit 2016-02-20 22:53:20 +01:00
oauth Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
accounts_controller.rb Fix subscriptions:clear task, refactor feeds, refactor streamable activites 2016-03-25 02:13:30 +01:00
api_controller.rb The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests 2016-08-26 19:12:19 +02:00
application_controller.rb Removing mini-profiler that doesn't work, formatting timelines a bit better 2016-08-24 19:23:37 +02:00
home_controller.rb The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests 2016-08-26 19:12:19 +02:00
settings_controller.rb Adding React.js, Redux, revamping dashboard 2016-08-24 17:56:44 +02:00
statuses_controller.rb Adding React.js, Redux, revamping dashboard 2016-08-24 17:56:44 +02:00
stream_entries_controller.rb Adding doorkeeper, adding a REST API 2016-03-07 12:42:33 +01:00
xrd_controller.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00