aboutsummaryrefslogtreecommitdiff
path: root/modules/ircv3_labeled_responses.py
Commit message (Expand)AuthorAgeFilesLines
* WARN when we see 10 labeled-responses while waiting for a response to a lineGravatar jesopo2019-06-051-4/+16
* labels: Use BatchType to match, pass `lines` not `line`, batch ID isn't a label,•••fire event on label response Gravatar jesopo2019-06-041-7/+9
* Add new BatchType object, to match like how Capability and MessageTag doGravatar jesopo2019-06-041-0/+1
* Prefix names for all IRCv3 modules with "ircv3_"Gravatar jesopo2019-06-031-0/+49