mastodon/app
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
..
assets Removing default avatars 2016-09-08 18:23:59 +02:00
channels Fix timelines for users whose user id and account_id are not the same 2016-09-04 19:22:27 +02:00
controllers Optimized n+1 queries in accounts Atom and HTML views 2016-09-08 20:36:01 +02:00
helpers Optimized n+1 queries in accounts Atom and HTML views 2016-09-08 20:36:01 +02:00
lib Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections 2016-03-25 14:12:24 +01:00
mailers Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug 2016-03-19 19:20:07 +01:00
models Optimized n+1 queries in accounts Atom and HTML views 2016-09-08 20:36:01 +02:00
services Fix local follows, 404 in logs 2016-09-08 02:40:51 +02:00
views Improving production logs, removing n+1 on media attachments in atom, 2016-09-08 01:24:26 +02:00
workers Moving Salmon notifications to background processing, fixing mini-profiler 2016-03-26 13:42:10 +01:00