Fix avatar/display name missing from notifications

This happened when we got a message from an account-room pair
where the full member list hadn't been loaded yet, i.e. the user had
never focused the room since starting the client
This commit is contained in:
miruka
2021-02-28 12:07:00 -04:00
parent 26a68acefd
commit fe92ce6730
2 changed files with 9 additions and 3 deletions

View File

@@ -17,9 +17,7 @@
- Change docs linking to dev branch back to master
- Implement fallback QML notifications, usable if dbus isn't available
- profiles missing in notifications
- option to use plaintext notifications
- Notification urgency level (plyer)?
- Option to use plaintext notifications
- add http_proxy support
- image viewer: can't expand image in reduced window layout