Damir Jelić

Results 61 issues of Damir Jelić

User identities and devices are internally using a `serde_json::Value`, this means that, if the `Value` isn't empty, `rmp_serde` will fail to with a cryptic error message. The interesting part is,...

bug
encryption

Since #1447 we create a root span for our `Client` object, and since https://github.com/matrix-org/matrix-rust-sdk/pull/1428 EX can push traces to an OpenTelemetry collector, aka Jaeger in this case. # Structured logging...

enhancement

# The PQXDH Key Agreement Protocol This pull request implements the new post-quantum safe [PQXDH] Key Agreement Protocol. The [PQXDH] Key Agreement Protocol is a hybrid protocol building on top...

The Matrix plugin has macros to define a config in a declarative way, once that is tested out a bit better we'll likely want to import this here. The macros...

Add a prelude module that re-exports the most commonly used structs.

enhancement
good first issue

# Spring cleaning ![image](https://github.com/matrix-org/matrix-rust-sdk/assets/552026/913143d2-80fc-4e0a-beef-031ec7a15c90) ## Motivation As the seasons change and the warmth of the sun begins to illuminate our surroundings, we're often confronted with the less appealing aspects of...