summaryrefslogtreecommitdiff
path: root/src/modules/m_ircv3_invitenotify.cpp
AgeCommit message (Collapse)Author
2018-08-13Replace all references to IRCv3.2 with IRCv3.Peter Powell
IRCv3 no longer does versioned releases.
2018-08-13Implement IRCv3 message tag support.Peter Powell
Co-authored-by: Attila Molnar <attilamolnar@hush.com>
2015-12-06Add m_ircv3_invitenotify which implements the IRCv3.2 invite-notify extensionAttila Molnar