<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/treesocket2.cpp, branch v3.3.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/treesocket2.cpp?h=v3.3.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treesocket2.cpp?h=v3.3.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-05-14T00:12:13Z</updated>
<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>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>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>
<entry>
<title>Rename OnClientProtocolProcessTag to OnProcessTag.</title>
<updated>2019-01-22T12:09:28Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-22T11:59:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=965c81baee0fb6f46aa788f45742d558f50c8b15'/>
<id>urn:sha1:965c81baee0fb6f46aa788f45742d558f50c8b15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the spanningtree "unknown command" error message.</title>
<updated>2019-01-03T22:36:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-03T22:36:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f5de55813bce3197f5f866527c2c8b0769efcd01'/>
<id>urn:sha1:f5de55813bce3197f5f866527c2c8b0769efcd01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix message tags not being broadcast across the network.</title>
<updated>2019-01-02T20:28:46Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-02T17:31:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aafc03bdfc34c9426df44938403c92dbbbc0568e'/>
<id>urn:sha1:aafc03bdfc34c9426df44938403c92dbbbc0568e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix conversion issues by replacing ConvToInt with ConvToNum&lt;T&gt;.</title>
<updated>2018-12-12T21:43:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-12-12T20:34:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f7cfd46ef2d277f5f82e34a2852c75212d75261'/>
<id>urn:sha1:0f7cfd46ef2d277f5f82e34a2852c75212d75261</id>
<content type='text'>
The former was a thin wrapper around atol and brought with it all
of the weird parsing logic of atol which is almost never what is
actually wanted. It also almost never returned the numeric type
which is actually wanted which can cause weird issues when casting.
</content>
</entry>
<entry>
<title>Implement IRCv3 message tag support.</title>
<updated>2018-08-13T20:51:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-13T19:17:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58a0a7e01422e62de1565a8eb0a1febdc463d04d'/>
<id>urn:sha1:58a0a7e01422e62de1565a8eb0a1febdc463d04d</id>
<content type='text'>
Co-authored-by: Attila Molnar &lt;attilamolnar@hush.com&gt;
</content>
</entry>
</feed>
