mastodon/app/helpers
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
oauth
accounts_helper.rb
application_helper.rb Optimized n+1 queries in accounts Atom and HTML views 2016-09-08 20:36:01 +02:00
atom_builder_helper.rb Fixing atom feeds for accounts, adding tests that would catch such bugs in future 2016-09-08 00:33:07 +02:00
home_helper.rb
routing_helper.rb Normalized data in Redux, fix for asset URLs when rendered outside request 2016-09-04 14:04:26 +02:00
settings_helper.rb
stream_entries_helper.rb Optimized n+1 queries in accounts Atom and HTML views 2016-09-08 20:36:01 +02:00
xrd_helper.rb