summaryrefslogtreecommitdiff
path: root/src/modules/m_anticaps.cpp
AgeCommit message (Expand)Author
2020-04-04Add the Numerics::CannotSendTo class and switch stuff to use it.Sadie Powell
2020-01-11Update copyright headers.InspIRCd Robot
2019-12-31Update my name and email address.Sadie Powell
2019-06-12Show the mode syntax in ERR_INVALIDMODEPARAM.Peter Powell
2019-06-04Fix showing the anticaps channel name in ERR_CANNOTSENDTOCHAN.Peter Powell
2019-04-28Textual improvements and fixes such as typos, casing, etc. (#1612)Robby
2019-01-28Fix parsing anticaps mode parameters (again).Peter Powell
2019-01-24Fix parsing anticaps mode parameters.Peter Powell
2018-08-26Implement proper CTCP parsing in MessageDetails.Peter Powell
2018-08-21Fix a few things that should be marked as override but aren't.Peter Powell
2018-04-17Convert some usages of ato[il] to use ConvToNum.Peter Powell
2018-02-07Import the anticaps module from inspircd-extras.Peter Powell