| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Only split NAMES reply at literal space, .split() is overzealous | 2019-05-09 | 1 | -1/+1 | |
| * | Only handle 324 when we're actually in the channel | 2019-05-04 | 1 | -5/+6 | |
| * | Add/remove people from channels before received.join/received.part events | 2019-04-15 | 1 | -11/+16 | |
| * | Set a user's username/hostname/account BEFORE sending a received.join | 2019-03-06 | 1 | -9/+8 | |
| * | Set username/hostname on users on JOIN regardless of whether we know theirs•••already | 2019-03-06 | 1 | -3/+2 | |
| * | Treat our own user as a regular user throughout line_handler | 2019-03-05 | 1 | -31/+31 | |
| * | Minor refactors across line_handler | 2019-03-03 | 1 | -6/+4 | |
| * | Add IRCServer.has_capability and use it throughout line_handler | 2019-03-03 | 1 | -1/+1 | |
| * | `.on` doesn't take kwargs - `.call` does | 2019-02-22 | 1 | -6/+6 | |
| * | Split line_handler.py out in to different files for different categories | 2019-02-22 | 1 | -0/+159 |
