15 Commits (670e6a33f8eeca628707dc020e02ce32502d74a4)

Author SHA1 Message Date
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)
8 years ago
Eugen Rochko cc5c1e5feb Removed accidental n+1 query from notifications, updated some deps,
8 years ago
Eugen cea9fb31fe Mitigate inconsistent notifications
8 years ago
Eugen Rochko 2146ac91a0 Follow requests send e-mail notifications, but are excluded from notifications API
8 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