mastodon/config
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
..
environments 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
initializers 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
locales Adding simple_form, adding profile settings, header image 2016-03-12 20:47:22 +01:00
application.rb Adding React.js, Redux, revamping dashboard 2016-08-24 17:56:44 +02:00
boot.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
cable.yml Live timelines using ActionCable 2016-08-18 15:49:51 +02:00
database.yml Fix tests 2016-08-18 17:22:44 +02:00
environment.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
puma.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
routes.rb Live timelines using ActionCable 2016-08-18 15:49:51 +02:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
sidekiq.yml Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) 2016-03-25 14:20:31 +01:00