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
Cadence Ember 08a0990bc8
Add back jshint; format
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2020-10-26 22:30:57 +13:00
Jonathan 51905ab3f2 add browserify
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2020-10-23 16:15:14 +02:00
Cadence Ember 184c876fb9
Redirect to login page if not logged in
continuous-integration/drone/push Build is passing Details
2020-10-21 20:34:09 +13:00
Cadence Ember 265d774b4f
Some login functionality 2020-10-21 19:33:36 +13:00
Bad 3e28d4b6e1 Style the login form
continuous-integration/drone/push Build is passing Details
2020-10-20 20:22:13 +02:00
Cadence Ember e13c4fdb00
Member data and message dates 2020-10-20 02:05:16 +13:00
Cadence Ember 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
Cadence Ember 1f9462b89d
Support Element's groups and list sorting 2020-10-19 20:20:08 +13:00
Cadence Ember 33e4a7d7cb
Now technically a chat app 2020-10-16 02:24:15 +13:00
Cadence Ember ac6320c12c
Sync with matrix and populate rooms list 2020-10-15 22:06:41 +13:00
Cadence Ember bb8717138e
Add interactive rooms, icons, events, dates 2020-10-13 01:36:34 +13:00
Cadence Ember 4699011f5d
Add messages, chat, and room list animation 2020-10-13 00:19:10 +13:00
Cadence Ember da1f63fc8d
Groups and rooms list first draft 2020-10-12 02:26:24 +13:00