| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor all checks for channel_type to server.is_channel() | 2019-09-20 | 1 | -2/+2 | |
| * | add a `create` flag to IRCChannels.get_id() to optionally not create new ids | 2019-09-05 | 1 | -2/+3 | |
| * | 'self.channels' -> 'self._channels' | 2019-07-11 | 1 | -1/+1 | |
| * | Refactor EventManager to only hold hooks on a root object | 2019-06-26 | 1 | -1/+1 | |
| * | '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•••in the code has to know about the server having a casemapping | 2019-01-24 | 1 | -1/+1 | |
| * | 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 |
