mastodon/spec
Eugen Rochko 66436d0895
Improve e-mail digest (#9689)
- Reduce time-to-digest from 20 to 7 days
- Fetch mentions starting from +1 day since last login
- Fix case when last login is more recent than last e-mail
- Do not render all mentions, only 40, but show number in subject
- Do not send digest to moved accounts
- Do send digest to silenced accounts
2019-01-02 10:47:32 +01:00
..
controllers
fabricators
features
fixtures
helpers
lib Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 2019-01-02 01:12:02 +01:00
mailers Improve e-mail digest (#9689) 2019-01-02 10:47:32 +01:00
models
policies
presenters
requests
routing
services Reduce usage of LD signatures (#9659) 2018-12-30 09:48:59 +01:00
support
validators Add specs for FollowLimitValidator (#9655) 2018-12-29 08:24:52 +01:00
views
workers
rails_helper.rb
spec_helper.rb