| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | -27/+0 | |
| * | Fixed misc. instances of ERR_NOSUCHNICK instead of channel numerics•••Per #1122 | 2017-12-22 | 1 | -3/+14 | |
| * | Make source server settable in Numeric::Numeric | 2016-02-25 | 1 | -0/+15 | |
| * | Add Numeric::Numeric | 2016-02-25 | 1 | -0/+88 |
