<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/coremods, branch v3.0.0rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v3.0.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v3.0.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-02-05T17:26:19Z</updated>
<entry>
<title>Quit users during cleanup instead of when /DIE is executed.</title>
<updated>2019-02-05T17:26:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-05T17:26:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=01451ab26ef427267effead17d526d2b20fd3e8b'/>
<id>urn:sha1:01451ab26ef427267effead17d526d2b20fd3e8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move &lt;oper:class&gt; and &lt;oper:vhost&gt; to core_oper.</title>
<updated>2019-02-05T02:22:26Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-05T02:22:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6a95b42e11bae7a3385c3d03819e29bb64f00191'/>
<id>urn:sha1:6a95b42e11bae7a3385c3d03819e29bb64f00191</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix -Wnewline-eof warning.</title>
<updated>2019-01-29T04:46:18Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-29T04:46:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=202ba7d76d2d89b61f82978a782c6bc8529ee8d4'/>
<id>urn:sha1:202ba7d76d2d89b61f82978a782c6bc8529ee8d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix RPL_ADMINME not having the correct parameters.</title>
<updated>2019-01-28T22:18:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-28T22:17:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4a99e25569b3de10c936748f068ef8cdbfdf987d'/>
<id>urn:sha1:4a99e25569b3de10c936748f068ef8cdbfdf987d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sending the modes in RPL_CHANNELMODEIS as one big parameter.</title>
<updated>2019-01-28T21:27:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-28T21:24:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c202169f925b8316264b931d3900ed481c65e4b7'/>
<id>urn:sha1:c202169f925b8316264b931d3900ed481c65e4b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ParamMode::IsParameterSecret and remove special casing of keys.</title>
<updated>2019-01-28T17:26:15Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-28T17:15:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=18678c6a22f72152b7dacc356c791868b4e170c4'/>
<id>urn:sha1:18678c6a22f72152b7dacc356c791868b4e170c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix not checking for server names case insensitively.</title>
<updated>2019-01-28T17:26:15Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-28T16:45:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4818b1bc1b0dd8560b0c83901aa33ecaf6fb1275'/>
<id>urn:sha1:4818b1bc1b0dd8560b0c83901aa33ecaf6fb1275</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>Fix overriding &lt;options:exemptchanops&gt; with the exemptchanops mode.</title>
<updated>2019-01-24T18:03:12Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-24T18:03:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dba2cddc463082ca028617df93e6726253e0866f'/>
<id>urn:sha1:dba2cddc463082ca028617df93e6726253e0866f</id>
<content type='text'>
Closes #1558.
</content>
</entry>
<entry>
<title>Add the reason to xline removal notices. (#1545)</title>
<updated>2019-01-24T16:01:56Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-01-24T16:01:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d5b50d9ed107d6a8b9241a831c1dae713963b524'/>
<id>urn:sha1:d5b50d9ed107d6a8b9241a831c1dae713963b524</id>
<content type='text'>
Show the reason in manual xline removal SNOTICEs, just like
expiry SNOTICEs do.

This modifies XLineManager::DelLine() to require another string
reference passed to it.

Requested by @Robby-.</content>
</entry>
</feed>
