genofire
genofire
Thanks for document this (in a issue), takes me hours to understand
Any update? - has same problem with my raid controller
@C0ffeeCode it sounds you do not use VAPID WebPush Notification for this insteat: https://support.mozilla.org/en-US/kb/push-notifications-firefox Like hydrogen-web it does: https://github.com/vector-im/hydrogen-web
Are there any new informations? I found `dunstify -A yes,ACCEPT -A no,DECLINE "Call waiting"` which works (a little bit ugly - but better then nothing)
it already looks really good in your screenshot - maybe you could offere your code to review and continue developing on it, by other if you do not like to...
This Button does not work anymore, nice update to Nextcloud 24 -> Browser console shows, that `OCA.AppSettings is null`. Log for me that #177 was not accord correct.
Is there any plan to merge the unifiedpush branch to master/main ?
Do you have installed the [common-proxy](https://github.com/UnifiedPush/common-proxies) infront of your gotify? By the way Element has also merged UnifiedPush (and FluffyChat and SchildChat another Matrix client), too. [ntfy.sh](ntfy.sh) on serverside has...
@jmattheis funny way - using ntfy.sh to get pushnotification for matrix, to use pushbits .....
@mremond could we use https://godoc.org/mellium.im/sasl or should we implemented it on the own like https://github.com/ortuman/jackal/blob/master/auth/scram.go i like the state machine of https://godoc.org/mellium.im/sasl with his `more, resp, err` as return value