| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2020-04-24 | 1 | -1/+1 | |
| | | |||||
| * | Fixes by misspell-fixer | 2020-04-21 | 1 | -1/+1 | |
| | | |||||
| * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | |
| | | |||||
| * | Fix logic calling OnList when sending a cap notification. | 2020-02-15 | 1 | -1/+1 | |
| | | | | | | It is possible for the cap to be null when a DEL for an unloaded module is sent out so we should not blindly call it. | ||||
| * | Update copyright headers. | 2020-01-11 | 1 | -1/+2 | |
| | | |||||
| * | Fix sending DEL for caps which have not been advertised yet. | 2019-07-31 | 1 | -0/+4 | |
| | | | | | Closes #1687. | ||||
| * | Replace all references to IRCv3.2 with IRCv3. | 2018-08-13 | 1 | -1/+1 | |
| | | | | | IRCv3 no longer does versioned releases. | ||||
| * | Implement IRCv3 message tag support. | 2018-08-13 | 1 | -9/+45 | |
| | | | | | Co-authored-by: Attila Molnar <attilamolnar@hush.com> | ||||
| * | Fix cap-notify sending ADD instead of NEW. | 2016-02-19 | 1 | -1/+1 | |
| | | |||||
| * | Add m_ircv3_capnotify which implements the IRCv3.2 cap-notify extension | 2015-12-05 | 1 | -0/+149 | |
