| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Typo in src/IRCChannel.py. 'del self.user_modes' -> 'del self.user_modes[user]' | 2018-10-04 | 1 | -1/+1 | ||
| | | ||||||
| * | Print user status symbols in modules/print_activity.py | 2018-10-03 | 1 | -5/+10 | ||
| | | ||||||
| * | 'mode_prefixes' -> prefix_modes and prefix_symbols | 2018-10-03 | 1 | -5/+4 | ||
| | | ||||||
| * | Move src/Utils.py in to src/utils/, splitting functionality out in to modules of | 2018-10-03 | 1 | -2/+2 | ||
| | | | | | related functionality | |||||
| * | Support changing command responses from PRIVMSG to NOTICE | 2018-10-02 | 1 | -0/+2 | ||
| | | ||||||
| * | Add !leave to modules/channel_op.py | 2018-10-02 | 1 | -0/+2 | ||
| | | ||||||
| * | Better support for msgtags with PRIVMSGs; put functionality in to | 2018-10-01 | 1 | -2/+2 | ||
| | | | | | modules/commands.py to reply to specific messages by use of msgids | |||||
| * | Implement src/IRCObject.py to convert specific objects in to strings when | 2018-10-01 | 1 | -2/+4 | ||
| | | | | | passing them to modules/scripts.py scripts | |||||
| * | Move most code in root directory to src/ | 2018-09-24 | 1 | -0/+132 | ||
