| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Better support for msgtags with PRIVMSGs; put functionality in to | 2018-10-01 | 1 | -4/+14 | ||
| | | | | | modules/commands.py to reply to specific messages by use of msgids | |||||
| * | Add call_unsafe functions to EventManager.EventHook, to not swallow errors on | 2018-10-01 | 1 | -1/+1 | ||
| | | | | | specific function calls (e.g. preprocess.command) | |||||
| * | Implement client-side bindhost | 2018-10-01 | 1 | -1/+3 | ||
| | | ||||||
| * | Implement src/IRCObject.py to convert specific objects in to strings when | 2018-10-01 | 1 | -2/+2 | ||
| | | | | | passing them to modules/scripts.py scripts | |||||
| * | 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 | ||
