-
Can be reproduced on EX.
After login, the sdk will schedule:
- The upload the current device keys
- The first encryption sync
We can see from the logs that the initial `key/upload` is handl…
-
As seen in this rageshake https://rageshakes.element.io/api/listing/2024-11-06/130841-YOSPUGGB/console.2024-11-06-12.log.gz
There is slightly late room key, so there is an UTD and the sdk tries to …
-
#### Description
We need to add support for URL previews in the matrix-rust-sdk, specifically using the `matrix_sdk::ruma::api::client::media::get_media_preview` endpoint. URL previews are essential …
-
https://github.com/matrix-org/matrix.org/blob/42cd127fabd10da793eaa3dcd9cc1bb4a2e8d5f6/templates/index.html#L102-L110
would make sense to link to the /ecosystem/sdks here, no?
-
With UBRN from 7afb49b50990e79efd21a14575f9e9147c254c46 and the following `ubrn.yaml`
```yaml
---
crate:
repo: https://github.com/matrix-org/matrix-rust-sdk
rev: 19b9a73ecc3e31d502dbf0c5850…
-
Sometimes matrix js sdk will partially crash. At this point, some functions similar to queueToDevice will not be available and will report the error 'failed to exclude transaction'. When checking the …
-
Config:
1. Docker serves all matrix services.
2. `Matrix Authentication Service` is installed and configured to use a OIDC upstream.
3. Using Authelia for IdP, and SWAG as a reverse proxy.
4. This…
-
There is a thread on the matrix chat channel that we discussed this quite a bit. It has the latest info on the state of this feature:
https://matrix.to/#/!ppQOFZPDOZdYkxhyRo:skylar.tech/$LpIQ9XmTe0VV…
-
Here's an example, in which the room "The Office of the Matrix Foundation" has been tombstoned and replaced with a new room, but they have the same room_id: `"!CltYqaqkvHpbwjPFcs:matrix.org"`.
This…
-
If I am using Rust 1.82.0 and run a `cargo update` then I get this error:
```
$ yarn build
...
[INFO]: ⬇️ Installing wasm-bindgen...
[INFO]: Optimizing wasm binaries with `wasm-opt`...
[wasm-…