diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-08-20 00:54:13 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-08-20 00:54:13 +0200 |
commit | ff85dfb6a9b58d6e5a25c614e7aa3e061c6a3e1f (patch) | |
tree | 0f93e1efc7577bfa0fc8ab65b55edebddb56b79c /TODO | |
parent | 40909b91afb18a1195031e3f570be0c38b58d127 (diff) |
List all notifications in notifications page (including the ones we get after starting up qm). This was caused by notifications body being overwritten with cache when navigating to it
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -201,4 +201,5 @@ Support  ?. Add option to navigate studios/producers/author in AniList/MAL. Renable throttle detection after fixing it (it doesn't detect throttling well and it breaks for very long videos, such as 8 hour long videos). Show who deleted a message in matrix. -Sync should replace all messages in the room (except for the selected room?) to reduce ram usage when in many rooms and when quickmedia has been running for a long time doing sync.
\ No newline at end of file +Sync should replace all messages in the room (except for the selected room?) to reduce ram usage when in many rooms and when quickmedia has been running for a long time doing sync. +Fix notifications not being marked as read correctly (they remain red!).
\ No newline at end of file |