Commit Graph

14 Commits

Author SHA1 Message Date
Cadence Ember 1fa7da9ebb
Use JSDelivr CDN for highlight.js
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
- downside: is somebody else's CDN
- upside: changes hljs download size from >1MB to 33k

Feel free to debate this.
2020-11-05 18:03:25 +13:00
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 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 4855b2c6a0
Update build script for relative paths everywhere
continuous-integration/drone/push Build is passing Details
2020-10-20 23:25:26 +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
Cadence Ember 4b0b5c4b39
Better event grouping code 2020-10-19 18:37:17 +13:00
Cadence Ember aaa7305b1c
Remove placeholder messages from initial page 2020-10-16 03:12:11 +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 f42ea1493b
Indicate selected group 2020-10-13 02:26:10 +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