<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, branch v4.2.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v4.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v4.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-08-03T11:39:33Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-08-03T11:39:33Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-08-03T11:39:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c6f97d7e94cc352adba11eeaa856e95cd13f836'/>
<id>urn:sha1:0c6f97d7e94cc352adba11eeaa856e95cd13f836</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only allow the IRCv3 WebSocket subprotocols on client connections.</title>
<updated>2024-07-31T13:27:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-31T13:27:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c09bb5b67b45711f96514cb600b3befe36616c9'/>
<id>urn:sha1:5c09bb5b67b45711f96514cb600b3befe36616c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move 1205 UID compatibility code to PreProcessOldProtocolMessage.</title>
<updated>2024-07-24T18:26:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-24T18:26:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=caab65a8313e1c7312583503e58586b7619ab788'/>
<id>urn:sha1:caab65a8313e1c7312583503e58586b7619ab788</id>
<content type='text'>
This should make it more reliable.
</content>
</entry>
<entry>
<title>Add ExtensionItem::OnSync which is called when an ext is synchronised.</title>
<updated>2024-07-23T23:31:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-21T10:30:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b514f826a949e5e233935e252145f780853f1dee'/>
<id>urn:sha1:b514f826a949e5e233935e252145f780853f1dee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't resync the silence list when it comes from the network.</title>
<updated>2024-07-23T23:31:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-21T10:37:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=62f3278a4a0876d873302e94084b24c17ffee54a'/>
<id>urn:sha1:62f3278a4a0876d873302e94084b24c17ffee54a</id>
<content type='text'>
This isn't presently networked but it should prevent future issues.
</content>
</entry>
<entry>
<title>Update all usages of ProtocolServer to use Server.</title>
<updated>2024-07-23T23:31:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-23T22:54:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4bee21ab53cebc9953849412611add66a7330e7'/>
<id>urn:sha1:a4bee21ab53cebc9953849412611add66a7330e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SendMetadata methods to Server.</title>
<updated>2024-07-23T23:03:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-23T22:28:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4175ba783359b38965c97d418f540fa992c9924e'/>
<id>urn:sha1:4175ba783359b38965c97d418f540fa992c9924e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix shadowing messages in pgsql and regex_pcre2.</title>
<updated>2024-07-22T16:11:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-22T16:11:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d2f760e4db868820c64ebf807b3045398a14c14'/>
<id>urn:sha1:5d2f760e4db868820c64ebf807b3045398a14c14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable text websockets when the server has an incompatible charset.</title>
<updated>2024-07-22T09:23:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-22T09:20:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=31c8a3b01aab3f8fb264b59ab10a886bd96d5c00'/>
<id>urn:sha1:31c8a3b01aab3f8fb264b59ab10a886bd96d5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix broadcasting UID messages to v3 servers.</title>
<updated>2024-07-20T11:33:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-20T11:31:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=42fdbb7234628ff95acdb6f3f1d1d2206ad77334'/>
<id>urn:sha1:42fdbb7234628ff95acdb6f3f1d1d2206ad77334</id>
<content type='text'>
We have to use the compat layer here as broadcast messages do not
go through the command builder.
</content>
</entry>
</feed>
