Claire
2c45859ca9
Refactor account and status formatting ( #17877 )
* Refactor status formatting
* Add account formatting helpers
* Remove StatusFormatter
* Fixup
* Fix copied typo
2 years ago
Eugen Rochko
cefa526c6d
Refactor formatter ( #17828 )
* Refactor formatter
* Move custom emoji pre-rendering logic to view helpers
* Move more methods out of Formatter
* Fix code style issues
* Remove Formatter
* Add inline poll options to RSS feeds
* Remove unused helper method
* Fix code style issues
* Various fixes and improvements
* Fix test
2 years ago
Eugen Rochko
392b367835
Fix IDN domains not being rendered correctly in a few left-over places ( #17848 )
2 years ago
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
5 years ago
unarist
155ba8fd3a
Make salutation of email localizable ( #4454 )
7 years ago
Akihiko Odaki (@fn_aki@pawoo.net)
f596a413ef
Localize date in digest and cover NotificationMailer more ( #3694 )
* Localize date in digest
* Cover NotificationMailer more
7 years ago
Eugen Rochko
6b81d10030
Add digest e-mails
7 years ago