Age | Commit message (Expand) | Author |
---|---|---|
2020-01-31 | Update copyright headers. | InspIRCd Robot |
2020-01-16 | Fix STATUSMSG tag messages not including the status in the target. | Sadie Powell |
2020-01-11 | Update copyright headers. | InspIRCd Robot |
2019-12-31 | Update my name and email address. | Sadie Powell |
2019-06-24 | Replace large if/else blocks for target.type with switches (#1668). | linuxdaemon |
2019-02-19 | Implement support for IRCv3 client-to-client tags. | Peter Powell |
2019-01-10 | m_ircv3_echomessage: only echo the tags which were actually used. | Peter Powell |
2018-08-15 | Fix aliases that resolve to messages echoing with echo-message. | Peter Powell |
2018-08-13 | Replace all references to IRCv3.2 with IRCv3. | Peter Powell |
2018-08-13 | Implement IRCv3 message tag support. | Peter Powell |
2018-04-16 | Call OnUserMessageBlocked when a PRIVMSG or a NOTICE is blocked. | Peter Powell |
2018-01-06 | Rework message handling. | Peter Powell |
2015-12-06 | Add m_ircv3_echomessage which implements the IRCv3.2 echo-message extension | Attila Molnar |