| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Only enable write throttling when _write_buffer is empty | 2019-05-31 | 1 | -1/+1 | |
| | | | | | closes #59 | ||||
| * | Only try to send QUITs on ctrl+c when we're connected - sys.exit otherwise | 2019-05-29 | 1 | -0/+1 | |
| | | |||||
| * | `has_capability` -> `has_capability_str`, add new `has_capability` | 2019-05-20 | 1 | -1/+1 | |
| | | |||||
| * | Catch server version string, from RPL_MYINFO | 2019-05-15 | 1 | -0/+3 | |
| | | |||||
| * | Treat our own user as a regular user throughout line_handler | 2019-03-05 | 1 | -18/+25 | |
| | | |||||
| * | Minor refactors across line_handler | 2019-03-03 | 1 | -2/+0 | |
| | | |||||
| * | Add IRCServer.has_capability and use it throughout line_handler | 2019-03-03 | 1 | -2/+2 | |
| | | |||||
| * | Split line_handler.py out in to different files for different categories | 2019-02-22 | 1 | -0/+134 | |
