Add a new :chats window that lists both DMs and Rooms (#184)

Fixes #172
This commit is contained in:
FormindVER
2024-02-27 18:36:09 -08:00
committed by Ulyssa
parent 88af9bfec3
commit b7ae01499b
7 changed files with 211 additions and 19 deletions

View File

@@ -12,6 +12,7 @@
- `:dms` will open a list of direct messages
- `:rooms` will open a list of joined rooms
- `:chats` will open a list containing both direct messages and rooms
- `:members` will open a list of members for the currently focused room or space
- `:spaces` will open a list of joined spaces
- `:join` can be used to switch to join a new room or start a direct message