Sergey Suprunenko
|
d74f6ed6ea
|
Initialize chat only if user is logged in and it wasn't initialized before
|
2019-08-17 08:18:42 +00:00 |
|
Henry Jameson
|
2c2b84d31d
|
npm eslint --fix .
|
2019-07-05 10:02:14 +03:00 |
|
taehoon
|
c23228f196
|
fix error breaking logout flow
|
2019-06-20 11:48:30 -04:00 |
|
slice
|
e618c6ffb0
|
Only connect to chat when authenticating in the first place
To avoid duplication of the connection, the chat socket is destroyed
upon logging out.
|
2019-03-10 11:25:36 -07:00 |
|
eal
|
043e14d5cb
|
Show chat only if channel is joined.
|
2018-02-01 19:18:47 +02:00 |
|
Roger Braun
|
27be1e0fa3
|
Move chat to own module.
|
2017-12-05 11:47:10 +01:00 |
|