Stephen Paul Weber
Stephen Paul Weber
Not to be a pain, but any chance to get this looked at? Thanks :)
@sonnyp tests added
`middleware.filter` is meant to (as I see in documentation) run on all outgoing stanzas in the same way as `middleware.use` runs on all incoming stanzas. However, without this patch it...
Should this also automatically call right before disconnect?
It's right in your quote in the OP here: > It is RECOMMENDED that initiating entities (usually clients) send an element right before they gracefully close the stream, in order...
I routinely get DNSSEC failure with the library on my home wifi with my own domain as well. Got the verbose logs enabled so here is a recent failure example:...
This is related to my request #84 I'd like to get that lobby view that guest sees right now, I'd like it to list MUCs based on a setting instead...
It would be the same no matter what server or server config. The whole point is it shouldn't matter how the server is configured.
It's useful for registered users, but for me the main interest would be guest. We've wanted PM to work with guests for years but all other web clients also have...
Isn't this better solved by not emitting extended content on other terminals? Every program already has to configure its output based on the terminal it's in if it uses anything...