| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement IRCv3 message tag support.•••Co-authored-by: Attila Molnar <attilamolnar@hush.com> | 2018-08-13 | 1 | -0/+19 | |
| * | Add the override keyword in places that it is missing.•••GCCs warnings for this are much better than Clangs. | 2017-11-21 | 1 | -2/+2 | |
| * | Fix Windows build and most MSVC warnings | 2016-09-02 | 1 | -1/+1 | |
| * | m_cap Make Capability objects compatible with dynamic_references, add Cap::Re... | 2015-12-05 | 1 | -0/+28 | |
| * | m_cap Specialize extension item | 2015-12-05 | 1 | -1/+8 | |
| * | m_cap Provide the OnCapValueChange event and add Cap::Manager::NotifyValueCha... | 2015-12-05 | 1 | -0/+20 | |
| * | m_cap Provide the OnCapAddDel() event | 2015-12-05 | 1 | -0/+15 | |
| * | m_cap Add Capability::GetCapValue(), list capabilities with values | 2015-12-05 | 1 | -0/+10 | |
| * | m_cap Learn the supported capability negotiation protocol of a client from CA...•••Let modules implementing caps query this information | 2015-12-05 | 1 | -1/+24 | |
| * | m_cap Add Capability::OnList() hook | 2015-12-05 | 1 | -0/+10 | |
| * | m_cap Add Capability::OnRequest() hook | 2015-12-05 | 1 | -0/+12 | |
| * | Add rewritten m_cap module•••- Caps are now managed by m_cap - Each cap uses one bit in an extension item shared with other caps | 2015-12-05 | 1 | -0/+191 | |
| * | Nuke m_cap | 2015-12-05 | 1 | -99/+0 | |
| * | Fix building modules that use cap.h with a C++11 compiler. | 2015-03-06 | 1 | -1/+1 | |
| * | Convert the CAP event to use the new cross-module event system | 2015-02-11 | 1 | -8/+8 | |
| * | Allow enabling/disabling caps via GenericCap::SetActive() | 2015-02-11 | 1 | -1/+10 | |
| * | Specify which Extensible subclass an ExtensionItem is valid for | 2015-01-18 | 1 | -1/+3 | |
| * | Remove whitespace and minor style changes | 2014-01-23 | 1 | -1/+0 | |
| * | Automatically register ServiceProviders created by modules | 2013-09-08 | 1 | -1/+0 | |
| * | Tidy up source files:•••- Use #pragma once instead of include guards. - Move header files in src/modules to include/modules. - Fixed various spacing issues. | 2013-04-12 | 1 | -0/+90 |
