status-desktop/ui
Pascal Precht d10ffd56ce fix: ensure Chat navbar tab button shows correct message count
The chat navbar tab button renders an indicator when there's unread messages
in any of the chats. It also renders a message count, which prior to this commit
equals to the number of total unread messages.

This however is not the desired behaviour. Instead, the count should be the total
number of unread one on one messages (DMs), plus the total number of mentions in any
chats the user is participating in.

This commiit ensures the correct message count is rendered. It also adds an "unread messages"
indicator to community buttons.

Closes #2869
2021-07-14 18:17:21 -04:00
..
StatusQ@7136968b3a refactor(ContactsColumn): replace `ChannelList` with `StatusChatList` 2021-07-09 10:39:58 -04:00
app fix: ensure Chat navbar tab button shows correct message count 2021-07-14 18:17:21 -04:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n update translation keys 2021-03-16 12:43:57 -04:00
imports fix(@desktop/timeline): timeline and images area bugfixes 2021-07-13 17:05:58 -04:00
onboarding fix(onboarding): fix black screen when closing re-encrypt modal 2021-07-12 17:11:28 -04:00
shared fix(search): fix 1-1 name, pic, icon and symbol 2021-07-14 17:42:55 -04:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.sh chore: add StatusQ as dependency 2021-05-04 14:42:28 -04:00
main.qml fix(onboarding): fix black screen when closing re-encrypt modal 2021-07-12 17:11:28 -04:00
nim-status-client.pro feat: add basic local chat search 2021-07-14 17:42:55 -04:00