<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/main.cpp, branch v3.7.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/main.cpp?h=v3.7.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.cpp?h=v3.7.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-04-24T09:23:47Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2020-04-24T09:23:47Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-24T09:23:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44489ddf7e90413d8f656aea24d74445bab227af'/>
<id>urn:sha1:44489ddf7e90413d8f656aea24d74445bab227af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes by misspell-fixer</title>
<updated>2020-04-21T06:52:12Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-21T06:34:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f9abe96a4301a740d4a5fd7932550d88d60a3fc'/>
<id>urn:sha1:4f9abe96a4301a740d4a5fd7932550d88d60a3fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the module descriptions using mkversion.</title>
<updated>2020-04-10T14:36:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-10T14:22:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38'/>
<id>urn:sha1:4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add back the prefix on a server target message.</title>
<updated>2020-03-31T14:41:04Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2020-03-31T14:15:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a5cb6b99fb781d4b8e63f98d0644e02f75e54608'/>
<id>urn:sha1:a5cb6b99fb781d4b8e63f98d0644e02f75e54608</id>
<content type='text'>
The prefix is dropped when building the message. We add it back here
so that the remote servers can recognize it as a server target.
</content>
</entry>
<entry>
<title>Fix various documentation and formatting issues.</title>
<updated>2020-03-30T16:24:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-03-30T16:24:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ebda853f5bc470858501897442610699a5fd5de'/>
<id>urn:sha1:9ebda853f5bc470858501897442610699a5fd5de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add HasFd to EventHandler and switch code to use it.</title>
<updated>2020-02-15T06:25:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-02-15T05:58:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=24f1224f770eb8f6a075d3c8bd083545c17bba10'/>
<id>urn:sha1:24f1224f770eb8f6a075d3c8bd083545c17bba10</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>Add an event provider class for the event/messagetag event.</title>
<updated>2020-01-03T21:01:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-03T20:48:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a9e8e1f03ace24e9dcb50299f8e66c5fd6b42850'/>
<id>urn:sha1:a9e8e1f03ace24e9dcb50299f8e66c5fd6b42850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark messages from ulined clients with the inspircd.org/service tag.</title>
<updated>2019-12-29T18:41:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-12-29T18:23:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=953ee6d2d1118307884ccff4ca29cdde068ecf89'/>
<id>urn:sha1:953ee6d2d1118307884ccff4ca29cdde068ecf89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SQuit all servers when a shutdown happens.</title>
<updated>2019-10-17T18:11:25Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-10-17T18:11:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8c0912f428afc6340693f2c55ed82358e4a4579a'/>
<id>urn:sha1:8c0912f428afc6340693f2c55ed82358e4a4579a</id>
<content type='text'>
</content>
</entry>
</feed>
