Commit graph

16 commits

Author SHA1 Message Date
Bad
20e94f05e7 Lazy load highlight.js
This significantly reduces the bundle size(over 1MiB!) but it also uses
some hacks to dynamically load browserify modules on runtime(see
lazy-load-modules.js
2020-10-31 18:17:34 +01:00
08a0990bc8
Add back jshint; format
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-10-26 22:30:57 +13:00
51905ab3f2 add browserify
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-10-23 16:15:14 +02:00
184c876fb9
Redirect to login page if not logged in
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-21 20:34:09 +13:00
265d774b4f
Some login functionality 2020-10-21 19:33:36 +13:00
Bad
3e28d4b6e1 Style the login form
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-20 20:22:13 +02:00
e13c4fdb00
Member data and message dates 2020-10-20 02:05:16 +13:00
f9662e31a2
Revert "Add prettier"
This reverts commit 6ef4552fd0.
2020-10-20 00:43:33 +13:00
Bad
6ef4552fd0 Add prettier 2020-10-19 10:45:17 +02:00
Bad
a1e15f3deb Add login pug file 2020-10-19 10:16:16 +02:00
1f9462b89d
Support Element's groups and list sorting 2020-10-19 20:20:08 +13:00
33e4a7d7cb
Now technically a chat app 2020-10-16 02:24:15 +13:00
ac6320c12c
Sync with matrix and populate rooms list 2020-10-15 22:06:41 +13:00
bb8717138e
Add interactive rooms, icons, events, dates 2020-10-13 01:36:34 +13:00
4699011f5d
Add messages, chat, and room list animation 2020-10-13 00:19:10 +13:00
da1f63fc8d
Groups and rooms list first draft 2020-10-12 02:26:24 +13:00