Sebastian Spaeth

Results 141 comments of Sebastian Spaeth

The [Element X Android v25.07.0](https://github.com/element-hq/element-x-android/releases/tag/v25.07.0) release has an upgraded element-call to [v0.13.0](https://github.com/element-hq/element-call/releases/tag/v0.13.0) which I believe has some improvements surrounding this. Maybe try that one to see if it is fixed?

How about testing your home server with the testmatrix tool and/or https://connectivity-tester.mtrnord.blog/ to see if your server is misconfigured. Typically that is a problem with your client well-known file....

Multiple reports of this, here is the push notification error in text: ``` Unable to resolve event: msg=Unsupported Event Type,... Stack backtrace: 0-3: 4: uniffi_matrix_sdk_ffi_fn_method_timelineevent_event_type 5-7: - Idle: true -...

Rageshake by @szimszon:oregpreshaz.eu send with a reference to this issue

I know this is not what you want, but you can log into the call.ems account using any other client (e.g. fluffychat or whatever) and leave the rooms that you...

Do you happen to have the developer option "Exclude insecure devices when sending/receiving messages" checked? P.S. If you log in through Element web, you can see which sessions(=devices) are verified...

This is because ntfy includes a matrix gateway (https://github.com/binwiederhier/ntfy/blob/630f2957deb670dcacfe0a338091d7561f176b9c/server/server_matrix.go#L16) that is, it receives calls to `/_matrix/push/v1/notify` and sends them out via UnifiedPush. conversations (https://codeberg.org/iNPUTmice/up) does not contain a matrix push...

Looking at the code, it should fall back to use the standard matrix.org gateway if the UnifiedPush server does not provide one. Not sure what is happening there, I am...

Given the recent 'rotate FCM token when broken' MR, this issue should be closed now.

@davidegirardi sorry for pinging you, I am just an outsider :-), but this seems to be stuck waiting for you to sign the CLA.