aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/notifier.ts
Commit message (Expand)AuthorAgeFilesLines
* 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