mastodon/app/controllers
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
..
api Optimized n+1 queries in accounts Atom and HTML views 2016-09-08 20:36:01 +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 Optimized n+1 queries in accounts Atom and HTML views 2016-09-08 20:36:01 +02: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 Fix local follows, 404 in logs 2016-09-08 02:40:51 +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
stream_entries_controller.rb Case-insensitive search by usernames 2016-09-04 21:06:04 +02:00
xrd_controller.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00