<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_ircv3_echomessage.cpp, branch v3.0.0a9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_ircv3_echomessage.cpp?h=v3.0.0a9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_ircv3_echomessage.cpp?h=v3.0.0a9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-08-15T07:58:06Z</updated>
<entry>
<title>Fix aliases that resolve to messages echoing with echo-message.</title>
<updated>2018-08-15T07:58:06Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-14T22:22:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c5c5a867d29c98c73e4f9cc67841617c2598a320'/>
<id>urn:sha1:c5c5a867d29c98c73e4f9cc67841617c2598a320</id>
<content type='text'>
Fixes #1459.
</content>
</entry>
<entry>
<title>Replace all references to IRCv3.2 with IRCv3.</title>
<updated>2018-08-13T21:06:39Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-13T21:06:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23e29119f82a373e641b6bf9479c39149e36b1dd'/>
<id>urn:sha1:23e29119f82a373e641b6bf9479c39149e36b1dd</id>
<content type='text'>
IRCv3 no longer does versioned releases.
</content>
</entry>
<entry>
<title>Implement IRCv3 message tag support.</title>
<updated>2018-08-13T20:51:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-13T19:17:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58a0a7e01422e62de1565a8eb0a1febdc463d04d'/>
<id>urn:sha1:58a0a7e01422e62de1565a8eb0a1febdc463d04d</id>
<content type='text'>
Co-authored-by: Attila Molnar &lt;attilamolnar@hush.com&gt;
</content>
</entry>
<entry>
<title>Call OnUserMessageBlocked when a PRIVMSG or a NOTICE is blocked.</title>
<updated>2018-04-16T16:02:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-16T16:02:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b86d7db056a778253f4a971a8be92ffffe0f3f08'/>
<id>urn:sha1:b86d7db056a778253f4a971a8be92ffffe0f3f08</id>
<content type='text'>
This is necessary to allow m_ircv3_echomessage to pretend that a
message was echoed successfully. This is useful as it doesn't let
spammers know that their message was blocked.
</content>
</entry>
<entry>
<title>Rework message handling.</title>
<updated>2018-01-06T14:18:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-11T19:42:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2fcb5ff4389a9a82d253acdff02a388ddcf14653'/>
<id>urn:sha1:2fcb5ff4389a9a82d253acdff02a388ddcf14653</id>
<content type='text'>
- Move all message-related types to their own header to make moving
  them to a cross-module events easier.
- Rename OnUserMessage to OnUserPostMessage.
- Rename OnText to OnUserMessage.
- Replace the dest, target_type, and status parameters with the
  MessageTarget class.
- Replace the text, exempt_list, and msgtype parameters with the
  MessageDetails struct.
- Add echooriginal and originaltext to the MessageDetails struct
  to allow spam filtering to not be broken by cap echo-message.
</content>
</entry>
<entry>
<title>Add m_ircv3_echomessage which implements the IRCv3.2 echo-message extension</title>
<updated>2015-12-06T10:14:17Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-12-06T10:14:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=27f69fdc424fc1c934a4a994731f412118f4c051'/>
<id>urn:sha1:27f69fdc424fc1c934a4a994731f412118f4c051</id>
<content type='text'>
</content>
</entry>
</feed>
