Commit Graph

4 Commits

Author SHA1 Message Date
f9385c9cf0 feat: Add receipt checking and retry cancellation
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
2025-04-17 02:52:57 +02:00
b09b0bcdae refactor: recipient handling
removes default user, changes recipient to optionally include device
Also fixes url_title replacing message title

Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
2025-04-17 02:12:08 +02:00
52b11eeffb feat: Adds user validation via api
Validates user and if specified device

Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
2025-04-15 15:24:12 +02:00
2106734b88 feat: sending messages is now feature complete
including zod schema validation

Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
2025-04-15 11:20:01 +02:00