Summary: | Unread notification badge | ||
---|---|---|---|
Product: | [Applications] Tokodon | Reporter: | Vinzenz Vietzke [TUXEDO] <vinz> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | carl, josh |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/tokodon/-/commit/68c6d476634a15450dc55e7c3a6852647a5dc121 | Version Fixed In: | 24.12 |
Sentry Crash Report: |
Description
Vinzenz Vietzke [TUXEDO]
2023-11-13 15:10:34 UTC
This is technically a duplicate of 463696 but I'm keeping it open because I want to add a unread counter ala NeoChat eventually :-) Git commit 68c6d476634a15450dc55e7c3a6852647a5dc121 by Joshua Goins. Committed on 16/10/2024 at 23:45. Pushed by redstrate into branch 'master'. Add method for checking unread notifications, add it to the UI M +5 -0 src/account/abstractaccount.cpp M +14 -0 src/account/abstractaccount.h M +13 -0 src/account/account.cpp M +2 -0 src/account/account.h M +4 -0 src/autotests/mockaccount.cpp M +2 -0 src/autotests/mockaccount.h M +2 -0 src/content/ui/Main.qml https://invent.kde.org/network/tokodon/-/commit/68c6d476634a15450dc55e7c3a6852647a5dc121 |