27 Commits (d6b9a62e0a13497b8cc40eb1db56d1ec2b3760ea)

Author SHA1 Message Date
Eugen Rochko d6b9a62e0a
Extract counters from accounts table to account_stats table (#9295) 6 years ago
Eugen Rochko 8069fd636b
Remove intermediary arrays when creating hash maps from results (#9291) 6 years ago
Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 6 years ago
Eugen Rochko 83746b6364
Remove annoying Notification#cache_ids scope warning (#8333) 6 years ago
Yamagishi Kazutoshi 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 years ago
Yamagishi Kazutoshi 50529cbceb Upgrade Rails to version 5.2.0 (#5898) 6 years ago
Akihiko Odaki b2a4ffd3a9 Change columns in notifications nonnullable (#6764) 6 years ago
abcang 298c81c00f Clear account cache of notification target_status (#6442) 6 years ago
Yamagishi Kazutoshi 238de58e65 Change belongs_to_required_by_default to true (#5888) 6 years ago
abcang 53e95c4efc Fix N+1 at notification (#5752) 7 years ago
Eugen Rochko 24cafd73a2
Lists (#5703) 7 years ago
Daniel Hunsaker cf7e840990 Update model annotations to use BIGINT for IDs (#5461) 7 years ago
Eugen Rochko b8db386e05 Fix UserTrackingConcern firing on every request, optimize some queries (#5368) 7 years ago
Matt Jankowski 2212dc4aaa Update Rails to version 5.1.1 (#3121) 7 years ago
Yamagishi Kazutoshi bca334cd28 Remove arguments in association reader (#3305) 7 years ago
alpaca-tc 05b72368ed Fixes slow query in notifications api (#2851) 7 years ago
yhirano 298796cc7b annotate models (#2697) 7 years ago
Eugen 2810013b93 API param to exclude notification types from response (#1341) 7 years ago
Eugen Rochko cc5c1e5feb Removed accidental n+1 query from notifications, updated some deps, 7 years ago
Eugen cea9fb31fe Mitigate inconsistent notifications 7 years ago
Eugen Rochko 2146ac91a0 Follow requests send e-mail notifications, but are excluded from notifications API 7 years ago
Eugen Rochko b14b5e3b44 Improve notification model 8 years ago
Eugen Rochko 816284d739 Fix #248 - Reload all accounts when fetching from cache 8 years ago
Eugen Rochko a21bcac9e1 Further abstract caching for includes 8 years ago
Eugen Rochko 45c7ee39b3 Remove unneeded indices, improve error handling in background workers, don't needlessly reload reblogged status, send Devise e-mails asynchronously 8 years ago
Eugen Rochko 52119104b9 Remove some n+1 queries from notifications API 8 years ago
Eugen Rochko da2ef4d676 Adding unified streamable notifications 8 years ago