Commit graph

18 commits

Author SHA1 Message Date
Midgard 60f047c0fd
Add DMs; update channel list when new channel arrives 2022-06-17 23:43:16 +02:00
Midgard 245cfae68a
Sort channels by last used 2022-06-17 23:26:43 +02:00
Midgard c3a24ee300
Add channel store 2022-06-17 23:04:16 +02:00
Midgard bf5798c4e5
Improve API start procedure 2022-06-09 15:26:44 +02:00
Midgard 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
Midgard a7bd5f7dc7
Handle incoming channel read events 2022-06-09 14:57:58 +02:00
Midgard 64285bdf71
Rename function to better reflect effect 2022-06-09 14:57:57 +02:00
Midgard 240745a404
Add support for slash commands 2022-06-09 00:29:24 +02:00
Midgard 0cc0cb1c13
Add support for channel read status 2022-06-09 00:01:43 +02:00
Midgard 38b4e49dfb
Rename data field to "server" for consistency 2022-06-08 23:27:31 +02:00
Midgard 283aa5513c
Also check endpoint in channel equality checks 2022-06-08 23:27:31 +02:00
Midgard 38a3bec0a4
Improve error when login fails 2022-06-08 17:33:16 +02:00
Midgard 72f6a3e201
Add emoji support 2021-02-17 21:58:06 +01:00
Midgard 8983e0e504
Support writing messages 2021-02-17 18:15:57 +01:00
Midgard de201dca56
Add pubsub for new message, no websocket though yet 2021-02-17 16:07:15 +01:00
Midgard 1419b44acf
Correct author ellipsis and improve 2021-02-08 15:16:56 +01:00
Midgard 84eaae9fa9
Add attachments and author names 2021-02-07 21:10:36 +01:00
Midgard c0fbb51ddf
Move for less subdirs 2020-08-25 12:52:38 +02:00
Renamed from js/controller/controller.js (Browse further)