Bug 476947 - Unread notification badge
Summary: Unread notification badge
Status: RESOLVED FIXED
Alias: None
Product: Tokodon
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-13 15:10 UTC by Vinzenz Vietzke [TUXEDO]
Modified: 2024-10-17 00:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 24.12
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vinzenz Vietzke [TUXEDO] 2023-11-13 15:10:34 UTC
Can we get a tray icon for Tokodon to get it out of sight and to not distract from work that needs to be done?

Maybe with an unread counter for (selectable):
- timeline
- replies
- interactions
- replies and interactions

That would be neat!
Comment 1 Joshua Goins 2023-12-02 02:08:45 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 :-)
Comment 2 Joshua Goins 2024-10-17 00:09:21 UTC
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