Age | Commit message (Expand) | Author |
2021-02-26 | Update copyright headers. | InspIRCd Robot |
2021-02-25 | Allow a statusmsg to have multiple statuses and pick the lowest. | Sadie Powell |
2021-02-18 | Fix the numeric sent when a U-lined alias target is not online. | Sadie Powell |
2020-12-22 | Send RPL_SAVENICK from irc2 when renaming a user to their UUID. | Sadie Powell |
2020-04-24 | Update copyright headers. | InspIRCd Robot |
2020-02-18 | Use ircd-hybrid's numerics for the "pending invites" list. | Sadie Powell |
2020-02-18 | Generalise XLine stats numerics using RPL_STATS from aircd. | Sadie Powell |
2020-01-11 | Update copyright headers. | InspIRCd Robot |
2019-04-28 | Textual improvements and fixes such as typos, casing, etc. (#1612) | Robby |
2018-12-09 | Use consistent numerics when a mode already exists or doesn't exist. | Peter Powell |
2018-08-22 | Send the 001-004 numerics and MOTD/LUSERS from core_info. | Peter Powell |
2018-08-14 | Fix a bunch more conflicting/unnamed numerics. | Peter Powell |
2018-08-12 | Convert AWAY to use cross-module events and clean up slightly. | Peter Powell |
2018-07-12 | Implement support for the WHOX extension. | Peter Powell |
2018-04-22 | Move a bunch of optional module numerics to the module source file. | Peter Powell |
2018-04-22 | Replace ERR_{NOCTCPALLOWED,WORDFILTERED} with ERR_CANNOTSENDTOCHAN. | Peter Powell |
2018-02-02 | Add names for a bunch of numerics. | Peter Powell |
2018-01-29 | Add ERR_INVALIDMODEPARAM for responding to invalid mode params. | Peter Powell |
2017-12-22 | Fixed misc. instances of ERR_NOSUCHNICK instead of channel numerics | B00mX0r |
2017-12-09 | Clean up numeric usage in WHOIS and WHOWAS. | Peter Powell |
2017-09-06 | Move RPL_SYNTAX to 650 to prevent a collision with RPL_TEXT. | Peter Powell |
2017-09-06 | Convert uncontroversial anonymous numerics to use constants. | Peter Powell |
2017-09-06 | Change the numerics used by /COMMANDS to avoid a collision. | Peter Powell |
2017-07-13 | Improve the numerics we send in response to MAP. | Peter Powell |
2016-12-30 | cmd_mode Switch to a numeric for showing modes of other users | Attila Molnar |
2016-09-02 | Fix whitespace issues | Attila Molnar |
2016-06-22 | Fix sending the wrong numeric when an empty new nick is received. | Peter Powell |
2016-02-26 | Add RPL_WHOREPLY to the list of numerics | Attila Molnar |
2016-02-25 | Add RPL_ISON, RPL_USERIP and RPL_USERHOST to the list of numerics | Attila Molnar |
2016-02-25 | Add Numeric::Numeric | Attila Molnar |
2015-01-24 | Use ERR_YOUREBANNEDCREEP instead of NOTICE when a user is banned. | Peter Powell |
2013-11-12 | Use WriteNumeric() everywhere we send numerics and include the user's nick au... | Adam |
2013-04-12 | Tidy up source files: | Peter Powell |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2012-04-14 | Fixes for bug #12 | Justin Crawford |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-08-13 | Merge patch from dKingston for missing TOPIC numeric, also replace the litera... | brain |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-02-14 | Add missing header #define assuring its only included once where needed | peavey |
2009-02-14 | Nuke trailing spaces | peavey |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-08-07 | Fix incorrect numerics, closes bug #588 | w00t |
2008-07-20 | 304 -> RPL_SYNTAX | brain |
2008-07-20 | is rfc of sorts | w00t |
2008-07-20 | More numerics.h conversion | w00t |
2008-07-14 | Lots, lots more numerics.h conversion | w00t |
2008-07-13 | Convert more stuff to use numerics.h, change SERVER to send ERR_ALREADYREGIST... | w00t |
2008-07-13 | Fix indentation to look right | brain |
2008-07-13 | More conversion, and a note to client coders. | w00t |
2008-07-13 | Convertage. | w00t |