<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/conf, branch v4.0.0a13</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.0a13</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf?h=v4.0.0a13'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-07-21T17:27:53Z</updated>
<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>
<entry>
<title>Move the userip module to contrib.</title>
<updated>2022-06-28T10:33:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-28T10:33:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f84414b39033811d5b30b9563f41385d397a9b8'/>
<id>urn:sha1:0f84414b39033811d5b30b9563f41385d397a9b8</id>
<content type='text'>
This module only exists for UnrealIRCd compatibility and provides
the same functionality as the check module but less useful.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-06-21T23:40:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-21T23:40:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5536a7323079b51913a4019fc7a644db79484cb8'/>
<id>urn:sha1:5536a7323079b51913a4019fc7a644db79484cb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for escaping hex colour codes</title>
<updated>2022-06-19T20:40:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-19T20:40:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=48fbd51151a9bf474900a6eba172ee23619c9497'/>
<id>urn:sha1:48fbd51151a9bf474900a6eba172ee23619c9497</id>
<content type='text'>
This is not widely supported but we should have an escape regardless.
</content>
</entry>
<entry>
<title>Fix the parameter documentation for the repeat mode.</title>
<updated>2022-06-15T21:08:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-15T21:08:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30f64f9225f9bdb26f173b4e22bfcbd408ea87d7'/>
<id>urn:sha1:30f64f9225f9bdb26f173b4e22bfcbd408ea87d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert passforward to use the new template system.</title>
<updated>2022-06-15T12:00:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-15T11:56:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=72ecbb328541bebb046d4776245d78656d2234a8'/>
<id>urn:sha1:72ecbb328541bebb046d4776245d78656d2234a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update links to point to the upcoming v4 docs.</title>
<updated>2022-05-18T15:49:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-18T15:49:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=844a3505e9d04f6d28b3b806ed18cace5f5fca81'/>
<id>urn:sha1:844a3505e9d04f6d28b3b806ed18cace5f5fca81</id>
<content type='text'>
[skip alpine ci]
[skip macos ci]
[skip windows ci]
[skip ubuntu ci]
</content>
</entry>
<entry>
<title>Implement support for JSON logging.</title>
<updated>2022-05-02T14:10:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-02T11:06:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a44a6cfab77c11382bfbc465702755a7e512e3e9'/>
<id>urn:sha1:a44a6cfab77c11382bfbc465702755a7e512e3e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite the entire logging system.</title>
<updated>2022-05-01T21:07:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T03:10:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c382faf9c941ad2ab93f806b6477933d41566719'/>
<id>urn:sha1:c382faf9c941ad2ab93f806b6477933d41566719</id>
<content type='text'>
- Much cleaner API for writing to the log.
- Adds support for stderr and stdout logging to the core.
- Adds support for sql and syslog logging in modules.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-04-29T10:24:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-29T10:24:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6'/>
<id>urn:sha1:d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6</id>
<content type='text'>
</content>
</entry>
</feed>
