summaryrefslogtreecommitdiff
path: root/src/modules/m_ircv3_echomessage.cpp
AgeCommit message (Expand)Author
2018-08-15Fix aliases that resolve to messages echoing with echo-message.Peter Powell
2018-08-13Replace all references to IRCv3.2 with IRCv3.Peter Powell
2018-08-13Implement IRCv3 message tag support.Peter Powell
2018-04-16Call OnUserMessageBlocked when a PRIVMSG or a NOTICE is blocked.Peter Powell
2018-01-06Rework message handling.Peter Powell
2015-12-06Add m_ircv3_echomessage which implements the IRCv3.2 echo-message extensionAttila Molnar