Brenden Matthews

Results 21 issues of Brenden Matthews

This allows people to enable message retention policies on their homeserver. One note: there are a few extra features that are available, but I decided to err on the side...

_Leaving this issue here as a request for comments. If I decide to get around to this, it probably won't happen for a while. Alternatively if you have a lot...

enhancement

The default healthcheck settings aren't optimal, and I have to edit the source code to change them, or change them manually through the API. It'd be nice to be able...

Mustache templates are very limited (by design), and IMO make it difficult to implement certain features in the Universe. I'd like it if we could explore some more useful templating...

The oauth endpoints for the connect API are missing. It would be nice to add them to this library. In the meantime, I'm just using reqwest.

enhancement
help wanted

curve25519-dalek has SIMD but it lacks Neon: https://github.com/dalek-cryptography/curve25519-dalek/tree/main/src/backend/vector

There's already SIMD for Neon and AVX2 Chacha20 in the chacha20 crate: https://github.com/RustCrypto/stream-ciphers/tree/master/chacha20/src/backends