Age | Commit message (Expand) | Author |
---|---|---|
2020-04-10 | Update the module descriptions using mkversion. | Sadie Powell |
2020-01-11 | Update copyright headers. | InspIRCd Robot |
2019-04-28 | Textual improvements and fixes such as typos, casing, etc. (#1612) | Robby |
2019-02-18 | Various text improvements: consistency, syntax, help and doc updates/fixes. | Robby |
2018-07-26 | Use CommandBase::Params instead of std::vector<std::string>. | Peter Powell |
2017-11-21 | Add the override keyword in places that it is missing. | Peter Powell |
2014-07-19 | Access local user list via new UserManager::GetLocalUsers() and make local_us... | Attila Molnar |
2014-07-19 | Move and rename typedef LocalUserList to UserManager::LocalList | Attila Molnar |
2013-09-11 | m_modenotice Use WriteNotice() | attilamolnar |
2013-09-11 | Convert cmd_modenotice into an optional module | attilamolnar |