bitbot-3.11-fork/src
2019-06-06 20:26:05 +01:00
..
utils labels: Use BatchType to match, pass lines not line, batch ID isn't a label, 2019-06-04 17:54:19 +01:00
__init__.py
Cache.py
Config.py
Database.py Remove column from server.add SQL (leftover from removing 'ipv4' column) 2019-05-21 10:45:24 +01:00
EventManager.py check_purge() after removing a context as it could make a hook purgable 2019-06-05 16:56:02 +01:00
Exports.py Actually respect default return in Exports.get_one 2019-04-27 14:49:18 +01:00
IRCBot.py select.epoll -> select.poll 2019-06-06 20:26:05 +01:00
IRCBuffer.py
IRCChannel.py
IRCChannels.py 'IRCChannels._get_id' -> 'IRCChannels.get_id' 2019-04-07 13:59:53 +01:00
IRCLine.py message-tags are joined by ";", not "," 2019-06-06 17:19:27 +01:00
IRCObject.py
IRCServer.py Give SentLine (and preproc.send events) a new event object, to track events 2019-06-04 17:51:20 +01:00
IRCSocket.py Give SentLine (and preproc.send events) a new event object, to track events 2019-06-04 17:51:20 +01:00
IRCUser.py
Logging.py Make params arg for logging functions optional 2019-06-06 12:59:47 +01:00
ModuleManager.py Make 'circular dependency' WARN more explicitly about 1-to-1 dependencies 2019-06-05 19:13:44 +01:00
Socket.py
Timers.py list()-ify filter() return, otherwise boolean checks against it are wrong 2019-06-01 15:05:57 +01:00