22 Commits

Author SHA1 Message Date
6f67f86580 remove any trace of capnp 2024-11-21 16:54:17 +01:00
5002772c65 remove unused 2024-11-21 12:34:55 +01:00
76e3ad9ee1 remove unused code/deps 2024-11-20 20:44:34 +01:00
812e335c41 remove old capnp code 2024-11-20 20:41:10 +01:00
0a083a6e2b rewrite subscription complete 2024-11-20 20:20:44 +01:00
3afe79bc82 working_init 2024-11-16 19:06:29 +01:00
af9f34c71d v0.1.6 2024-11-07 22:51:21 +01:00
568de0114b use native certs in reqwest
closes #21
2024-10-05 21:52:51 +02:00
f77a24b4a9 update gtk deps 2024-10-05 21:52:51 +02:00
75c59dfdb8 update to libadwaita 1.5 2024-02-12 17:50:46 +01:00
b6b21acdcf v0.1.5 2024-01-03 12:56:40 +01:00
907dec30d1 update deps 2024-01-03 12:50:05 +01:00
52dec9e7e6 v0.1.3 2023-11-16 16:04:42 +01:00
365244bd60 Add interface to manage accounts 2023-11-13 19:58:26 +01:00
5c518322be Reduce cpu usage and fix network monitor 2023-11-07 19:59:46 +01:00
867b14cf5f update deps 2023-11-07 17:52:27 +01:00
fb29cd9584 update capnp 2023-10-27 18:33:13 +02:00
b212c99730 Improve manual message dialog, improve message bar design 2023-10-25 22:32:08 +02:00
933247e564 Handle all user errors in add_subscription_dialog 2023-10-24 18:44:25 +02:00
975417f1cd use relm4::view! 2023-10-23 18:15:46 +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
52ea57057e init notify 2023-10-08 15:57:09 +02:00