Val Lorentz

Results 511 comments of Val Lorentz

Also affects: * `format` defined in `supybot.utils.str` and reexported by `supybot.commands` * `all` defined in `supybot.utils.iter` > Because supybot.commands.any takes a context and the builtin takes an iterable the main...

I assume the example you submitted to https://github.com/matrix-org/matrix-hookshot/issues/732 is from https://bodhi.fedoraproject.org/rss/updates/ and the one you have here is from https://blog.torproject.org/feed.xml In both of these feeds, the `description` does not contain...

Hmm actually it seems that feedparser (the library Limnoria uses to parse RSS and Atom feeds) has a heuristic to auto-fix such feeds (it detects if a description contains `>`...

> Some will treat it as NUL this one doesn't really make sense on IRC

There are two uncaught tracebacks from scramp when the server returns either garbage or an invalid signature instead of the last response. In the former case, it also does not...

Impl in M51: https://github.com/progval/matrix2051/pull/55

@DarthGandalf It's unreasonable to make it a requirement; but I mentioned in the "Server implementation considerations" that servers may send it in the `chathistory` batch when clients re-join (Ergo, Insp,...

@jwheare Anything blocking merge?