summaryrefslogtreecommitdiff
path: root/src/coremods
AgeCommit message (Expand)Author
2016-04-11Refactor topic setting logic to go through Channel::SetTopic() in all casesAttila Molnar
2016-04-04Rename PURE_STATIC to INSPIRCD_STATIC.Peter Powell
2016-03-29Merge pull request #1165 from Adam-/master+dnssourceAttila Molnar
2016-03-29core_dns: allow configuring source addressAdam
2016-03-29Ensure server names passed to some commands are really server namesAttila Molnar
2016-03-29core_info Deduplicate code by inheriting some commands from ServerTargetCommandAttila Molnar
2016-03-29core_info Add class ServerTargetCommandAttila Molnar
2016-03-19Fix oversights in the WriteNumeric() parameter conversionAttila Molnar
2016-02-26Add RPL_WHOREPLY to the list of numericsAttila Molnar
2016-02-26Send WHO reply numerics with User::WriteNumeric(), pass Numeric::Numeric obje...Attila Molnar
2016-02-26Return ModResult from the OnSendWhoLine hookAttila Molnar
2016-02-25Add RPL_ISON, RPL_USERIP and RPL_USERHOST to the list of numericsAttila Molnar
2016-02-25core_userhost Send numeric with User::WriteNumeric()Attila Molnar
2016-02-25cmd_commands Send the RPL_COMMANDS numeric with User::WriteNumeric()Attila Molnar
2016-02-25Introduce Stats::Context, pass it to the OnStats hook and switch all code to itAttila Molnar
2016-02-25Add User::WriteRemoteNumeric() and switch code using SendText() to send numer...Attila Molnar
2016-02-25Convert WhoisContext::SendLine() calls to pass the parameters of the numeric ...Attila Molnar
2016-02-25Convert WriteNumeric() calls to pass the parameters of the numeric as method ...Attila Molnar
2016-02-24Fix some numericsAttila Molnar
2016-02-22Merge insp20Attila Molnar
2016-02-20Fix build errors on CentOS 6 and OpenBSD.Peter Powell
2015-12-30core_whois Switch to Numeric::BuilderAttila Molnar
2015-12-30cmd_names Switch to Numeric::BuilderAttila Molnar
2015-12-30cmd_names Inherit handler from SplitCommandAttila Molnar
2015-12-30core_ison Switch to Numeric::BuilderAttila Molnar
2015-12-30core_ison Inherit handler from SplitCommandAttila Molnar
2015-12-30core_ison Simplify handlerAttila Molnar
2015-12-29Convert remaining NOTICEs implemented using WriteServ() to WriteNotice()Attila Molnar
2015-12-28cmd_part Send ERR_NOTONCHANNEL if the user is not on the channelAttila Molnar
2015-12-28Fix some whitespace issuesAttila Molnar
2015-12-07Remove some IS_SERVER() checksAttila Molnar
2015-12-06Add minimum channel rank and exception list parameters to the OnUserInvite hookAttila Molnar
2015-12-06cmd_invite Fire the OnUserInvite event before announcing the inviteAttila Molnar
2015-12-06cmd_invite Extend scope of the prefix character variableAttila Molnar
2015-12-06Remove <options:ircumsgprefix> entirelyAttila Molnar
2015-12-01Merge branch 'master+reloadmod'Attila Molnar
2015-11-26core_reloadmodule Allow modules to handle reload failures of other modsAttila Molnar
2015-11-26core_reloadmodule Allow modules to save and restore their own data when reloa...Attila Molnar
2015-11-26core_reloadmodule Save and restore module state (modes, extensions) on reloadAttila Molnar
2015-11-26Handle module reloading in core_reloadmodule entirelyAttila Molnar
2015-11-23core_whowas Purge nicks as soon as they no longer have any entriesAttila Molnar
2015-11-23core_whowas Add WhoWas::Manager::PurgeNick()Attila Molnar
2015-11-23core_whowas Remove dead codeAttila Molnar
2015-11-09info: Move ChrisTX and Shawn to former contributors section.Robin Burchell
2015-11-09info: Update my copyright since I've touched this rather extensively.Robin Burchell
2015-11-09info: Move SaberUK to Core Developers.Robin Burchell
2015-11-09info: Reflect reality, and move everyone who hasn't committed since 2010 to "...Robin Burchell
2015-11-09info: Merge "Regular Contributors" and "Other Contributors" into "Active Cont...Robin Burchell
2015-11-09info: Remove searchirc.com (now defunct), change irc-junkie credits to Asmo.Robin Burchell
2015-11-09info: Move the early three of us to a "founding developers" section.Robin Burchell