You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views/notification_mailer
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
3 years ago
..
_status.html.haml Refactor formatter (#17828) 3 years ago
_status.text.erb Refactor formatter (#17828) 3 years ago
digest.html.haml Improve e-mail digest (#9689) 6 years ago
digest.text.erb Refactor formatter (#17828) 3 years ago
favourite.html.haml Fix IDN domains not being rendered correctly in a few left-over places (#17848) 3 years ago
favourite.text.erb Fix IDN domains not being rendered correctly in a few left-over places (#17848) 3 years ago
follow.html.haml Fix IDN domains not being rendered correctly in a few left-over places (#17848) 3 years ago
follow.text.erb Fix IDN domains not being rendered correctly in a few left-over places (#17848) 3 years ago
follow_request.html.haml Fix IDN domains not being rendered correctly in a few left-over places (#17848) 3 years ago
follow_request.text.erb Fix IDN domains not being rendered correctly in a few left-over places (#17848) 3 years ago
mention.html.haml Fix IDN domains not being rendered correctly in a few left-over places (#17848) 3 years ago
mention.text.erb Fix IDN domains not being rendered correctly in a few left-over places (#17848) 3 years ago
reblog.html.haml Fix IDN domains not being rendered correctly in a few left-over places (#17848) 3 years ago
reblog.text.erb Fix IDN domains not being rendered correctly in a few left-over places (#17848) 3 years ago