<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/protocolinterface.cpp, branch v4.0.0a8</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/protocolinterface.cpp?h=v4.0.0a8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/protocolinterface.cpp?h=v4.0.0a8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-01-31T12:01:39Z</updated>
<entry>
<title>Slim down the protocol interface for sending metadata.</title>
<updated>2022-01-31T12:01:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-31T05:16:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4cfc311591fb62c398b273ef2311a855c9fab3d9'/>
<id>urn:sha1:4cfc311591fb62c398b273ef2311a855c9fab3d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-08-28T12:20:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-28T12:18:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b7615ccd868283dcbbacf2721a1cb5952b16d432'/>
<id>urn:sha1:b7615ccd868283dcbbacf2721a1cb5952b16d432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-08-27T08:38:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-08-27T08:38:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4540162276aa23e016ae094158d2d1d93bcc734f'/>
<id>urn:sha1:4540162276aa23e016ae094158d2d1d93bcc734f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code refactor and minor fix (#1879)</title>
<updated>2021-06-12T04:59:13Z</updated>
<author>
<name>Herman</name>
</author>
<published>2021-06-12T04:59:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96e0f18f7faf7bf590c311cd0b63725c64fb4800'/>
<id>urn:sha1:96e0f18f7faf7bf590c311cd0b63725c64fb4800</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch simple iterator loops to use range-based for loops.</title>
<updated>2021-04-07T09:36:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-06T19:06:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=942fd2bcfd384a12c900999fe663202c87319a68'/>
<id>urn:sha1:942fd2bcfd384a12c900999fe663202c87319a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a ton of pedantic compiler warnings.</title>
<updated>2021-04-04T22:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-04T22:42:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d84e4900fa8f4ef96e8cf4bb67b76be7902e840'/>
<id>urn:sha1:7d84e4900fa8f4ef96e8cf4bb67b76be7902e840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for syncing metadata set on memberships.</title>
<updated>2021-04-01T18:03:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-01T17:48:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=834c11f6e92862955c015529a89fb7a353e3a842'/>
<id>urn:sha1:834c11f6e92862955c015529a89fb7a353e3a842</id>
<content type='text'>
No compat logic is required here as existing servers will just drop
the unknown METADATA message when they can't find the target.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the server id to the Server class.</title>
<updated>2019-09-23T12:18:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-09-23T10:49:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4305d8f3c3e613be839bdcd61a1d14c87fed5aa'/>
<id>urn:sha1:a4305d8f3c3e613be839bdcd61a1d14c87fed5aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of CommandBuilder::push_back.</title>
<updated>2019-07-19T12:01:59Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-19T12:01:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a9989ac3978bd6e1f9e915aeed399d9db327c235'/>
<id>urn:sha1:a9989ac3978bd6e1f9e915aeed399d9db327c235</id>
<content type='text'>
</content>
</entry>
</feed>
