12 Commits

Author SHA1 Message Date
Kegan Dougal
923d3e084c client: Add input box and basic /commands
Supports:
 - /invite @user
 - /join #room-id-or-alias
 - /leave
 - /me thinks
 - basic text
2022-02-24 15:55:32 +00:00
Kegan Dougal
cccaccd17c More comments 2022-02-24 15:03:10 +00:00
Kegan Dougal
2e53b357d9 client: add Tx/Rx stats 2022-02-22 18:24:35 +00:00
Kegan Dougal
794e0eeaa3 Fix CSS for room list headings 2021-11-11 13:00:32 +00:00
Kegan Dougal
657ac946d2 Add multiple lists to the test jig
CSS needs some work
2021-11-10 18:13:04 +00:00
Kegan Dougal
e98dbccf31 Display tombstoned rooms with tomstone message 2021-10-08 14:53:23 +01:00
Kegan Dougal
3a5afb9179 Prettify unread counts 2021-10-08 14:35:14 +01:00
Kegan Dougal
362aca5954 Show the room topic; read the right required_state field on the muxed req for the room ID in question 2021-10-07 17:43:53 +01:00
Kegan Dougal
fd1d80cddd Allow the messages div to scroll 2021-10-07 10:28:53 +01:00
Kegan Dougal
1acee76fb6 client: highlight the active room in the room list 2021-10-06 14:03:22 +01:00
Kegan Dougal
3a2eb0d801 Rejig css 2021-10-06 13:20:26 +01:00
Kegan Dougal
311a45efef client: add styles.css in prep for dynamic styles
Specifically for highlighting the currently selected room.
2021-10-06 12:45:54 +01:00