Commit Graph

9 Commits

Author SHA1 Message Date
f99794b244 Add buttons on shell notification 2023-10-25 18:53:56 +02:00
464cf0ba43 Add code_btn to send JSON manually 2023-10-25 18:09:11 +02:00
933247e564 Handle all user errors in add_subscription_dialog 2023-10-24 18:44:25 +02:00
ed3e9fae42 Use subscription display name as title when possible 2023-10-24 16:39:09 +02:00
a88308d67a Check errors in add_subscription_dialog 2023-10-24 16:19:30 +02:00
be6ce20b97 Refactor: remove ntfy_proxy, use SharedEnv 2023-10-23 15:00:18 +02:00
1a65c290fa Send notification via GioApplication, not ashpd
Using ashpd I get `Invalid client serial` too many times.
At least now the notifications keep showing, even if ashpd
is still used to monitor network changes, which could still
stop working arbitrarily after `Invalid client serial`
2023-10-23 11:10:34 +02:00
7866067845 fix 2023-10-13 18:27:25 +02:00
52ea57057e init notify 2023-10-08 15:57:09 +02:00