| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2022-12-30 | 1 | -1/+2 | |
| | | |||||
| * | The extended-monitor spec has been ratified now. | 2022-11-02 | 1 | -1/+1 | |
| | | |||||
| * | Add support for the IRCv3 extended-monitor specification. | 2022-11-02 | 1 | -2/+23 | |
| | | | | Co-authored-by: Sadie Powell <sadie@witchery.services> | ||||
| * | Fix a bunch of weird indentation and spacing issues. | 2021-04-27 | 1 | -4/+4 | |
| | | |||||
| * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | |
| | | |||||
| * | Update copyright headers. | 2020-01-11 | 1 | -0/+2 | |
| | | |||||
| * | Convert all core ExtensionItem code away from {un,}serialize. | 2019-08-07 | 1 | -10/+3 | |
| | | |||||
| * | Various text improvements: consistency, syntax, help and doc updates/fixes. | 2019-02-18 | 1 | -1/+1 | |
| | | |||||
| * | Pass the Extensible container to ExtensionItem::free(). | 2018-08-12 | 1 | -2/+2 | |
| | | |||||
| * | Use CommandBase::Params instead of std::vector<std::string>. | 2018-07-26 | 1 | -1/+1 | |
| | | | | | | This is presently a typedef but will soon be replaced with a class that encapsulates both tags and parameters. | ||||
| * | Add ConfigTag::getUInt for reading unsigned config values. | 2018-04-16 | 1 | -1/+1 | |
| | | |||||
| * | Add the override keyword in places that it is missing. | 2017-11-21 | 1 | -4/+4 | |
| | | | | | GCCs warnings for this are much better than Clangs. | ||||
| * | m_monitor Add inline keyword to ↵ | 2016-08-19 | 1 | -1/+2 | |
| | | | | | IRCv3::Monitor::Manager::ExtItem::unserialize to fix static builds | ||||
| * | Convert WriteNumeric() calls to pass the parameters of the numeric as method ↵ | 2016-02-25 | 1 | -2/+2 | |
| | | | | | parameters | ||||
| * | Add m_monitor which implements the MONITOR command and notifications | 2016-01-06 | 1 | -0/+443 | |
