<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/conf, branch v4.0.0a17</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf?h=v4.0.0a17</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf?h=v4.0.0a17'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-10-29T15:35:12Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-10-29T15:35:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-29T15:35:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dac556b55b516ee2e322a2ffba714bc92c2bbcc1'/>
<id>urn:sha1:dac556b55b516ee2e322a2ffba714bc92c2bbcc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the documentation of &lt;options:defaultmodes&gt;.</title>
<updated>2022-10-29T15:22:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-29T15:22:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9b3ce29cc61f98fb52742f7aa6f7b206703f51e2'/>
<id>urn:sha1:9b3ce29cc61f98fb52742f7aa6f7b206703f51e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename session registration to connection to avoid a semantic conflict.</title>
<updated>2022-10-29T14:54:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-29T14:44:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6fc111ccb6650a67f014977b2e7ebc2fb5b16790'/>
<id>urn:sha1:6fc111ccb6650a67f014977b2e7ebc2fb5b16790</id>
<content type='text'>
We previously referred to both session registration and user registration
as "registration" which is confusing for users who aren't familiar with
how IRC works.
</content>
</entry>
<entry>
<title>Allow requiring users to be logged into their nick for requireaccount.</title>
<updated>2022-10-18T10:17:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-18T10:17:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=101e12833dd825f59b249396515b1410eb699557'/>
<id>urn:sha1:101e12833dd825f59b249396515b1410eb699557</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename the services_account module to account.</title>
<updated>2022-10-18T09:59:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-16T22:24:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1736775c766cddf9e1dc436aff6060bd8553c8c3'/>
<id>urn:sha1:1736775c766cddf9e1dc436aff6060bd8553c8c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split out channel and user mode +r into a separate module.</title>
<updated>2022-10-18T09:59:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-16T22:13:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fbed3eca25c7d7260bf12f29055ecc190107c8e6'/>
<id>urn:sha1:fbed3eca25c7d7260bf12f29055ecc190107c8e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for logging JSON to stdout and stderr.</title>
<updated>2022-08-23T23:13:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-23T23:13:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cf47e0f3f81870f94a10a09f5f338ba7fd4bcdf4'/>
<id>urn:sha1:cf47e0f3f81870f94a10a09f5f338ba7fd4bcdf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-08-04T17:52:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-04T17:52:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d74c70a364fd4e9e83e24d18d1418f75ec54be47'/>
<id>urn:sha1:d74c70a364fd4e9e83e24d18d1418f75ec54be47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WebSockets are a HTTP feature not a HTML5 feature.</title>
<updated>2022-08-04T16:31:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-04T16:31:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3eda1aa7faf74c57781fac8dab388a7c60cf9f20'/>
<id>urn:sha1:3eda1aa7faf74c57781fac8dab388a7c60cf9f20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace &lt;showwhois:showfromopers&gt; with an operator privilege.</title>
<updated>2022-07-21T17:27:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-21T17:27:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46be9aec2ecdf1eac5392de2db54addb61ec5495'/>
<id>urn:sha1:46be9aec2ecdf1eac5392de2db54addb61ec5495</id>
<content type='text'>
</content>
</entry>
</feed>
