<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v3.5.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include?h=v3.5.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include?h=v3.5.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2020-01-31T12:48:25Z</updated>
<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://cgit.space/~steering/inspircd++.git/commit/?id=8f62016f16cf2419817738904153cb3711b20d7e'/>
<id>urn:sha1:8f62016f16cf2419817738904153cb3711b20d7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump the ABI version.</title>
<updated>2020-01-31T12:42:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-31T12:42:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4ce16000d3c7cdd46cbc84f608ec7c6d390d6817'/>
<id>urn:sha1:4ce16000d3c7cdd46cbc84f608ec7c6d390d6817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Channel::WriteRemoteNotice and revert WriteNotice changes.</title>
<updated>2020-01-29T12:00:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-29T11:44:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6597fe5d4fd2c1cc474fa35a0db21fec480ff47f'/>
<id>urn:sha1:6597fe5d4fd2c1cc474fa35a0db21fec480ff47f</id>
<content type='text'>
This is a partial reversion of 687778b72e.

See also: #1749.
</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://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://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>Use PushParam instead of PushParamRef in TagMessage#PushTarget.</title>
<updated>2020-01-22T11:47:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-22T11:47:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b7382a91384e6e9463ba85c6effec32f071dd4ca'/>
<id>urn:sha1:b7382a91384e6e9463ba85c6effec32f071dd4ca</id>
<content type='text'>
This could be a temporary string so copy it instead of risking a
crash and/or dumping the contents of memory into messages.

This fixes a crash introduced last week.
</content>
</entry>
<entry>
<title>Add an event for when a command is blocked before execution.</title>
<updated>2020-01-22T10:22:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-22T01:20:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b759870d742f1611ff64ca899e083d5467ebcf3b'/>
<id>urn:sha1:b759870d742f1611ff64ca899e083d5467ebcf3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the dynref bool operator constant.</title>
<updated>2020-01-22T10:13:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-20T21:59:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a8b8cfe99e42cb0987594f160be11d0c9cc7866e'/>
<id>urn:sha1:a8b8cfe99e42cb0987594f160be11d0c9cc7866e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move DeleteZero to stdalgo::delete_zero.</title>
<updated>2020-01-19T15:41:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-19T15:41:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=62483525bb81a62b72539a3bda9d1a9b425b482c'/>
<id>urn:sha1:62483525bb81a62b72539a3bda9d1a9b425b482c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the ordering of custom event handlers.</title>
<updated>2020-01-17T11:27:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-17T10:50:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5ae65245221dfad24510ee9a1fbead8db740251f'/>
<id>urn:sha1:5ae65245221dfad24510ee9a1fbead8db740251f</id>
<content type='text'>
Closes #1742.
</content>
</entry>
</feed>
