about summary refs log tree commit diff
path: root/app/views/notification_mailer/_status.text.erb
AgeCommit message (Collapse)Author
2022-11-07Fix links to the Web UI in notifications (#19981)Claire
Most of the old routes are broken because of the /web removal.
2022-03-28Refactor account and status formatting (#17877)Claire
* Refactor status formatting * Add account formatting helpers * Remove StatusFormatter * Fixup * Fix copied typo
2022-03-26Refactor formatter (#17828)Eugen Rochko
* 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
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2018-03-19Display content warning in mail notification emails (#6832)ThibG
2017-03-04Add digest e-mailsEugen Rochko
2016-11-13Fix #110 - Make web UI use browser history, change links in e-mails to link ↵Eugen Rochko
to that
2016-10-02Slightly improved e-mail notificationsEugen Rochko