<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs, 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/docs?h=v4.4.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs?h=v4.4.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-11-02T08:36:45Z</updated>
<entry>
<title>Update author list.</title>
<updated>2024-11-02T08:36:45Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-11-02T08:36:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=749dce1c9ea999e36e13e7bfcdf81fc3bee57644'/>
<id>urn:sha1:749dce1c9ea999e36e13e7bfcdf81fc3bee57644</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for regex flags to the filter module.</title>
<updated>2024-10-29T15:22:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-27T14:41:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=37a820efcb53b9d6bda8f6821a5a0c0142b776a3'/>
<id>urn:sha1:37a820efcb53b9d6bda8f6821a5a0c0142b776a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into insp4.</title>
<updated>2024-10-17T11:33:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-17T11:33:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=73bc08d743d55da7eef81d22c5977800330bc086'/>
<id>urn:sha1:73bc08d743d55da7eef81d22c5977800330bc086</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add text replies for DNSBL responses.</title>
<updated>2024-10-13T12:08:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-13T12:08:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e9018ab0557c201410c431d33d49166add7e1c9c'/>
<id>urn:sha1:e9018ab0557c201410c431d33d49166add7e1c9c</id>
<content type='text'>
Closes #1243.
</content>
</entry>
<entry>
<title>Tell people to connect to Teranova directly instead of our alias.</title>
<updated>2024-10-13T08:44:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-13T08:41:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7763a034a836e18a2c417a4870d3e119444784ce'/>
<id>urn:sha1:7763a034a836e18a2c417a4870d3e119444784ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resynchronise our copy of the GPLv2 with the latest FSF copy.</title>
<updated>2024-10-13T08:36:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-13T08:36:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d0740145ec3bc46f3945c5f2a3549343916f7889'/>
<id>urn:sha1:d0740145ec3bc46f3945c5f2a3549343916f7889</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the indentation of &lt;options:xlinequit&gt;.</title>
<updated>2024-10-11T21:09:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-11T21:08:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d436585ca4ff306765eeacbb14265b88770656f'/>
<id>urn:sha1:5d436585ca4ff306765eeacbb14265b88770656f</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>Use PRIVMSG instead of SQUERY in the example aliases.</title>
<updated>2024-10-11T20:01:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-11T20:00:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f5564849d2480ed3d868ed16b611237a3c21be9f'/>
<id>urn:sha1:f5564849d2480ed3d868ed16b611237a3c21be9f</id>
<content type='text'>
We can guarantee that the target is a service here so it doesn't
make sense to use SQUERY.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into insp4.</title>
<updated>2024-10-10T14:03:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-10-10T14:03:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ca6ccac8b0eb3ccb6d7eb77aad6fb40065515308'/>
<id>urn:sha1:ca6ccac8b0eb3ccb6d7eb77aad6fb40065515308</id>
<content type='text'>
</content>
</entry>
</feed>
