Commit graph

24 commits

Author SHA1 Message Date
Midgard c3a24ee300
Add channel store 2022-06-17 23:04:16 +02:00
Midgard f86299f776
Split view.js into messages and sidebar 2022-06-08 23:27:30 +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 26ebbcc190
Avoid sidebar resizing based on channel contents 2021-02-17 17:42:02 +01:00
Midgard de201dca56
Add pubsub for new message, no websocket though yet 2021-02-17 16:07:15 +01:00
Midgard c0fbb51ddf
Move for less subdirs 2020-08-25 12:52:38 +02:00
Midgard b76a01f760
Avoid inline CSS 2020-04-03 17:24:35 +02:00
Midgard 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
Midgard 88876414bc
Move JavaScript to js/ 2020-03-31 16:56:06 +02:00
Midgard e7f7627c64
Use form for login to enable enter 2020-03-31 16:55:25 +02:00
Midgard 4db66bb8c0
Start transitioning to MVC 2020-03-31 12:09:33 +02:00
Midgard 77b1d465a3
Improve login form layout 2020-03-31 11:30:35 +02:00
Midgard d6b0e5acda
Add glow when not at bottom 2020-03-30 17:12:07 +02:00
Midgard ee96bac928
Add chat webapp layout 2020-03-29 18:57:48 +02:00
Midgard 4ce30be711
Complete server manager and load channel list 2020-03-26 23:26:01 +01:00
Midgard 9c8dc01f18
Add a little bit of styling 2020-03-26 21:29:50 +01:00
Midgard 8843f61e06
Rename xhr.js to ajax.js 2020-03-26 16:34:51 +01:00
Midgard 35c8ea0d3c
Improve instructions and change name 2020-03-26 16:32:30 +01:00
Midgard ae525c8904
Improve architecture 2020-03-26 16:01:09 +01:00
Midgard 5fd8101224
Fix token validation 2020-03-25 22:17:24 +01:00
Midgard 71290cdc02
Avoid CORS in login, add token validation 2020-03-25 18:46:28 +01:00
Midgard fcbb561d62
:x 2020-03-25 17:06:45 +01:00
Midgard 15815acf0f
Initial commit 2020-03-24 22:47:39 +01:00