<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, branch v3.1.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?h=v3.1.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v3.1.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-05-15T22:10:21Z</updated>
<entry>
<title>Fix space separation for CAPAB module list</title>
<updated>2019-05-15T22:10:21Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-05-15T21:16:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1808a9a1b01cd6c754adaf9cf6a69038e3dddf79'/>
<id>urn:sha1:1808a9a1b01cd6c754adaf9cf6a69038e3dddf79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an enumeration for known protocol versions.</title>
<updated>2019-05-14T00:12:13Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-13T23:30:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=61b13aa89ecb38a24faadb0bdb085a8bb3c56d22'/>
<id>urn:sha1:61b13aa89ecb38a24faadb0bdb085a8bb3c56d22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If a parent server is hidden then also hide its child servers.</title>
<updated>2019-05-13T23:58:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-13T18:32:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b9e732f73b0cb8e1fde9181a8b5502927feaf339'/>
<id>urn:sha1:b9e732f73b0cb8e1fde9181a8b5502927feaf339</id>
<content type='text'>
This should fix #851.
</content>
</entry>
<entry>
<title>Fix an unnecessary string copy when reading the &lt;link&gt; tags.</title>
<updated>2019-05-13T23:58:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-13T16:49:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e55277283800bfdfef86485a6b0c7a4e7755a15b'/>
<id>urn:sha1:e55277283800bfdfef86485a6b0c7a4e7755a15b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace ModuleSpanningTree::TimeToStr with InspIRCd::DurationStr.</title>
<updated>2019-05-13T23:58:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-13T23:51:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7a58d288d0fd005795a8ac6908fc91bf350174d6'/>
<id>urn:sha1:7a58d288d0fd005795a8ac6908fc91bf350174d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete some obsolete comments.</title>
<updated>2019-05-09T11:37:44Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-09T11:37:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7f979b895eadd482c16a354f656493adcc28072f'/>
<id>urn:sha1:7f979b895eadd482c16a354f656493adcc28072f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp20' into insp3.</title>
<updated>2019-05-01T23:49:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-01T14:25:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=87b1461e2a4710a38b32186c2582da9fe9bb3804'/>
<id>urn:sha1:87b1461e2a4710a38b32186c2582da9fe9bb3804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Textual improvements and fixes such as typos, casing, etc. (#1612)</title>
<updated>2019-04-28T08:14:21Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T08:14:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e'/>
<id>urn:sha1:e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree: Parse and copy message tags for all cmds</title>
<updated>2019-04-27T23:01:25Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-04-27T22:35:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=095d0e615474a08455c6bc186fbdf8b1bc753e39'/>
<id>urn:sha1:095d0e615474a08455c6bc186fbdf8b1bc753e39</id>
<content type='text'>
Don't ignore message tags on ServerCommands, and avoid creating
duplicate CommandBase::Params instances
</content>
</entry>
<entry>
<title>m_spanningtree: Ensure tags are sent in forwarded cmds</title>
<updated>2019-04-27T23:01:25Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-04-27T21:41:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4aab8d30a4721623ccb02d7bb801dfe271f8e36'/>
<id>urn:sha1:d4aab8d30a4721623ccb02d7bb801dfe271f8e36</id>
<content type='text'>
When a user (U1) sends a PRIVMSG to a server (S1), which sends it to S2, which finally
sends it to S3 to send to U2, S2 doesn't send the tags it received on
the command from S1 to S3.
</content>
</entry>
</feed>
