Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to ignore users | tilpner | 2018-08-12 | 1 | -0/+13 |
* | Improve command error handling | tilpner | 2018-08-12 | 1 | -17/+30 |
* | Add (part) function | tilpner | 2018-08-12 | 1 | -0/+3 |
* | Allow clients to request capabilities at connection | tilpner | 2018-08-12 | 1 | -1/+3 |
* | Sandbox reads, prevent DOS by vector literals | tilpner | 2018-08-12 | 1 | -7/+13 |
* | Change IBIP URL | tilpner | 2018-04-28 | 1 | -1/+1 |
* | Restrict command triggers by disabling [] and {} in safe-read | tilpner | 2018-04-23 | 1 | -1/+7 |
* | Add option to use vendored collects | tilpner | 2018-04-23 | 1 | -1/+8 |
* | Add default database setup | tilpner | 2018-04-22 | 1 | -0/+13 |
* | Add github module | tilpner | 2018-04-22 | 2 | -0/+73 |
* | Only trigger IBIP on PRIVMSG, also show repo URL | tilpner | 2018-04-22 | 1 | -2/+3 |
* | Add command abstraction | tilpner | 2018-04-22 | 1 | -0/+62 |
* | Add user management | tilpner | 2018-04-22 | 4 | -6/+170 |
* | Perform IRC-specific casemapping | tilpner | 2018-04-22 | 1 | -2/+33 |
* | Rename bots.rkt to ibip.rkt | tilpner | 2018-04-18 | 1 | -0/+2 |
* | Initial commit | tilpner | 2018-04-17 | 8 | -0/+314 |