You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
assets Removing default avatars 9 years ago
channels Fix timelines for users whose user id and account_id are not the same 9 years ago
controllers Optimized n+1 queries in accounts Atom and HTML views 9 years ago
helpers Optimized n+1 queries in accounts Atom and HTML views 9 years ago
lib Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections 9 years ago
mailers Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug 9 years ago
models Optimized n+1 queries in accounts Atom and HTML views 9 years ago
services Fix local follows, 404 in logs 9 years ago
views Improving production logs, removing n+1 on media attachments in atom, 9 years ago
workers Moving Salmon notifications to background processing, fixing mini-profiler 9 years ago