| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 'IRCChannels._get_id' -> 'IRCChannels.get_id' | 2019-04-07 | 1 | -2/+2 | |
| | | |||||
| * | Add `irc_lower()` and `irc_equals()` to IRCServer.Server so that no where else | 2019-01-24 | 1 | -1/+1 | |
| | | | | | in the code has to know about the server having a casemapping | ||||
| * | Add .keys()/.values()/.items to src/IRCChannels.py | 2018-11-13 | 1 | -0/+7 | |
| | | |||||
| * | Add missing imports and `Channel` namespacing to src/IRCChannel.py | 2018-11-11 | 1 | -6/+7 | |
| | | |||||
| * | Split out Channels in to IRCChannels.Channels, not IRCChannel.Channels | 2018-11-11 | 1 | -0/+54 | |
