| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
respecting utf8 multi-byte encoding
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
(src/IRCServer.py)
|
| |
|
|
| |
line at a time in write buffer if we've got space (src/IRCServer.py)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
channels
(Database.py)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
like a package (also put the modules manually in sys.modules
|
| |
|
|
| |
(`importlib.util.spec_from_file_location`)
|
| | |
|
| | |
|
| |
|
|
| |
(commands.py)
|
| | |
|
| |
|
|
| |
user (src/IRCBuffer.py)
|
| |
|
|
| |
that return a change to the output (src/IRCServer.py)
|
| | |
|
| | |
|
| |
|
|
| |
in the code has to know about the server having a casemapping
|
| | |
|
| | |
|
| |
|
|
| |
within the given string (src/utils/irc.py)
|
| |
|
|
| |
(src/utils/irc.py)
|
| |
|
|
| |
logs are in a race condition to write to file before the main thread exits.
|
| |
|
|
| |
doesn't push code execution down the wrong path (src/IRCChannel.py)
|