Fix socket notification with multiple user tabs
[oweals/peertube.git] / server / lib / notifier.ts
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