According to its debug menu, it gets a 404. (See attached screenshot.)
I tried changing the UP provider to https://ntfy.sh but sunup somehow doesn't recognise it as a UP provider?
According to its debug menu, it gets a 404. (See attached screenshot.)
I tried changing the UP provider to https://ntfy.sh but sunup somehow doesn't recognise it as a UP provider?
I have the same issue. Mercurygram doesn't work either.
@Atemu wrote in #8 (comment):
According to its debug menu, it gets a 404. (See attached screenshot.)
I tried changing the UP provider to https://ntfy.sh but sunup somehow doesn't recognise it as a UP provider?
There is a bug in Element-X, the patch is merged but not yet released. Shildinext has already the fix
@balint wrote in #8 (comment):
I have the same issue. Mercurygram doesn't work either.
They don't use webpush, which is now required. Maybe they can use a gateway for that
Indeed Schildichat Next does work!
It's still weird that I can't switch to ntfy.sh as the UP server though; what's up with that?
Because sunup isn't a ntfy client. It uses mozilla's autopush server
Matrix does not support UnifiedPush or WebPush native.
Here is a MSC to support WebPush (and with it UnifiedPush) in there protocol Standard: https://github.com/matrix-org/matrix-spec-proposals/pull/4174
We need a transformation between the Matrix Push to the UnifiedPush API format.
Therefore was common-proxy from UnifiedPush developed: https://codeberg.org/UnifiedPush/common-proxies
SchildiChat run this proxy (but Mozilla not).
This translation from matrix to UnifiedPush is native implemented into ntfy.sh (so you do not need common-proxy to run, if you run ntfy.sh).
Other matrix-client like Element(-X) has to solutions:
Maybe more details here: https://github.com/element-hq/element-x-android/pull/3388#issuecomment-2451406904
Element-X is supposed to use the gateway hosted on unifiedpush.org, but they have introduced a bug a few versions ago that prevented to use it. It has been fixed here: https://github.com/element-hq/element-x-android/pull/4101 but this is not released yet
It has been released: https://github.com/element-hq/element-x-android/releases/tag/v25.02.0
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?