<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/message.h, branch v3.6.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/message.h?h=v3.6.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/message.h?h=v3.6.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-03-05T20:47:18Z</updated>
<entry>
<title>Allow modules to prevent a message from updating the idle time.</title>
<updated>2020-03-05T20:47:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-02-24T02:10:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9a0046a709e1fe9236d54838e2de530813972400'/>
<id>urn:sha1:9a0046a709e1fe9236d54838e2de530813972400</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-31T12:48:25Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-31T12:48:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f62016f16cf2419817738904153cb3711b20d7e'/>
<id>urn:sha1:8f62016f16cf2419817738904153cb3711b20d7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix "control reaches end of non-void function" warning.</title>
<updated>2020-01-28T18:56:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-28T16:55:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=64df216836aa1027aa7d6b7242264a982dc540bc'/>
<id>urn:sha1:64df216836aa1027aa7d6b7242264a982dc540bc</id>
<content type='text'>
This is harmless because it will always be set to one of the items
in the TargetType enum.
</content>
</entry>
<entry>
<title>Add a method for getting the name of a MessageTarget.</title>
<updated>2020-01-23T17:22:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-23T17:16:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a697104a8c768228ce494967c11ff669d4aa3555'/>
<id>urn:sha1:a697104a8c768228ce494967c11ff669d4aa3555</id>
<content type='text'>
This fixes a minor bug in the filter module where the target would
be blank in messages when a server-targetted message matches a
filter.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update my name and email address.</title>
<updated>2019-12-31T19:55:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-01T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=56375392ba94f2552bbeeeab4fd39e1e50295525'/>
<id>urn:sha1:56375392ba94f2552bbeeeab4fd39e1e50295525</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace from various source files.</title>
<updated>2019-01-24T22:18:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-24T22:06:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=961109ae4fde97144fdedeef25607a5b8b3ec2c2'/>
<id>urn:sha1:961109ae4fde97144fdedeef25607a5b8b3ec2c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement proper CTCP parsing in MessageDetails.</title>
<updated>2018-08-26T10:33:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-27T13:30:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4567a325b8cfc87ddf1aea1c0db7623d3b068931'/>
<id>urn:sha1:4567a325b8cfc87ddf1aea1c0db7623d3b068931</id>
<content type='text'>
</content>
</entry>
<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>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>
</feed>
