Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Handle quit | June McEnroe | 2019-12-24 |
| | |||
* | It's The Big Refactor | June McEnroe | 2019-12-24 |
| | |||
* | Actually only use a transaction for handlers that need it | June McEnroe | 2019-12-23 |
| | | | | How did I manage that? | ||
* | Take optional explicit path in dbFind | June McEnroe | 2019-12-23 |
| | |||
* | Factour out verbose, dbStep+reset | June McEnroe | 2019-12-23 |
| | |||
* | Handle NICK | June McEnroe | 2019-12-18 |
| | |||
* | Handle JOIN, PART and KICK | June McEnroe | 2019-12-18 |
| | |||
* | Rearrange SQL and IRC code | June McEnroe | 2019-12-18 |
| | |||
* | Wrap handlers in transactions | June McEnroe | 2019-12-18 |
| | |||
* | Rewrite litterbox statements with functions | June McEnroe | 2019-12-18 |
| | |||
* | Insert events for PRIVMSG and NOTICE | June McEnroe | 2019-12-17 |
| | |||
* | Handle ISUPPORT | June McEnroe | 2019-12-17 |
| | |||
* | Implement -j join | June McEnroe | 2019-12-17 |
| | |||
* | Implement basic IRC connection and message parsing | June McEnroe | 2019-12-17 |
| | |||
* | Style cleanup | June McEnroe | 2019-12-13 |
| | |||
* | Implement DB initialization and migration | June McEnroe | 2019-12-02 |
| | |||
* | Rename header file to database.h | June McEnroe | 2019-12-01 |
| | |||
* | Implement database file search | June McEnroe | 2019-12-01 |