Commit Graph

7 Commits (e5aa4128f62834c94450a311fc6fef9e717c9afc)

Author SHA1 Message Date
Akihiko Odaki (@fn_aki@pawoo.net) 74d10b9b9d Spec UserMailer ()
Akihiko Odaki (@fn_aki@pawoo.net) f596a413ef Localize date in digest and cover NotificationMailer more ()
* Localize date in digest

* Cover NotificationMailer more
Matt Jankowski 484c9709b6 Misc spec coverage improvements ()
* Dont use raise_error by itself (avoids warning)

* Add coverage for AccountFilter

* Improve coverage and refactor for Subscription#lease_seconds

* Improve coverage and refactor for NotificationMailer

* Simplify assignment of min/max threshold on subscription
Eugen Rochko 6b81d10030 Add digest e-mails
Jessica Stokes bb033c1d37
"Reblog" -> "boost" in more places
A couple of places were using "reblog" rather than "boost" - this updates them to match the web UI
Eugen Rochko da2ef4d676 Adding unified streamable notifications
Eugen Rochko 2b116131d7 Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug