aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/notifier.ts
Commit message (Expand)AuthorAgeFilesLines
* Keep scope in notifierChocobozzz2020-12-141-5/+5
* fix(notifier): notifyModeratorsOfNewAbusekontrollanten2020-12-141-5/+6
* Add openapi docChocobozzz2020-07-311-2/+1
* Add migrations for abuse messagesChocobozzz2020-07-311-3/+6
* Add abuse messages/states notificationsChocobozzz2020-07-311-4/+114
* Add server API to abuse messagesChocobozzz2020-07-311-3/+3
* Add new abuses testsChocobozzz2020-07-101-1/+1
* Add migrationsChocobozzz2020-07-101-3/+5
* Use 3 tables to represent abusesChocobozzz2020-07-101-22/+21
* Split types and typingsChocobozzz2020-06-181-4/+4
* Block comments from muted accounts/serversChocobozzz2020-05-291-30/+25
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-081-9/+13
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+1
* Move to eslintcontainChocobozzz2020-02-031-22/+25
* Don't notify on muted instanceChocobozzz2019-12-191-8/+32
* Add auto follow back support for instancesChocobozzz2019-09-041-75/+109
* Cleanup model typesChocobozzz2019-08-201-3/+3
* Stronger model typingsChocobozzz2019-08-191-47/+54
* Correctly notify on auto blacklistChocobozzz2019-07-241-2/+2
* Move config in its own fileChocobozzz2019-04-111-1/+1
* Add notification on new instance follower (server side)Chocobozzz2019-04-081-2/+36
* add quarantine videos feature (#1637)Josh Morel2019-04-021-7/+56
* Fix email notificationChocobozzz2019-03-191-1/+1
* Lazy import some modulesChocobozzz2019-02-151-3/+6
* Fix mention notification with a remote accountChocobozzz2019-02-151-0/+2
* Add notifications in the clientChocobozzz2019-01-091-2/+2
* Add new follow, mention and user registered notifsChocobozzz2019-01-091-5/+149
* Add import finished and video published notifsChocobozzz2019-01-091-0/+76
* Add user notification base codeChocobozzz2019-01-091-0/+235