<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/main.cpp, branch v4.0.0a20</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/main.cpp?h=v4.0.0a20</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.cpp?h=v4.0.0a20'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-02-28T16:32:27Z</updated>
<entry>
<title>Remove GetSID, rename sid to ServerId.</title>
<updated>2023-02-28T16:32:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-28T16:32:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=166a47ac68ab571ca1aacaaf8c0edfff26f8d59e'/>
<id>urn:sha1:166a47ac68ab571ca1aacaaf8c0edfff26f8d59e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expose the removed away message in OnUserBack.</title>
<updated>2023-02-03T09:26:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-03T09:26:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e64ace4c8279084a7d168ee1f9e50156b93fa2c7'/>
<id>urn:sha1:e64ace4c8279084a7d168ee1f9e50156b93fa2c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow bouncers to introduce a user as away.</title>
<updated>2023-02-03T09:11:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-03T08:59:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58206bc71d79816da813ec67c69d5248d5048df7'/>
<id>urn:sha1:58206bc71d79816da813ec67c69d5248d5048df7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-02-03T09:10:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-03T09:10:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96a64edf21da5251d7e97a9ae6881206e85b8171'/>
<id>urn:sha1:96a64edf21da5251d7e97a9ae6881206e85b8171</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing some data when synchronising a new user over a link.</title>
<updated>2023-02-03T09:03:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-03T09:03:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=68c2629ec1828d58e183c69894536b1faea8c047'/>
<id>urn:sha1:68c2629ec1828d58e183c69894536b1faea8c047</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the caching methods in User and rename to make more sense.</title>
<updated>2023-01-24T02:58:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-24T02:58:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f310e1c98dc262249146025ffffb81334b38680d'/>
<id>urn:sha1:f310e1c98dc262249146025ffffb81334b38680d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert log calls to use fmtlib format strings</title>
<updated>2023-01-24T00:12:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T23:48:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=206d31de85192353d03c74766e80513a87dc49b4'/>
<id>urn:sha1:206d31de85192353d03c74766e80513a87dc49b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert WriteToSnoMask/WriteGlobalSno to use fmtlib format strings.</title>
<updated>2023-01-23T13:07:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T11:09:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9db9d5abe4abd975cd8725283f2efcd4bcae5f8e'/>
<id>urn:sha1:9db9d5abe4abd975cd8725283f2efcd4bcae5f8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace InspIRCd::Format with fmt::format.</title>
<updated>2023-01-23T13:07:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T07:42:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c4badf8ea3ba775854f0d26d3f2e0e119584faa'/>
<id>urn:sha1:5c4badf8ea3ba775854f0d26d3f2e0e119584faa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert various enums to strongly typed scoped enums.</title>
<updated>2023-01-22T22:36:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-22T21:48:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cadf228c3e66ce33c3599539b6650e26dfc3bff5'/>
<id>urn:sha1:cadf228c3e66ce33c3599539b6650e26dfc3bff5</id>
<content type='text'>
</content>
</entry>
</feed>
