Commit Graph

122 Commits

Author SHA1 Message Date
8418cf3219 [ci] Cute, opencode assumed it was https
Some checks failed
Build Flatpak / Build Flatpak (push) Failing after 4s
2026-03-21 10:51:11 -04:00
7f01f344dd [ci] Try cloning straight from the repo
Some checks failed
Build Flatpak / Build Flatpak (push) Failing after 4s
2026-03-21 10:48:01 -04:00
f3ed98e0a6 [ci] Switching to nightly flatpak container
Some checks failed
Build Flatpak / Build Flatpak (push) Failing after 6s
2026-03-21 10:35:15 -04:00
44f133aac0 [ci] Still trying to get CI working
Some checks failed
Build Flatpak / Build Flatpak (push) Failing after 8m48s
2026-03-20 13:37:45 -04:00
e2c0fca9a9 [ci] Try to fix flatpak build
Some checks failed
Build Flatpak / Build Flatpak (push) Failing after 9m13s
2026-03-20 13:16:17 -04:00
72dcb0aa2d [cargo] Clean
Some checks failed
Build Flatpak / Build Flatpak (push) Has been cancelled
2026-03-20 13:14:46 -04:00
f7cc61162f [ci] Add gitea workflows
Some checks failed
Build Flatpak / Build Flatpak (push) Failing after 7m39s
2026-03-20 13:06:52 -04:00
12b278e22e [notif] Add clean up timer 2026-03-20 13:06:30 -04:00
470b7cbab5 [ci] Try fixing the fuse issue
Some checks failed
CI / Rustfmt (push) Successful in 44s
CI / flatpak (push) Failing after 3m34s
2026-03-19 22:23:05 -04:00
31a70baa2c [ci] Try opencode's ideas
Some checks failed
CI / Rustfmt (push) Successful in 32s
CI / flatpak (push) Failing after 3m29s
2026-03-19 22:18:18 -04:00
698c383e8e [ci] I think this actually works
Some checks failed
CI / Rustfmt (push) Successful in 33s
CI / flatpak (push) Failing after 3m45s
2026-03-19 22:12:42 -04:00
ddf0dfe3c2 [ci] Try using dnf
Some checks failed
CI / Rustfmt (push) Successful in 27s
CI / flatpak (push) Failing after 25s
2026-03-19 22:10:27 -04:00
bd943bd070 [ci] Target Gnome 48 and fix Flatpak builder
Some checks failed
CI / Rustfmt (push) Successful in 29s
CI / flatpak (push) Failing after 2s
2026-03-19 22:05:05 -04:00
b10a0a673c [list] Sort by latest first, not earliest 2026-03-19 21:41:26 -04:00
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