<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/coremods, branch v4.4.0</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=v4.4.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v4.4.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-11-02T08:42:20Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-11-02T08:42:20Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-11-02T08:42:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9f0f4347717581112783a8c9be8dc95c6079dbc6'/>
<id>urn:sha1:9f0f4347717581112783a8c9be8dc95c6079dbc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for extbans without letters.</title>
<updated>2024-10-16T11:25:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-16T11:03:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fc9d49641f4308089abb3e61764895beb148fdff'/>
<id>urn:sha1:fc9d49641f4308089abb3e61764895beb148fdff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak &lt;options:modesinlist&gt; to allow only showing to opers.</title>
<updated>2024-10-11T21:09:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-11T21:05:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=25e4a6330510be171b872f9514f0cbd6da4ba53e'/>
<id>urn:sha1:25e4a6330510be171b872f9514f0cbd6da4ba53e</id>
<content type='text'>
This can help opers avoid accidentally invading a secret channel
that they can see because of their privileges.
</content>
</entry>
<entry>
<title>Count services in the global user count.</title>
<updated>2024-10-10T14:11:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-10T14:08:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b21ec4e9a91b1f78b04c16ae195497f01dfe7e42'/>
<id>urn:sha1:b21ec4e9a91b1f78b04c16ae195497f01dfe7e42</id>
<content type='text'>
This behaviour was always kinda broken so lets just drop it.
</content>
</entry>
<entry>
<title>Add the Time::FromNow helper function.</title>
<updated>2024-10-03T09:51:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-03T09:51:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d346d6783bc6938a634683102b288f88280138b4'/>
<id>urn:sha1:d346d6783bc6938a634683102b288f88280138b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a type alias for the extban letter type.</title>
<updated>2024-09-27T17:38:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-09-27T17:36:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd7e5fd621b0263a8d9e1693008fb6f5ed78c3f1'/>
<id>urn:sha1:bd7e5fd621b0263a8d9e1693008fb6f5ed78c3f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix rebuilding the 004 numeric on reloading core_info.</title>
<updated>2024-09-17T00:06:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-09-16T23:52:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e657edc2b36274b5684ac570a2bdcf4d063c91d4'/>
<id>urn:sha1:e657edc2b36274b5684ac570a2bdcf4d063c91d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort the 004 mode list alphabetically.</title>
<updated>2024-09-16T23:45:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-09-16T23:45:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8649d3346585b8a62f2535c362492281ef057a5c'/>
<id>urn:sha1:8649d3346585b8a62f2535c362492281ef057a5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only remove extbans on unload if provided by the right module.</title>
<updated>2024-09-13T10:52:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-09-13T10:52:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=45f10a7f6f3dfdca38051c14020c2f6bd2646054'/>
<id>urn:sha1:45f10a7f6f3dfdca38051c14020c2f6bd2646054</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Raise an exception if an extban name or letter is already in use.</title>
<updated>2024-09-13T10:30:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-09-13T10:30:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8b253d39a11128b27e00fe5f09a912af7c1f25a6'/>
<id>urn:sha1:8b253d39a11128b27e00fe5f09a912af7c1f25a6</id>
<content type='text'>
</content>
</entry>
</feed>
