summaryrefslogtreecommitdiff
path: root/src/coremods/core_info
AgeCommit message (Expand)Author
2021-04-27Fix a bunch of weird indentation and spacing issues.Sadie Powell
2021-02-26Update copyright headers.InspIRCd Robot
2021-02-21Fix checking the wrong user in SERVLIST.Sadie Powell
2021-02-10Move linuxdaemon and Sheogorath to former contributors.Sadie Powell
2021-01-30Fix an oversight in the previous commit.Sadie Powell
2021-01-30Fix a few issues with SERVLIST.Sadie Powell
2020-12-20Hide the server name/desc better when <options:hideserver> is set.Sadie Powell
2020-12-16Fix an inverted condition in cmd_modules.Sadie Powell
2020-07-30Update copyright headers.InspIRCd Robot
2020-05-09Fix an inverted mode check.Sadie Powell
2020-05-07Don't show privileged commands to unprivileged users in COMMANDS.Sadie Powell
2020-04-24Update copyright headers.InspIRCd Robot
2020-04-09Set the minimum length to 1 for most config items with a default.Sadie Powell
2020-03-27Update the credits.Sadie Powell
2020-03-27Alphabetically sort names in the credits.Sadie Powell
2020-03-12Implement support for the SERVLIST command.Sadie Powell
2020-02-02Make loading modules considerably more robust and user friendly.Sadie Powell
2020-01-31Update copyright headers.InspIRCd Robot
2020-01-22Tweak the default motd/opermotd slightly.Sadie Powell
2020-01-11Update copyright headers.InspIRCd Robot
2019-12-31Update my name and email address.Sadie Powell
2019-04-28Textual improvements and fixes such as typos, casing, etc. (#1612)Robby
2019-04-19Improve the descriptions of various core modules.Peter Powell
2019-01-28Fix RPL_ADMINME not having the correct parameters.Peter Powell
2019-01-28Fix not checking for server names case insensitively.Peter Powell
2019-01-19Fix sending the entire VERSION output as a single parameter.Peter Powell
2019-01-04Update the names in the /INFO credits.Peter Powell
2018-12-19Make more modules rehash atomically (#1535)linuxdaemon
2018-12-15Fix a typo in core_user.Peter Powell
2018-12-10Fix overly escaping MOTDs if they are in more than one connect class.Peter Powell
2018-08-22Send the 001-004 numerics and MOTD/LUSERS from core_info.Peter Powell
2018-08-14Remove the OnInfo event.Peter Powell
2018-07-31Remove support for static modules.Peter Powell
2018-07-26Use CommandBase::Params instead of std::vector<std::string>.Peter Powell
2017-11-21Add the override keyword in places that it is missing.Peter Powell
2017-11-17Fix a ton of -Wsign-conversion warnings.Peter Powell
2017-10-22Move Shutter to former contributors & thank genius3000, Sheogorath.Peter Powell
2017-10-21Tweak the module flags in MODULES slightly.Peter Powell
2017-09-06Change the numerics used by /COMMANDS to avoid a collision.Peter Powell
2017-09-06Improve the /MODULES output.Peter Powell
2016-04-04Rename PURE_STATIC to INSPIRCD_STATIC.Peter Powell
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-02-25cmd_commands Send the RPL_COMMANDS numeric with User::WriteNumeric()Attila Molnar
2016-02-25Add User::WriteRemoteNumeric() and switch code using SendText() to send numer...Attila Molnar
2016-02-25Convert WriteNumeric() calls to pass the parameters of the numeric as method ...Attila 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