Commit graph

8 commits

Author SHA1 Message Date
bf5798c4e5
Improve API start procedure 2022-06-09 15:26:44 +02:00
0f8559f22a
Mark incoming messages in current channel as read
but only if tab is focused. When tab gets focus, mark channel as read.
2022-06-09 15:25:55 +02:00
f6c45894a6
Remove unnecessary call to getUsers
Already done when client object is constructed
2022-06-09 14:57:58 +02:00
64285bdf71
Rename function to better reflect effect 2022-06-09 14:57:57 +02:00
8983e0e504
Support writing messages 2021-02-17 18:15:57 +01:00
de201dca56
Add pubsub for new message, no websocket though yet 2021-02-17 16:07:15 +01:00
84eaae9fa9
Add attachments and author names 2021-02-07 21:10:36 +01:00
88876414bc
Move JavaScript to js/ 2020-03-31 16:56:06 +02:00
Renamed from main.js (Browse further)