Describe the problem
Currently Cinny handles push notifications natively from the homeserver pushers. However, mobile browsers on Android trend to have issues reliably sending notifications, so users may still have apps like element installed for push notifications, only to use cinny in their browser to access their messages.
Describe the solution you'd like
I would like Cinny to allow configuration to register as a notification endpoint with ntfy.sh servers, so that notifications could be pushed reliable to Android devices via the ntfy app, and sent to the PWA on the users device, eliminating the need to keep a second matrix client installed.
Alternatives considered
Resolving notification reliability natively via an app bundle: would still benefit from using ntfy as a secondary option.
Additional context
No response
Describe the problem
Currently Cinny handles push notifications natively from the homeserver pushers. However, mobile browsers on Android trend to have issues reliably sending notifications, so users may still have apps like element installed for push notifications, only to use cinny in their browser to access their messages.
Describe the solution you'd like
I would like Cinny to allow configuration to register as a notification endpoint with ntfy.sh servers, so that notifications could be pushed reliable to Android devices via the ntfy app, and sent to the PWA on the users device, eliminating the need to keep a second matrix client installed.
Alternatives considered
Resolving notification reliability natively via an app bundle: would still benefit from using ntfy as a secondary option.
Additional context
No response