Split types and typings
[oweals/peertube.git] / server / lib / notifier.ts
2020-06-18 ChocobozzzSplit types and typings
2020-06-10 Rigel Kentpreserve original variable names server-side
2020-06-10 Rigel Kentrename blacklist to block/blocklist, merge block and...
2020-06-02 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02 ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-29 ChocobozzzBlock comments from muted accounts/servers
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-08 Rigel KentSwitch emails to pug templates and provide richer html...
2020-05-04 ChocobozzzAvoir some circular dependencies
2020-02-26 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'master' into develop
2020-02-11 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03 ChocobozzzMove to eslint
2019-12-19 ChocobozzzDon't notify on muted instance
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-04 ChocobozzzAdd auto follow back support for instances
2019-09-03 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-20 ChocobozzzCleanup model types
2019-08-19 ChocobozzzStronger model typings
2019-07-24 ChocobozzzCorrectly notify on auto blacklist
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-11 ChocobozzzMove config in its own file
2019-04-08 ChocobozzzAdd notification on new instance follower (server side)
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
2019-03-19 ChocobozzzFix email notification
2019-02-15 ChocobozzzLazy import some modules
2019-02-15 ChocobozzzFix mention notification with a remote account
2019-02-14 ChocobozzzMerge branch 'release/v1.2.0'
2019-02-14 ChocobozzzFix mention notification with a remote account
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-09 ChocobozzzAdd notifications in the client
2019-01-09 ChocobozzzAdd new follow, mention and user registered notifs
2019-01-09 ChocobozzzAdd import finished and video published notifs
2019-01-09 ChocobozzzAdd user notification base code