Adam Porter
Adam Porter
It's kind of hidden here: https://spec.matrix.org/v1.8/appendices/#user-identifiers
Hello, It's software, so anything is possible. :) That would probably be doable without too much difficulty, but the code that implements the pseudo-language is pretty ugly, so it might...
Thanks for the kind words. I get asked about this sort of thing from time to time. I don't have a single workflow, and the ones I have are always...
I don't understand what you mean. And that `labels` function just returns an EWOC node's data's timestamp for comparison purposes.
Sorry, I still don't understand: 1. AFAIK this already works correctly. (But there may be bugs I'm unaware of, of course.) 2. Given a coalesced set of events G (note...
Ah, yes, thank you. Sorry for being dense there. Yes, I think this is a known (to me, anyway) issue, and it should indeed be fixed.
Thanks for filing this. Yes, it would be nice to reuse HTTP sessions with curl (e.g. with pipelining), especially to avoid TLS setup. It may be possible to reuse a...
However, from a cursory search, it doesn't appear that this is likely to work. See, e.g. https://stackoverflow.com/questions/38857881/curl-command-line-ssl-session-reuse And it doesn't sound like it's possible to use a single curl process...
I don't think doing it by default would be good, because users might miss, e.g. a message in a direct room. It would seem to defeat the purpose of the...
> We currently have it enabled in this repository due to the high number of issues that are old and haven't been looked at yet (such as this one). FWIW,...