Damir Jelić

Results 351 comments of Damir Jelić

Do you happen to run the bot using the IndexedDB based store? Do you have logs for this? I suspect that the cause might be a different one. The Olm...

Point one was done some time ago: https://github.com/matrix-org/matrix-rust-sdk/blob/74b79d8212f1f4f161625bad34acfb4acf8ff65f/crates/matrix-sdk-crypto/src/olm/account.rs#L571-L576

> Spring is almost over ⌛! If I look at my thermometer, it already is.

This is now months old without any comment. If you want to move this along, please reopen.

> Results of the experiment: > > * baseline: > > * incremental build: ~3min30s > * run: ~7min > > * compiling with O1: > > * non-incremental build:...

Superseded by https://github.com/matrix-org/matrix-rust-sdk/pull/5808. I'm not particularly sure why this PR is so much more complex compared to #5808, so if some of this complexity is needed please open a new...

This might be the same as https://github.com/element-hq/element-x-ios/issues/3055 which was fixed by https://github.com/matrix-org/matrix-rust-sdk/pull/3964. I'll leave this open as well until there's a EX-Android release confirming this.

I think people leave the app issue open until a release happened with the updated SDK.

Yeah, that sounds better than returning an empty `m.room.message`.

Oh about the commits, some of them you got right some of them not. `fix(crypto): ...` is correct, `crypto(verification)` is not. In the second case you should have used `fix(verification)`...