diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-02-23 21:51:59 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-02-23 22:48:54 +0100 |
commit | 62b962cb44b410c2b7e1317488cf78a8c7cbcd81 (patch) | |
tree | 9f9559fa535806177c10b4cc7868e0b6ec13f8e8 /src/Cache.cpp | |
parent | Fix placeholder text being visible behind transparent avatars (diff) | |
download | nheko-62b962cb44b410c2b7e1317488cf78a8c7cbcd81.tar.xz |
Improve read status handling in room list
Only consider the room as unread, if there is a message in the room and only consider message and sticker events as messages. fixes #65
Diffstat (limited to '')
-rw-r--r-- | src/Cache.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Cache.cpp b/src/Cache.cpp |