summaryrefslogtreecommitdiff
path: root/src/modules/m_ircv3_ctctags.cpp
AgeCommit message (Expand)Author
2020-01-16Fix STATUSMSG tag messages not including the status in the target.Sadie Powell
2020-01-16Check tag list after checking if the message-tag cap is enabled.Sadie Powell
2020-01-15Prevent users from sending an empty TAGMSG.Sadie Powell
2020-01-11Update copyright headers.InspIRCd Robot
2019-12-31Update my name and email address.Sadie Powell
2019-06-22Fix msgid inconsistencies with TAGMSGlinuxdaemon
2019-06-11Fix echo-message replies being considered a side effect.Peter Powell
2019-05-11Move message access checks to OnUserPre{Tag,}Message.Peter Powell
2019-05-03Fix the ctctags module being marked as a draft.Peter Powell
2019-04-28Some more text fixes and improvements (#1618).Robby
2019-03-02Reject client-to-client tags with no name.Peter Powell
2019-02-19Implement support for IRCv3 client-to-client tags.Peter Powell