aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/emails
Commit message (Collapse)AuthorAgeFilesLines
* Add new plugin/peertube version notifsChocobozzz2021-03-242-0/+18
|
* emails: remove hardcoded PeerTube nameskontrollanten2020-12-143-7/+10
|
* emailer: use instance name instead of hostnamekontrollanten2020-12-1410-11/+11
|
* Fix email footerChocobozzz2020-11-101-12/+13
| | | | Do not include notif preferences in contact form email
* render html/markdown for new comment notification email (#3255)Kimsible2020-11-072-6/+6
| | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Add migrations for abuse messagesChocobozzz2020-07-312-4/+4
|
* Add abuse messages/states notificationsChocobozzz2020-07-312-0/+20
|
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-201-3/+3
|\
| * Fix: display username in password-reset and verify-email notifskimsible2020-07-201-3/+3
| |
* | Add ability to report accountChocobozzz2020-07-102-6/+6
| |
* | Add new abuses testsChocobozzz2020-07-101-1/+2
| |
* | Use 3 tables to represent abusesChocobozzz2020-07-104-5/+38
|/
* fix duplicate id in svg, empty alt in base emailRigel Kent2020-06-041-1/+1
|
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-0814-0/+406