| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix some incorrect conditions in the showfile module.•••Thanks to @genius3000 for pointing this out. | 2018-11-24 | 1 | -2/+2 | |
| * | Improve the output of the showfile module.•••- Omit the starting numeric if a zero numeric is specified. - Omit the ending numeric if a zero numeric is specified or if the end message is empty. | 2018-11-24 | 1 | -2/+3 | |
| * | Implement IRCv3 message tag support.•••Co-authored-by: Attila Molnar <attilamolnar@hush.com> | 2018-08-13 | 1 | -3/+4 | |
| * | Use CommandBase::Params instead of std::vector<std::string>.•••This is presently a typedef but will soon be replaced with a class that encapsulates both tags and parameters. | 2018-07-26 | 1 | -1/+1 | |
| * | Always process MOTD formatting escape codes.•••The options for disabling these were added to keep compatibility with previous 2.0 releases and are not needed any more. | 2018-04-22 | 1 | -2/+1 | |
| * | Move a bunch of optional module numerics to the module source file. | 2018-04-22 | 1 | -0/+9 | |
| * | Add ConfigTag::getUInt for reading unsigned config values. | 2018-04-16 | 1 | -3/+3 | |
| * | m_showfile Replace User::SendText() call with WriteCommand() | 2016-03-30 | 1 | -3/+4 | |
| * | Add User::WriteRemoteNumeric() and switch code using SendText() to send numer... | 2016-02-25 | 1 | -3/+3 | |
| * | Add stdalgo::isin() and use it to simplify code | 2014-11-01 | 1 | -1/+1 | |
| * | Change allocation of InspIRCd::Parser to be physically part of the object con... | 2014-06-13 | 1 | -1/+1 | |
| * | Add stdalgo::delete_all() that deletes all elements in a container | 2014-03-24 | 1 | -8/+2 | |
| * | Add m_showfile, remove cmd_rules | 2013-12-18 | 1 | -0/+175 |
