|
|
b27ea423ac
|
Update com.ranfdev.Notify.metainfo.xml.in.in
|
2026-01-21 19:13:58 +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 |
|
|
|
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 |
|