Add verified devices indicator to room header

This commit is contained in:
miruka
2020-06-27 11:11:14 -04:00
parent 90a7a3a6cf
commit 0a2d274824
5 changed files with 65 additions and 8 deletions

View File

@@ -1,7 +1,6 @@
# TODO
- issue templates
- ctrl-tab highlight
## Refactoring
@@ -11,6 +10,7 @@
## Issues
- Signing out leaves the account's rooms in the list
- Need to unregister popups/menus when they are destroyed without being closed
- Bottom focus line for an `HTextArea` inside a `ScrollView` is invisible,