Commit graph

8 commits

Author SHA1 Message Date
8983e0e504
Support writing messages 2021-02-17 18:15:57 +01:00
023d95d725
Fix logout 2021-02-17 17:13:15 +01:00
de201dca56
Add pubsub for new message, no websocket though yet 2021-02-17 16:07:15 +01:00
1419b44acf
Correct author ellipsis and improve 2021-02-08 15:16:56 +01:00
0349d9abe7
Improve name and date display 2021-02-07 21:47:59 +01:00
84eaae9fa9
Add attachments and author names 2021-02-07 21:10:36 +01:00
596cd63fb5
Make Client remember its token, add ID form checks
Refactor MattermostClient, deduplicating code and making it remember its token.

Make functions that ask for a Mattermost ID check that they get
something of the correct form.
2020-03-31 18:13:02 +02:00
88876414bc
Move JavaScript to js/ 2020-03-31 16:56:06 +02:00