| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change raw.send and raw.receive commands to just pass around ParsedLines | 2019-06-22 | 1 | -23/+23 | |
| * | Remove users from channels/server AFTER we call received.quit | 2019-06-05 | 1 | -1/+1 | |
| * | v1.8.0 release | 2019-06-03 | 1 | -9/+9 | |
| * | Move all actual nickname changing until AFTER events are fixed. it was actually•••set_own_nickname that was really causing the issue. | 2019-05-12 | 1 | -4/+4 | |
| * | Change user nickname before firing (received/self).nick events | 2019-05-12 | 1 | -3/+3 | |
| * | Correctly support SETNAME being targetted at us | 2019-04-02 | 1 | -2/+8 | |
| * | Enum values shouldn't be all upper case | 2019-03-10 | 1 | -2/+2 | |
| * | Treat our own user as a regular user throughout line_handler | 2019-03-05 | 1 | -17/+23 | |
| * | Keep track of a user's away message, not just whether they're away or not | 2019-02-22 | 1 | -0/+2 | |
| * | Split line_handler.py out in to different files for different categories | 2019-02-22 | 1 | -0/+89 |
