aboutsummaryrefslogtreecommitdiff
path: root/src/modules/chat.js
Commit message (Collapse)AuthorAge
* Rename legacy PleromaFE Chat functionality to "Shout"Mark Felder2021-06-01
|
* remove shoutbox test hacksShpuld Shpuldson2021-03-03
|
* fix shoutbox header, use custom scroll-to-bottom system, remove ↵Shpuld Shpuldson2021-03-03
| | | | vue-chat-scroll, temporarily add chat test hack
* Initialize chat only if user is logged in and it wasn't initialized beforeSergey Suprunenko2019-08-17
|
* npm eslint --fix .Henry Jameson2019-07-05
|
* fix error breaking logout flowtaehoon2019-06-20
|
* Only connect to chat when authenticating in the first placeslice2019-03-10
| | | | | To avoid duplication of the connection, the chat socket is destroyed upon logging out.
* Show chat only if channel is joined.eal2018-02-01
|
* Move chat to own module.Roger Braun2017-12-05