| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a way to not add a user automatically in IRCServer.get_user | 2018-10-03 | 1 | -3/+3 | |
| * | Support changing command responses from PRIVMSG to NOTICE | 2018-10-02 | 1 | -6/+17 | |
| * | Better support for msgtags with PRIVMSGs; put functionality in to•••modules/commands.py to reply to specific messages by use of msgids | 2018-10-01 | 1 | -4/+14 | |
| * | Add call_unsafe functions to EventManager.EventHook, to not swallow errors on•••specific function calls (e.g. preprocess.command) | 2018-10-01 | 1 | -1/+1 | |
| * | Implement client-side bindhost | 2018-10-01 | 1 | -1/+3 | |
| * | Implement src/IRCObject.py to convert specific objects in to strings when•••passing them to modules/scripts.py scripts | 2018-10-01 | 1 | -2/+2 | |
| * | Add modules/strip_color.py | 2018-09-30 | 1 | -3/+7 | |
| * | Move src/IRCLineHandler.py to modules/line_handler.py | 2018-09-30 | 1 | -1/+1 | |
| * | Move most code in root directory to src/ | 2018-09-24 | 1 | -0/+402 |
