| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make labeled-resposnes it's own module, tag and track every sent line | 2019-05-30 | 1 | -1/+0 | |
| | | |||||
| * | `draft/labeled-response` -> `draft/labeled-response-0.2` | 2019-05-30 | 1 | -1/+1 | |
| | | |||||
| * | Move IRCv3 `server-time` code in to it's own module, save last @time tag | 2019-05-29 | 1 | -1/+0 | |
| | | |||||
| * | _match_caps takes 2 args | 2019-05-24 | 1 | -1/+1 | |
| | | |||||
| * | matched_caps is actually a str[] | 2019-05-19 | 1 | -1/+0 | |
| | | |||||
| * | .copy() all the hardcoded Capabilities in line_handler/ircv3.py | 2019-05-19 | 1 | -0/+1 | |
| | | |||||
| * | .lower() -> .upper() for CAP subcommands. makes a lot more sense. | 2019-05-18 | 1 | -7/+7 | |
| | | |||||
| * | Revamp how CAPs are tracked through REQ and ACK/NAK etc | 2019-05-11 | 1 | -21/+34 | |
| | | |||||
| * | Refactor CAPs in to objects | 2019-05-11 | 1 | -6/+24 | |
| | | |||||
| * | Split line_handler.py out in to different files for different categories | 2019-02-22 | 1 | -0/+74 | |
