| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2022-04-28 | 1 | -1/+1 | |
| * | Add a numeric builder for the ERR_CHANOPRIVSNEEDED numeric.•••This should make privilege errors more consistent. | 2022-04-12 | 1 | -0/+18 | |
| * | Hide the server name/desc better when <options:hideserver> is set. | 2020-12-20 | 1 | -2/+2 | |
| * | Make the ERR_CANNOTSENDTOCHAN extban message less misleading. | 2020-07-30 | 1 | -1/+1 | |
| * | Update copyright headers. | 2020-04-24 | 1 | -1/+1 | |
| * | Fix Numerics::CannotSendTo sending the wrong numeric for users. | 2020-04-06 | 1 | -2/+2 | |
| * | Add the Numerics::CannotSendTo class and switch stuff to use it. | 2020-04-04 | 1 | -0/+44 | |
| * | Update copyright headers. | 2020-01-11 | 1 | -0/+1 | |
| * | Send * for empty targets in the no such nick/channel message. | 2019-12-03 | 1 | -2/+2 | |
| * | Show the mode syntax in ERR_INVALIDMODEPARAM. | 2019-06-12 | 1 | -2/+25 | |
| * | Add ERR_INVALIDMODEPARAM for responding to invalid mode params.•••Currently on invalid modes we do a combination of different things: 1. Send a custom mode-specific numeric (which often collides with other modes). 2. Send a server notice. 3. Do absolutely nothing. This new numeric is a generic way of handling invalid parameters when setting a mode that avoids all of the mistakes of the previous behaviour. | 2018-01-29 | 1 | -0/+54 | |
| *-. | Merge branches 'master+check' and 'master+namedmodes' | 2016-03-22 | 1 | -1/+84 | |
| |\ \ | |||||
| | | * | Add Numeric::ParamBuilder•••It builds numerics where the individual components are parameters of the numeric | 2016-03-22 | 1 | -1/+67 | |
| | |/ |/| | |||||
| | * | m_check Refactor, move to the new RPL_CHECK numeric | 2016-03-19 | 1 | -0/+17 | |
| |/ | |||||
| * | Fix oversights in the WriteNumeric() parameter conversion | 2016-03-19 | 1 | -1/+1 | |
| * | Convert WriteNumeric() calls to pass the parameters of the numeric as method ... | 2016-02-25 | 1 | -16/+12 | |
| * | Add Numeric::Numeric | 2016-02-25 | 1 | -1/+1 | |
| * | Fix build errors on CentOS 6 and OpenBSD. | 2016-02-20 | 1 | -1/+1 | |
| * | Add Numeric::Builder | 2015-12-30 | 1 | -0/+119 | |
