| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change line handling | 2017-07-16 | 1 | -140/+150 | |
| | | |||||
| * | Add IRCv3→SASL support for nickserv auth, added optional module whitelist, ↵ | 2017-07-12 | 1 | -27/+61 | |
| | | | | | added server option for recording channel keys, increased flexibility for event raising in linehandler, probably other things too | ||||
| * | Fix an issue in MODE handling | 2017-01-27 | 1 | -2/+2 | |
| | | |||||
| * | decided to not track user realnames as there's no real purpose and it means ↵ | 2016-04-22 | 1 | -5/+4 | |
| | | | | | bitbot does not have to whois newly joined people. | ||||
| * | added code that i forgot to add to keep track of the info of new users, also ↵ | 2016-04-20 | 1 | -4/+8 | |
| | | | | | fixed a messup in indexes assuming all whoises were about himself. | ||||
| * | fixed a broken usage of the timer system. (functions are not json-able!) | 2016-04-19 | 1 | -2/+3 | |
| | | |||||
| * | added some more mode event firing and removed unneeded debug printing. | 2016-04-04 | 1 | -5/+5 | |
| | | |||||
| * | fixed some dumb typos | 2016-04-03 | 1 | -2/+2 | |
| | | |||||
| * | tinkered with some modules and fixed a few bugs, also added the skeleton for ↵ | 2016-04-03 | 1 | -0/+6 | |
| | | | | | the auto_mode.py module. | ||||
| * | made the args for IRCLineHandler functions global and added a timer-based ↵ | 2016-03-31 | 1 | -33/+48 | |
| | | | | | channel join re-try. | ||||
| * | added a line I forgot to add to dispose of nonvisible users. | 2016-03-30 | 1 | -0/+1 | |
| | | |||||
| * | made commands work in channel AND in private message. | 2016-03-29 | 1 | -0/+1 | |
| | | |||||
| * | first commit. | 2016-03-29 | 1 | -0/+270 | |
