]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_ircv3_ctctags.cpp
Add support for blocking tag messages with the deaf mode.
[user/henk/code/inspircd.git] / src / modules / m_ircv3_ctctags.cpp
2021-02-26 InspIRCd RobotUpdate copyright headers.
2021-02-25 Sadie PowellAllow a statusmsg to have multiple statuses and pick...
2020-07-20 Sadie PowellShow an error when an unprivileged user tries to mass...
2020-05-20 Sadie PowellImplement support for the CLIENTTAGDENY token.
2020-05-05 Sadie PowellAllow enabling the message-tags cap without client...
2020-04-10 Sadie PowellUpdate the module descriptions using mkversion.
2020-04-04 Sadie PowellAdd the Numerics::CannotSendTo class and switch stuff...
2020-03-30 Sadie PowellFix various documentation and formatting issues.
2020-03-05 Sadie PowellAllow modules to prevent a message from updating the...
2020-01-31 InspIRCd RobotUpdate copyright headers.
2020-01-16 Sadie PowellFix STATUSMSG tag messages not including the status...
2020-01-16 Sadie PowellCheck tag list after checking if the message-tag cap...
2020-01-15 Sadie PowellPrevent users from sending an empty TAGMSG.
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-12-31 Sadie PowellUpdate my name and email address.
2019-06-22 linuxdaemonFix msgid inconsistencies with TAGMSG
2019-06-11 Peter PowellFix echo-message replies being considered a side effect.
2019-05-11 Peter PowellMove message access checks to OnUserPre{Tag,}Message.
2019-05-03 Peter PowellFix the ctctags module being marked as a draft.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-04-28 RobbySome more text fixes and improvements (#1618).
2019-03-02 Peter PowellReject client-to-client tags with no name.
2019-02-19 Peter PowellImplement support for IRCv3 client-to-client tags.