Vincent Breitmoser
Vincent Breitmoser
If the bridge bot doesn't have permission in a room to e.g. change the room name or avatar, this will silently fail and the rooms desync. This situation naturally occurs...
Hey folks Host authentication via onionmx, from what I understand, hinges on the SRV record that points to the hidden service, with no TLS/PKI or DNSSEC. That's not a huge...
It would be useful to have a capability for read-only API tokens. The use case I have is that we'd like to check if all values are up to date...
Hey folks, thanks for developing this package, super useful for deployment of web extensions via CI :v: There is now finally an API to upload extensions to the edge extension...
Right now, compressing a room requires holding its entire state in RAM, which can become arbitrarily large. I don't know the internals of the compression algorithm, but given that state...
It would be useful to have an actual way to decommission servers. In theory, servers can leave all rooms and be done with it, but that is non-trivial and in...
Attempt to fix sdk34 issues, see https://github.com/open-keychain/open-keychain/issues/2836
Hi, I would like to request the part which is left to awk in the examples as a percol feature. The way I imagine it is a "part of line"...
Hey there, I've been pondering for a while how to do argument swapping, to get a simple mapping for int func(int foo, char bar) => int func(char bar, int foo)...
what it says on the tin. only a trivial rename was required for the update