aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_ircv3_capnotify.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace all references to IRCv3.2 with IRCv3.Gravatar Peter Powell2018-08-131-1/+1
| | | | IRCv3 no longer does versioned releases.
* Implement IRCv3 message tag support.Gravatar Peter Powell2018-08-131-9/+45
| | | | Co-authored-by: Attila Molnar <attilamolnar@hush.com>
* Fix cap-notify sending ADD instead of NEW.Gravatar Peter Powell2016-02-191-1/+1
|
* Add m_ircv3_capnotify which implements the IRCv3.2 cap-notify extensionGravatar Attila Molnar2015-12-051-0/+149