Commit Graph

108 Commits

Author SHA1 Message Date
0588338248 [ci] Fix Flatpak build
Some checks failed
CI / Rustfmt (push) Successful in 30s
CI / Flatpak (push) Failing after 11m58s
2026-03-19 21:37:28 -04:00
4d95b7711a [db] Actually fix migrations 2026-03-19 21:37:22 -04:00
4e846635cc [db] Fix migration fail 2026-03-19 21:34:09 -04:00
63695b0249 Install Xvfb
Some checks failed
CI / Rustfmt (push) Successful in 34s
CI / Flatpak (push) Failing after 5m31s
2026-03-19 21:26:27 -04:00
30bf63f648 [ci] Fix flatpak build
Some checks failed
CI / Rustfmt (push) Successful in 29s
CI / Flatpak (push) Failing after 4m42s
2026-03-19 21:03:11 -04:00
9e5e7e90f8 [list] Sort notifications by latest first 2026-03-19 20:59:49 -04:00
84541845fa [retention] Make sure value shows up in form 2026-03-19 20:56:19 -04:00
c112c8dd47 [retention] Add setting for auto removing notifications
Some checks failed
CI / Rustfmt (push) Successful in 35s
CI / Flatpak (push) Failing after 6s
2026-03-19 20:52:05 -04:00
750cba8351 [db] Fix database missing indexes
Some checks failed
CI / Rustfmt (push) Successful in 38s
CI / Flatpak (push) Failing after 10m11s
2026-03-19 08:40:09 -04:00
94d6286ee9 Merge pull request #42 from codiflow/patch-1
Fixed issue with build process in Arch (AUR)
2026-02-06 18:27:07 +01:00
85979e891e Merge pull request #41 from Schmiddiii/fixes
Some fixes
2026-02-06 18:26:05 +01:00
b27ea423ac Update com.ranfdev.Notify.metainfo.xml.in.in 2026-01-21 19:13:58 +01:00
7f0deab0a9 Fix application not being mobile compatible in Phosh 2026-01-09 16:16:56 +01:00
383123cd82 Switch to row activation instead of selection for displaying selected subscription
Fixes #35.
2026-01-07 16:01:32 +01:00
66a3634a71 Display local time instead of UTC
Fixes #39.
2026-01-07 16:00:41 +01:00
3a4acc2d12 Merge pull request #27 from ranfdev/nullables
Rewrite of ntfy-daemon. Adds basic tests with Nullables and removes any trace of capnp
2025-01-21 17:13:51 +01:00
3716b22a78 Merge pull request #31 from vhsdream/fix-closing-tag
Fix ending tag typo in com.ranfdev.Notify.metainfo.xml.in
2025-01-21 17:13:35 +01:00
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
33a4708f62 add architecture diagram 2024-11-21 17:24:32 +01:00
6f67f86580 remove any trace of capnp 2024-11-21 16:54:17 +01:00
eac70af6a0 add tracing to listener 2024-11-21 16:49:15 +01:00
dd5c334171 add proper tracing to subscription 2024-11-21 16:25:43 +01:00
e60b61a623 refresh on network connection changes 2024-11-21 12:52:06 +01:00
5002772c65 remove unused 2024-11-21 12:34:55 +01:00
b3d0aaf277 minor refactors, add OutgoingMessage 2024-11-21 12:34:06 +01:00
a758ffcd6e remove unused code, minor refactorings 2024-11-21 10:54:37 +01:00
76e3ad9ee1 remove unused code/deps 2024-11-20 20:44:34 +01:00
9c7f701557 fmt all 2024-11-20 20:41:46 +01:00
812e335c41 remove old capnp code 2024-11-20 20:41:10 +01:00
6eae0e6972 Add missing calls 2024-11-20 20:35:34 +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
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