index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
notification.rb
Age
Commit message (
Expand
)
Author
2017-06-01
Update Rails to version 5.1.1 (#3121)
Matt Jankowski
2017-05-25
Remove arguments in association reader (#3305)
Yamagishi Kazutoshi
2017-05-06
Fixes slow query in notifications api (#2851)
alpaca-tc
2017-05-02
annotate models (#2697)
yhirano
2017-04-10
API param to exclude notification types from response (#1341)
Eugen
2017-01-26
Removed accidental n+1 query from notifications, updated some deps,
Eugen Rochko
2017-01-22
Mitigate inconsistent notifications
Eugen
2016-12-26
Follow requests send e-mail notifications, but are excluded from notification...
Eugen Rochko
2016-12-03
Improve notification model
Eugen Rochko
2016-12-03
Fix #248 - Reload all accounts when fetching from cache
Eugen Rochko
2016-11-30
Further abstract caching for includes
Eugen Rochko
2016-11-22
Remove unneeded indices, improve error handling in background workers, don't ...
Eugen Rochko
2016-11-21
Remove some n+1 queries from notifications API
Eugen Rochko
2016-11-20
Adding unified streamable notifications
Eugen Rochko