Marco Antonio Alvarez

Results 11 comments of Marco Antonio Alvarez

As far as I understand the issue, the rust sdk uses the url field when it parses a sticker so it can't be fake or blank.

> It must also be using the `file` object, because otherwise it'd just get an encrypted blob. That's why I assumed it was only validating the presence of `url` and...

> It’s got to be using the keys from the file object, it’s probably a bug in the sdk More like a bug in the spec, I think. It says...

Are you running latest from the develop branch? - *M*arco On Wed, 3 Jan 2024 at 13:10, Tulir Asokan ***@***.***> wrote: > Hmm, I can't reproduce making element x work...

Closing in favor of https://github.com/ruma/ruma/pull/1820

I should mention WEBP (and animated WEBP) support would be nice too

> Is it necessary to keep the `Sending {spinner}` box with this change? I understand this is the only feedback until https://github.com/matrix-org/matrix-rust-sdk/issues/1732 is sorted out

> A small bug I noticed today: Trying to send a captioned image as a reply sends okay, but doesn't attach the reply metadata to the event and leaves the...

> > Hmmm sending replies with anything other than text is not supported yet anyway > > In what sense? I have seen many users (especially beeper users) send images...

Hey! I've been playing with this, would you like to see what I've got? (I put the attachment preview above the composer instead of adding a new text field to...