]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Fix notification socket
authorChocobozzz <me@florianbigard.com>
Mon, 14 Jan 2019 14:32:09 +0000 (15:32 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 14 Jan 2019 14:32:09 +0000 (15:32 +0100)
commit9a39392a7e6b3f180104856a4ea893e5baf86a02
tree11c5f568d6e5a8e67fb925337c83efd57adf9111
parentf57ad0d22c527328b1412aa1c8c3f0d4819219ca
Fix notification socket

Should be in core module to share the same subject to all the app
client/src/app/core/auth/auth.service.ts
client/src/app/core/core.module.ts
client/src/app/core/notification/index.ts
client/src/app/core/notification/user-notification-socket.service.ts [new file with mode: 0644]
client/src/app/menu/avatar-notification.component.html
client/src/app/menu/avatar-notification.component.ts
client/src/app/shared/users/user-notification.service.ts
client/src/app/shared/users/user-notifications.component.ts