<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/postcommand.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/postcommand.cpp?h=v4.0.0a8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/postcommand.cpp?h=v4.0.0a8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-07-24T09:58:31Z</updated>
<entry>
<title>Clean up the routing code in the ctables header.</title>
<updated>2021-07-24T09:58:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-07-24T09:58:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6549de207f1c70a0919a1de1e8f63e06887ae0bf'/>
<id>urn:sha1:6549de207f1c70a0919a1de1e8f63e06887ae0bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ChannelManager::IsPrefix.</title>
<updated>2021-05-08T16:16:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-08T15:31:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6a2f6331eddd5a89ff02643f72e93151dab15547'/>
<id>urn:sha1:6a2f6331eddd5a89ff02643f72e93151dab15547</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move channel logic from InspIRCd to the new ChannelManager class.</title>
<updated>2021-05-08T14:31:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-06-21T03:25:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c750c060839f9018ca129bd7456184792ea0dc0'/>
<id>urn:sha1:0c750c060839f9018ca129bd7456184792ea0dc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert CmdResult to an 8-bit strongly typed enum.</title>
<updated>2020-10-27T00:59:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-10-26T23:40:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7cb27dabe695505d2eb7b942c4fbf518dda8e6b3'/>
<id>urn:sha1:7cb27dabe695505d2eb7b942c4fbf518dda8e6b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Module::flags to Module::properties.</title>
<updated>2020-04-11T14:43:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-11T14:29:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a57621c74b93bf3ae8d231303f84b34013c104cb'/>
<id>urn:sha1:a57621c74b93bf3ae8d231303f84b34013c104cb</id>
<content type='text'>
This name is more descriptive and should create less warnings about
shadowing in existing modules.
</content>
</entry>
<entry>
<title>Improve storage of module description, flags, and link data.</title>
<updated>2020-04-11T12:54:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-09T17:57:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1a800f7b3db23cdef7e167cd25c0f3b2a64a8e46'/>
<id>urn:sha1:1a800f7b3db23cdef7e167cd25c0f3b2a64a8e46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move FindNick to UserManager.</title>
<updated>2020-02-09T17:19:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-02-09T16:13:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=61070d489478793a6ba2ad0bd2ecc90d14555030'/>
<id>urn:sha1:61070d489478793a6ba2ad0bd2ecc90d14555030</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-01-17T12:36:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-17T12:27:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1de6f5b4a99d8f36d589cb2404cb510e7434afe1'/>
<id>urn:sha1:1de6f5b4a99d8f36d589cb2404cb510e7434afe1</id>
<content type='text'>
</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>Merge branch 'insp3' into master.</title>
<updated>2019-11-13T15:24:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2019-11-13T15:24:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b689363218f1f7cd8d07c4ec3eaf03788b196c1'/>
<id>urn:sha1:7b689363218f1f7cd8d07c4ec3eaf03788b196c1</id>
<content type='text'>
</content>
</entry>
</feed>
