Jonathan Treffler
|
b6ba200281
|
fix #6
|
2024-08-12 20:11:19 +02:00 |
|
Jonathan Treffler
|
7aefdcca3d
|
return transport defined response on subscription updates just like on new registrations
|
2024-07-24 14:23:16 +02:00 |
|
Jonathan Treffler
|
3d5b2c191a
|
conform to spec by updating existing subscription when registering with equivalent options twice instead of creating new subscription
|
2024-07-24 13:52:09 +02:00 |
|
Ricki Hirner
|
6af07f6f8d
|
Fix getUser (#5)
|
2024-07-01 22:22:41 +02:00 |
|
Jonathan Treffler
|
e0f6f3d27a
|
follow spec more closely for subscription request parsing
|
2024-06-12 21:50:28 +02:00 |
|
Jonathan Treffler
|
41b3d84e9d
|
fix error handling of register request with unknown transport
|
2024-06-12 21:32:52 +02:00 |
|
Jonathan Treffler
|
5e24706796
|
return calendar node name as push topic
|
2024-06-12 14:20:24 +02:00 |
|
Jonathan Treffler
|
c9d4285af4
|
implement and use SubscriptionService
|
2024-06-12 14:19:52 +02:00 |
|
Jonathan Treffler
|
af104a63f2
|
save transport of registration in db
|
2024-06-12 03:03:35 +02:00 |
|
Jonathan Treffler
|
5f65485798
|
added subscription database entries and transport registration init logic handling to subscription management plugin
|
2024-06-12 01:58:00 +02:00 |
|
Jonathan Treffler
|
8dc989f897
|
started implementing subscription management
|
2024-05-03 18:18:33 +02:00 |
|
Jonathan Treffler
|
bb78c80b07
|
ensured license headers exist and match reality
|
2024-05-03 18:08:19 +02:00 |
|
Jonathan Treffler
|
104d278c06
|
fix indentation
|
2024-04-05 20:29:33 +02:00 |
|
Jonathan Treffler
|
b992cde357
|
app init; implemented service detection
|
2024-04-05 20:26:15 +02:00 |
|