<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/fjoin.cpp, branch v4.0.0rc2</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/fjoin.cpp?h=v4.0.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/fjoin.cpp?h=v4.0.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-07T09:37:56Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-12-22T22:01:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-12-22T22:01:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=34591ec89f7810cc095c0a5451339ca5510d9d58'/>
<id>urn:sha1:34591ec89f7810cc095c0a5451339ca5510d9d58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2023-12-22T19:27:30Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-12-22T19:09:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=473e57eb653f50c28b126c21a02faac176b37cbe'/>
<id>urn:sha1:473e57eb653f50c28b126c21a02faac176b37cbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-09-01T07:37:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-09-01T07:37:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f319a1ab91bafb472808de7173b1c68b39876152'/>
<id>urn:sha1:f319a1ab91bafb472808de7173b1c68b39876152</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak the malformed channel name message slightly.</title>
<updated>2023-09-01T07:35:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-09-01T07:35:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e927afd8e0d0d56ee424b7630b666d7a91934ab'/>
<id>urn:sha1:7e927afd8e0d0d56ee424b7630b666d7a91934ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-08-25T09:13:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-25T09:02:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=013ed11dcdea829d1ab3adfb3b67059f7690ee8a'/>
<id>urn:sha1:013ed11dcdea829d1ab3adfb3b67059f7690ee8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix being able to FJOIN non-channels.</title>
<updated>2023-08-25T09:01:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-25T09:01:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4ee8d931cd89f610887fcbdcb9a59822aa44023b'/>
<id>urn:sha1:4ee8d931cd89f610887fcbdcb9a59822aa44023b</id>
<content type='text'>
Closes #2057.
</content>
</entry>
<entry>
<title>Rename duration to timeutils and relocate InspIRCd::TimeString.</title>
<updated>2023-05-10T10:57:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-05-10T10:57:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fe4c512839f9f613fc5098e5a9d8c9a402e60aa0'/>
<id>urn:sha1:fe4c512839f9f613fc5098e5a9d8c9a402e60aa0</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>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>
</feed>
