<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs, 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/docs?h=v3.0.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs?h=v3.0.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-02-04T09:47:26Z</updated>
<entry>
<title>ident: rename nolookupprefix to prefixunqueried.</title>
<updated>2019-02-04T09:47:26Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-01T10:49:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=09da1499d7bc3a380c2b828eed22e3639d6e5e27'/>
<id>urn:sha1:09da1499d7bc3a380c2b828eed22e3639d6e5e27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the description of &lt;setname:operonly&gt;.</title>
<updated>2019-01-28T21:41:28Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-28T21:41:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c71f24704a9846adb880c0e7185dcde2a8abea9'/>
<id>urn:sha1:3c71f24704a9846adb880c0e7185dcde2a8abea9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow configuring whether SETNAME sends snotices and is oper-only.</title>
<updated>2019-01-28T19:42:02Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-28T19:42:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a032cd90ad5582914759e226085efee5aae1a1ef'/>
<id>urn:sha1:a032cd90ad5582914759e226085efee5aae1a1ef</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>Merge the censor module example config into modules.conf.example.</title>
<updated>2019-01-24T15:23:17Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-24T15:23:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1ab93cf7026d690f47dcd4af068049838ae92533'/>
<id>urn:sha1:1ab93cf7026d690f47dcd4af068049838ae92533</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the &lt;disabled&gt; tag out of the core to a new module.</title>
<updated>2019-01-24T15:10:02Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-24T15:10:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4047a143fc1d16350db70c94b9ea77d79de05714'/>
<id>urn:sha1:4047a143fc1d16350db70c94b9ea77d79de05714</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for the extended tag space for client tags.</title>
<updated>2019-01-24T14:28:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-23T21:45:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbef0241a04eafe5250b75ebb3f7ef8c32ecb260'/>
<id>urn:sha1:cbef0241a04eafe5250b75ebb3f7ef8c32ecb260</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The &lt;ident:bind&gt; setting doesn't exist anymore, remove the reference to it from the config.</title>
<updated>2019-01-11T15:01:56Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-01-11T14:54:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e784524e1107dd13f1591c9d9d2b2be2b5294581'/>
<id>urn:sha1:e784524e1107dd13f1591c9d9d2b2be2b5294581</id>
<content type='text'>
This setting was removed in commit 0a1fe6cf293bef91b419f57374b96a6d2aec636e.
</content>
</entry>
<entry>
<title>Improve X-line text consistency.</title>
<updated>2019-01-09T10:07:09Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-01-08T10:03:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2e3fd5952b23209b084bde4f464e6643c8a00ff'/>
<id>urn:sha1:f2e3fd5952b23209b084bde4f464e6643c8a00ff</id>
<content type='text'>
- Change any "-Line", ":Line", or "*line" to "-line" throughout
the X-line code, comments, and documentation.
- Add periods to the end of some notices.
- Correct a typo in the Q-line code comments.
- Update the filter module documentation (shun addition).

Co-authored-by: Robby &lt;robby@chatbelgie.be&gt;
</content>
</entry>
<entry>
<title>Improve consistency of the restrictchans module example config.</title>
<updated>2019-01-05T16:55:51Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-05T16:55:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4317e2c4d959e9884fc54869e270743030558099'/>
<id>urn:sha1:4317e2c4d959e9884fc54869e270743030558099</id>
<content type='text'>
</content>
</entry>
</feed>
