Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add IO cleaning utilities | tilpner | 2018-08-12 | 1 | -0/+32 |
| | |||||
* | Fix (col) color lookup | tilpner | 2018-08-12 | 1 | -1/+1 |
| | |||||
* | Add missing primary key constraints to channels, network tables | tilpner | 2018-08-12 | 1 | -2/+4 |
| | |||||
* | Warn on lossy message parsing-formatting roundtrip | tilpner | 2018-08-12 | 1 | -8/+15 |
| | |||||
* | Log errors to logger, not stdout | tilpner | 2018-08-12 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Restrict command triggers by disabling [] and {} in safe-read | tilpner | 2018-04-23 | 1 | -1/+7 |
| | |||||
* | 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 |
| | |||||
* | Initial commit | tilpner | 2018-04-17 | 3 | -0/+258 |