utils
|
'is_localhost()' -> 'host_permitted()'
|
2019-09-30 15:15:20 +01:00 |
Cache.py
|
cache calculated "next expiration" time
|
2019-09-20 11:47:57 +01:00 |
Database.py
|
add --remove-server/-R cli arg
|
2019-07-12 09:30:22 +01:00 |
IRCBuffer.py
|
add IRCBuffer.find_many_from()
|
2019-09-26 13:44:21 +01:00 |
IRCChannel.py
|
add missing IRCLine import to IRCChannel
|
2019-09-17 10:21:31 +01:00 |
IRCLine.py
|
source should have ':' appended
|
2019-07-28 20:55:54 +01:00 |
IRCServer.py
|
forgot to commit kwargs for get_user()
|
2019-09-27 15:52:25 +01:00 |
ModuleManager.py
|
add external_modules directory
|
2019-09-27 16:03:06 +01:00 |