Commit Graph

7 Commits (9e1d28f48e8197690ab4ec9ff02d981f408bf875)

Author SHA1 Message Date
ysksn 155cf12680 Remove pending spec ()
`#from_account` isn't defined.
Eugen Rochko d6b9a62e0a
Extract counters from accounts table to account_stats table ()
Eugen Rochko 8069fd636b
Remove intermediary arrays when creating hash maps from results ()
Akihiko Odaki b2a4ffd3a9 Change columns in notifications nonnullable ()
abcang 53e95c4efc Fix N+1 at notification ()
ysksn 07cca6e364 Add tests for Notification ()
* Add tests for Notification#target_status

* Add tests for Notification#browserable?

* Add tests for Notification.reload_stale_associations!
Eugen Rochko da2ef4d676 Adding unified streamable notifications