Commit graph

9 commits

Author SHA1 Message Date
a7165fe633
Fix purify and highlight
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
- purify: apply target=_blank to links
- purify: remove ALLOWED_URI_REGEXP - this breaks external links in
  anchor elements
- purify: return a DOM fragment instead of a string
- postprocess: only highlight pre
- postprocess: remove nested code inside pre
- better style messages with css
2020-11-05 17:37:00 +13:00
ff196a64bb
Improve message sender rendering
All checks were successful
continuous-integration/drone/push Build is passing
- Refactor sender class into parts
- Sender name colour depends on mxid, like Element
  - (colours slightly modified for contrast)
- Display blank avatar if loading fails
- Remove # parts from mxc
- Don't replace member state if loaded state is older
2020-10-29 17:31:25 +13:00
f4b368ea3e
Better message line breaking
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-26 23:57:00 +13:00
bbb7ee50eb
Support edits
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-21 01:53:37 +13:00
ce4e15eeed
Larger user avatars, fix avatar background 2020-10-20 13:37:23 +13:00
0e084c0a68
Display ghost messages that are being sent 2020-10-20 00:43:46 +13:00
4b0b5c4b39
Better event grouping code 2020-10-19 18:37:17 +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