Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-11 | Update copyright headers. | InspIRCd Robot | |
2019-12-31 | Update my name and email address. | Sadie Powell | |
2019-06-12 | Show the mode syntax in ERR_INVALIDMODEPARAM. | Peter Powell | |
2019-06-04 | Fix showing the anticaps channel name in ERR_CANNOTSENDTOCHAN. | Peter Powell | |
Closes #1652. | |||
2019-04-28 | Textual improvements and fixes such as typos, casing, etc. (#1612) | Robby | |
2019-01-28 | Fix parsing anticaps mode parameters (again). | Peter Powell | |
It is better to fix the underlying bug than the result of it. This replaces commit 963213132dd923d0e7dbd47ea6f20373cdef343b. | |||
2019-01-24 | Fix parsing anticaps mode parameters. | Peter Powell | |
2018-08-26 | Implement proper CTCP parsing in MessageDetails. | Peter Powell | |
2018-08-21 | Fix a few things that should be marked as override but aren't. | Peter Powell | |
2018-04-17 | Convert some usages of ato[il] to use ConvToNum. | Peter Powell | |
2018-02-07 | Import the anticaps module from inspircd-extras. | Peter Powell | |