Commit Graph

9 Commits (e5b7ae95765eb99c1c9536bbed43425c63c68108)

Author SHA1 Message Date
Eugen Rochko 392b367835
Fix IDN domains not being rendered correctly in a few left-over places ()
unarist 155ba8fd3a Make salutation of email localizable ()
Matt Jankowski 84b5fae8e3 Simplify renders in views ()
* 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
Eugen Rochko 6b81d10030 Add digest e-mails
Eugen Rochko 546c4718e7 Localizations for most server-side strings
Eugen Rochko 31a0202546 Slightly improved e-mail notifications
Eugen Rochko 3cc47beb6e Refactored generation of unique tags, URIs and object URLs into own classes,
as well as formatting of content
Eugen Rochko f4ad2fb35a Strip out HTML in plain text notification e-mails. Oh, and fix
Eugen Rochko 2b116131d7 Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug