Timo Kösters

Results 63 comments of Timo Kösters

I have 60002805 entries, totaling 6.5GB, in one tree

I don't think the build in feature crops the images or puts them automatically in the export/ directory. That's what I like about this plugin, I can press one button...

One can implement this very efficiently if one already stores a sorted list of joined roomids for both users, because then you can go through both lists at the same...

I want to keep this MR minimal for now and get it merged. These breaking changes can happen in a new MR.

I'm hashing the serde_json value directly now (without converting to ruma first). I still need to do the Raw -> RawValue -> Value conversion though

@DevinR528 Does that sound alright?

If you don't want to do this in ruma, it's probably rather simple for conduit to not use ruma on that endpoint.

Rocket's code might be worth looking at: https://api.rocket.rs/v0.5-rc/rocket/fs/struct.NamedFile.html

See https://github.com/seanmonstar/reqwest/issues/1445

See https://github.com/seanmonstar/reqwest/issues/1445