Commit Graph

26 Commits

Author SHA1 Message Date
Dominik Meyer 714db9fb25
ADD: own function for parsing subscriptions 2024-03-17 08:51:28 +01:00
Dominik Meyer 002f1fa11a
ADD: provide version info as internal"
continuous-integration/drone/push Build is passing Details
Closes: #33
2024-03-09 19:34:59 +01:00
Dominik Meyer f0fae9fd82
FIX: enforce integer in JSON string
continuous-integration/drone/push Build is passing Details
Closes: #19 #32
2024-03-09 17:57:11 +01:00
Dominik Meyer 3e2944594f
ADD: provide last used priority as reading 2024-03-01 22:04:42 +01:00
Dominik Meyer 0fd9b594b6
FIX: undefined value
FIXES: #20
2024-03-01 22:03:18 +01:00
Dominik Meyer 761c8b639d
ADD: added documentation for defaultPriority attribute 2024-03-01 21:45:00 +01:00
Dominik Meyer 040397a67e
ADD: set defaultPriority by attribute
also adds all ntfy supported priorities.

CLOSES: #11
TIME: 30m
2024-03-01 21:42:18 +01:00
Dominik Meyer 0f8961d9b6
ADD: Track number pf published messages
CLOSES: #28
TIME: 5m
2024-03-01 21:05:38 +01:00
Dominik Meyer 0643b3af38
ADD: set defaultTopic as attribute
- the attribute has already been there
- just added documentation

CLOSES: #6
TIME: 10m
2024-03-01 21:00:08 +01:00
Dominik Meyer 73c60ae498
FIX: set state always with readings
FIXES: #16
TIME: 5m
2024-03-01 20:49:33 +01:00
Dominik Meyer bb3249fb19
FIX: keywords/ tags not transmitted
FIXES: #21

Contributed by Hartmut
2024-02-27 22:39:38 +01:00
Dominik Meyer d70e2d118a
FIX: fixed authentication in non container environments
FIXES: #18

Notified by Hartmut
2024-02-27 22:36:49 +01:00
Dominik Meyer 2d613ea87e
ADD: delete subscribed topics on delete of client device 2024-02-25 13:33:25 +01:00
Dominik Meyer 8490e7046f
FIX: fixed not working without authentication 2024-02-25 13:22:22 +01:00
Dominik Meyer fc04cea1b5
ADD: support for subscribing to topics on the ntfy server
CLOSES: #5 #8 #10
TIME: 3h
2024-02-24 15:44:31 +01:00
Dominik Meyer 9f00721e49
FIX: added missing basic documentation (commandref)
FIXES: #2
TIME: 2h
2024-02-23 21:52:33 +01:00
Dominik Meyer c83dab7c8b
ADD: added pod documentation 2024-02-23 17:05:35 +01:00
Dominik Meyer 332316e61d
MOD: removed unused code 2024-02-23 16:52:06 +01:00
Dominik Meyer 51cd608c4c
MOD: set correct log levels 2024-02-23 16:44:45 +01:00
Dominik Meyer 1f03b8179c
FIX: only update error on subscriptions if really on error 2024-02-18 21:27:49 +01:00
Dominik Meyer c2095a6257
FIX: improved error handling for subscriptions 2024-02-18 21:23:44 +01:00
Dominik Meyer 0f555f7fad
FIX: reduced logging 2024-02-18 21:12:39 +01:00
Dominik Meyer 68b3247c23
FIX: improved state handling for children 2024-02-18 21:09:17 +01:00
Dominik Meyer 9f8f6afa64
FIX: some code cleanup 2024-02-18 20:56:13 +01:00
Dominik Meyer 2010eb7e07
FIX: added missing attribute sub
FIXES: #1
TIME: 5M
2024-02-18 19:07:53 +01:00
Dominik Meyer 6268a32558
ADD: initial version of NTFY Client 2024-01-21 13:47:13 +01:00