mastodon/app/controllers/api
Eugen Rochko 85d89b472d Optimized n+1 queries in accounts Atom and HTML views
Added stack trace for SQL queries in development
Removed badly thought out accounts/lookup API
2016-09-08 20:36:01 +02:00
..
accounts_controller.rb Fix local follows, 404 in logs 2016-09-08 02:40:51 +02:00
follows_controller.rb Improving feed queries, switching API to doorkeeper authentication 2016-03-11 16:47:36 +01:00
media_controller.rb Add API to upload media attachments 2016-09-05 17:46:36 +02:00
salmon_controller.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
statuses_controller.rb PostStatusService can attach media to status, ProcessFeedService likewise 2016-09-05 18:39:53 +02:00
subscriptions_controller.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00