about summary refs log tree commit diff
path: root/app/models/notification.rb
AgeCommit message (Expand)Author
2017-05-25Remove arguments in association reader (#3305)Yamagishi Kazutoshi
2017-05-06Fixes slow query in notifications api (#2851)alpaca-tc
2017-05-02annotate models (#2697)yhirano
2017-04-10API param to exclude notification types from response (#1341)Eugen
2017-01-26Removed accidental n+1 query from notifications, updated some deps,Eugen Rochko
2017-01-22Mitigate inconsistent notificationsEugen
2016-12-26Follow requests send e-mail notifications, but are excluded from notification...Eugen Rochko
2016-12-03Improve notification modelEugen Rochko
2016-12-03Fix #248 - Reload all accounts when fetching from cacheEugen Rochko
2016-11-30Further abstract caching for includesEugen Rochko
2016-11-22Remove unneeded indices, improve error handling in background workers, don't ...Eugen Rochko
2016-11-21Remove some n+1 queries from notifications APIEugen Rochko
2016-11-20Adding unified streamable notificationsEugen Rochko