Bug 479337

Summary: Offsite notifications
Product: [Applications] Tokodon Reporter: Ikel Atomig <contact>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: carl, josh
Priority: NOR    
Version: 23.08.4   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 24.02
Sentry Crash Report:
Attachments: Screenshot of System notification settings.

Description Ikel Atomig 2024-01-03 04:03:43 UTC
Receive notifications even when the app is closed by running a small notification service/process in background.
Comment 1 Joshua Goins 2024-01-03 21:45:01 UTC
Implemented in 24.02, if you want it supported by your distribution suggest that they package KUnifiedPush (https://invent.kde.org/libraries/kunifiedpush)!
Comment 2 Ikel Atomig 2024-01-04 04:22:45 UTC
Oh, I didn't know about that. So, I need to create a Dbus entry manually to receive ?
Comment 3 Joshua Goins 2024-01-04 13:53:47 UTC
No messing with Dbus manually, Tokodon needs to be built with KUnifiedPush installed and then it's all done auto-magically. You can also see the push notification status using the KUnifiedPush settings in System Settings (called "Push Notifications")

The only gotcha is that you usually need to log out and log back in for Tokodon to request the push notification permission, but Tokodon should warn you of such.
Comment 4 Ikel Atomig 2024-01-04 14:51:20 UTC
Created attachment 164670 [details]
Screenshot of System notification settings.

This is what I could find which one should I check. I don't know what else.

Could you just type out the instructions to get notifications ?
Comment 5 Joshua Goins 2024-01-04 15:41:22 UTC
It would be called "Push Notifications" in the sidebar, but remember that you need KUnifiedPush installed (https://invent.kde.org/libraries/kunifiedpush) and it's very likely your distribution does not yet.