<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, branch v4.3.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/m_spanningtree?h=v4.3.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v4.3.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-09-07T10:10:36Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-09-07T10:10:36Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-09-07T10:10:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8e784862f5f251154a414fa17645caa644c5e4b2'/>
<id>urn:sha1:8e784862f5f251154a414fa17645caa644c5e4b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove prototype for the now removed SendLegacyListModes function.</title>
<updated>2024-08-25T09:39:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-25T09:39:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4bb5382840e2c6eb1ffe90c61afca6c4c714ab53'/>
<id>urn:sha1:4bb5382840e2c6eb1ffe90c61afca6c4c714ab53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix broadcasting mode lists to remote v3 servers.</title>
<updated>2024-08-24T16:03:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-24T16:03:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=35723862e8e415b61a957d5008cf7ee8702a90e9'/>
<id>urn:sha1:35723862e8e415b61a957d5008cf7ee8702a90e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix broadcasting server information to remote v3 servers.</title>
<updated>2024-08-24T15:26:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-24T15:26:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cf01291da809290781aa2c5ae657bf86d87ac5e7'/>
<id>urn:sha1:cf01291da809290781aa2c5ae657bf86d87ac5e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a formatting overload to {Membership,User}::Write(Remote)Notice.</title>
<updated>2024-08-18T15:19:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-18T15:04:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d95be0a5165cf3cee3d1feedab1bdbdf21e5e419'/>
<id>urn:sha1:d95be0a5165cf3cee3d1feedab1bdbdf21e5e419</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use 1 as the first membership id not 0.</title>
<updated>2024-08-11T18:11:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-11T18:11:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0b86e6ef332ca3e5f8db88af37c7f89dd08cd227'/>
<id>urn:sha1:0b86e6ef332ca3e5f8db88af37c7f89dd08cd227</id>
<content type='text'>
This doesn't change anything in the protocol but makes identifying
whether a user has been assigned a membership id easier while
debugging.
</content>
</entry>
<entry>
<title>Fix bursting server metadata.</title>
<updated>2024-08-03T20:27:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-03T20:27:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3ad07f7082eef2f92e9833cec78322bc71aee432'/>
<id>urn:sha1:3ad07f7082eef2f92e9833cec78322bc71aee432</id>
<content type='text'>
</content>
</entry>
<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>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>
</feed>
