<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/conf, branch v4.0.1</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.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf?h=v4.0.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-30T22:16:16Z</updated>
<entry>
<title>Fix a typo in the example config.</title>
<updated>2024-06-30T22:16:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-30T22:16:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f18df622ab6f5c3d41f420da02054ac18bcf73fd'/>
<id>urn:sha1:f18df622ab6f5c3d41f420da02054ac18bcf73fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various docs issues.</title>
<updated>2024-06-30T21:09:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-30T21:09:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b6dcdee3f61eaa51e61880e0c27a77c700ff775'/>
<id>urn:sha1:2b6dcdee3f61eaa51e61880e0c27a77c700ff775</id>
<content type='text'>
Ref: #2099.
</content>
</entry>
<entry>
<title>Tell people to use the main ChatSpike domain not our alias.</title>
<updated>2024-06-28T09:14:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-28T09:13:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f7194cb8b3047e4960622ad178ecd6041500dbb8'/>
<id>urn:sha1:f7194cb8b3047e4960622ad178ecd6041500dbb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make filenames a bit more friendly for Windows users.</title>
<updated>2024-06-17T16:32:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-17T16:09:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=31541a8645901e593e77767b393988e74d3753bd'/>
<id>urn:sha1:31541a8645901e593e77767b393988e74d3753bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resort the module config file to be alphabetical.</title>
<updated>2024-06-17T15:37:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-17T15:37:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=be8f97b4a5c63000067cf2d0202947a262a6e6fe'/>
<id>urn:sha1:be8f97b4a5c63000067cf2d0202947a262a6e6fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add /GL and /GLOBAL to the generic services config file.</title>
<updated>2024-06-07T18:29:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-07T18:29:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=748f3c62001b8a86f1acf81fee0d485a0ddc0130'/>
<id>urn:sha1:748f3c62001b8a86f1acf81fee0d485a0ddc0130</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename regex_pcre back to regex_pcre2.</title>
<updated>2024-06-07T18:19:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-07T18:19:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c18499a33208aa92f627e4710ae0bfafea0e31ed'/>
<id>urn:sha1:c18499a33208aa92f627e4710ae0bfafea0e31ed</id>
<content type='text'>
This rename happened before we had config compatibility and it doesn't
make sense to keep it anymore.
</content>
</entry>
<entry>
<title>Add support for non-web WebSocket connections.</title>
<updated>2024-05-23T13:22:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-23T13:22:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=07d753528109b7ae0a9870a710066e3eead396d4'/>
<id>urn:sha1:07d753528109b7ae0a9870a710066e3eead396d4</id>
<content type='text'>
Closes #2066.
</content>
</entry>
<entry>
<title>Make passwords for oper accounts optional.</title>
<updated>2024-05-16T11:29:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-16T11:29:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c3cff63dca560d0edacc05de37b4495c930d2187'/>
<id>urn:sha1:c3cff63dca560d0edacc05de37b4495c930d2187</id>
<content type='text'>
This allows restricting an oper account based on other data such
as TLS fingerprint or services account but without logging them in
automatically like autologin.
</content>
</entry>
<entry>
<title>Move ssl_mbedtls to inspircd-contrib.</title>
<updated>2024-04-15T20:45:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-04-01T13:44:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e24ea1723ccbdcb8a50cdbb16ba963597077c39d'/>
<id>urn:sha1:e24ea1723ccbdcb8a50cdbb16ba963597077c39d</id>
<content type='text'>
Closes #2088.
</content>
</entry>
</feed>
