Commit Graph

77 Commits

Author SHA1 Message Date
95ebf76378 Fix ending tag typo in com.ranfdev.Notify.metainfo.xml.in
On Arch, the build fails due to an improperly closed tag in this metainfo file.
2025-01-13 08:24:36 -05:00
8667fab4a9 Merge pull request #30 from minosimo/patch-1
Update metainfo
2025-01-10 16:58:53 +01:00
016d48a3b4 Update metainfo
Move GNOME and GTK to keywords
Make description more explanatory
Remove period from summary
2025-01-10 13:40:50 +00:00
bb11fabe82 Added blueprint-compiler as flatpak dependency 2024-11-09 11:06:35 +01:00
894ca76edc replace Internet category with Network 2024-11-09 11:00:24 +01:00
539ccab783 Improve app metadata 2024-11-08 13:36:05 +01:00
af9f34c71d v0.1.6 2024-11-07 22:51:21 +01:00
7c25282412 ignore .flatpak-builder/ 2024-11-07 22:47:13 +01:00
568de0114b use native certs in reqwest
closes #21
2024-10-05 21:52:51 +02:00
f28f6893bb fmt 2024-10-05 21:52:51 +02:00
f77a24b4a9 update gtk deps 2024-10-05 21:52:51 +02:00
ff5a053e38 Merge pull request #23 from k8ieone/main
Indicate mobile support in the desktop file
2024-10-05 20:49:43 +02:00
d0229e123a Indicate mobile support in the desktop file 2024-08-09 21:05:06 +02:00
86d1472a24 finish port to libadwaita dialogs 2024-02-13 18:55:20 +01:00
29377dc1a6 introduce proper error boundary 2024-02-13 15:41:23 +01:00
75c59dfdb8 update to libadwaita 1.5 2024-02-12 17:50:46 +01:00
fe3ae28464 Load image texture in thread 2024-02-01 14:54:52 +01:00
410569689c remove deprecated MainContext channel 2024-02-01 14:54:52 +01:00
f790748e0a use thin lto 2024-01-03 12:58:28 +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
ee60c662d1 Fix about window appdata path 2024-01-03 12:49:46 +01:00
b7462ec620 v0.1.4 2023-11-27 19:01:54 +01:00
7d86e9598a Use basic auth in publish requests
Fixes #12
2023-11-27 18:59:04 +01:00
80154cace8 limit topic length 2023-11-27 18:52:09 +01:00
e87e2c24cc Merge pull request #11 from timedin-de/main
Added dashes (-) to allowed topics
2023-11-27 18:47:12 +01:00
4bd8d30aa6 Added dashes (-) to allowed topics 2023-11-27 09:14:14 +01:00
52dec9e7e6 v0.1.3 2023-11-16 16:04:42 +01:00
725d5a36ca fix lints 2023-11-15 12:15:01 +01:00
83f8c2407e spawn with idle priority 2023-11-15 12:11:39 +01:00
bbca7a4ffa cache credentials in memory, refresh subscriptions on new account 2023-11-15 12:04:36 +01:00
f13146ee7c apply authentication data to requests 2023-11-15 12:04:36 +01:00
aae34e9da1 validate account credentials 2023-11-15 12:04:36 +01:00
084e450f06 Create LICENSE 2023-11-14 17:45:42 +01:00
365244bd60 Add interface to manage accounts 2023-11-13 19:58:26 +01:00
ba0a5a756c fix metainfo not found by flatpak 2023-11-13 16:54:51 +01:00
20ee796913 cleanups 2023-11-09 19:11:32 +01:00
6581eb55ab about window: show data from appdata file 2023-11-09 19:08:57 +01:00
98811de34a Use custom server from selected subscription 2023-11-09 18:43:22 +01:00
5c518322be Reduce cpu usage and fix network monitor 2023-11-07 19:59:46 +01:00
ae2084c74a update readme layout and screenshots 2023-11-07 18:23:31 +01:00
416dce60ab v0.1.2 2023-11-07 18:18:55 +01:00
867b14cf5f update deps 2023-11-07 17:52:27 +01:00
fb29cd9584 update capnp 2023-10-27 18:33:13 +02:00
d93356905c various small cleanups 2023-10-27 11:30:24 +02:00
04c3f86a4b set sensitive buttons together 2023-10-27 10:45:18 +02:00
18c999cf76 refactor advanced_message_dialog in own file 2023-10-27 10:39:32 +02:00
65c71a524b Add Discover Integrations button 2023-10-27 00:06:12 +02:00
3b41ed55ed Show image attachment 2023-10-27 00:05:57 +02:00
c8faf2b1e9 don't wrap time and priority 2023-10-26 21:46:50 +02:00