| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | entirely reworked the timer system to work with the event system, will ↵ | 2016-04-19 | 1 | -5/+5 | ||
| | | | | | eventually persist all timers to database until complete in a central way. | |||||
| * | added a socket timeout to IRCServer socket objects. | 2016-04-18 | 1 | -0/+1 | ||
| | | ||||||
| * | this was supposed to be in the last commit. oops. | 2016-04-10 | 1 | -0/+2 | ||
| | | ||||||
| * | added some more mode event firing and removed unneeded debug printing. | 2016-04-04 | 1 | -2/+0 | ||
| | | ||||||
| * | tinkered with some modules and fixed a few bugs, also added the skeleton for ↵ | 2016-04-03 | 1 | -0/+2 | ||
| | | | | | the auto_mode.py module. | |||||
| * | added code to prevent newlines being where they shouldn't be in outgoing lines. | 2016-04-01 | 1 | -1/+1 | ||
| | | ||||||
| * | made the args for IRCLineHandler functions global and added a timer-based ↵ | 2016-03-31 | 1 | -0/+5 | ||
| | | | | | channel join re-try. | |||||
| * | made commands work in channel AND in private message. | 2016-03-29 | 1 | -4/+6 | ||
| | | ||||||
| * | first commit. | 2016-03-29 | 1 | -0/+216 | ||
