Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-22 | Fix IDN domains not being rendered correctly in a few left-over places (#17848) | Eugen Rochko | |
2017-07-31 | Make salutation of email localizable (#4454) | unarist | |
2017-04-18 | Simplify renders in views (#2084) | Matt Jankowski | |
* Simplify render in mailer views * Simplify render in about/more view * Simplify render in accounts follow views * Simplify render in recovery code views * Simplify render in stream entry embed * Simplify render in stream entries status partial * Simplify render in authorize follow new view | |||
2017-03-04 | Add digest e-mails | Eugen Rochko | |
2016-11-16 | Localizations for most server-side strings | Eugen Rochko | |
2016-10-02 | Slightly improved e-mail notifications | Eugen Rochko | |
2016-09-09 | Refactored generation of unique tags, URIs and object URLs into own classes, | Eugen Rochko | |
as well as formatting of content | |||
2016-03-19 | Strip out HTML in plain text notification e-mails. Oh, and fix #14 | Eugen Rochko | |
2016-03-19 | Adding e-mail notifications about mentions, follows, favourites and reblogs. ↵ | Eugen Rochko | |
Fixing another mention recording bug |