<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/main.h, branch v3.2.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.h?h=v3.2.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.h?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2019-06-22T15:08:21Z</updated>
<entry>
<title>Fix msgid inconsistencies with TAGMSG</title>
<updated>2019-06-22T15:08:21Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-06-22T14:10:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8f94fcc856dd492c6ecd5d1ebd1acdb7e59cbbe2'/>
<id>urn:sha1:8f94fcc856dd492c6ecd5d1ebd1acdb7e59cbbe2</id>
<content type='text'>
Also fixes accidentally copying incoming tags on TAGMSG when sending to
other users
</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://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://cgit.space/~steering/inspircd++.git/commit/?id=7a58d288d0fd005795a8ac6908fc91bf350174d6'/>
<id>urn:sha1:7a58d288d0fd005795a8ac6908fc91bf350174d6</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://cgit.space/~steering/inspircd++.git/commit/?id=87b1461e2a4710a38b32186c2582da9fe9bb3804'/>
<id>urn:sha1:87b1461e2a4710a38b32186c2582da9fe9bb3804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update documentation links.</title>
<updated>2019-04-26T22:20:40Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-26T22:20:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e743b2d90a23ac3c5c9a7977a8e30973ef416788'/>
<id>urn:sha1:e743b2d90a23ac3c5c9a7977a8e30973ef416788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate the ssl_cert metadata before bursting a connecting user.</title>
<updated>2019-03-14T10:52:13Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-03-14T10:49:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=62ba7c3917955b27b7967ccde0dc55b947e04782'/>
<id>urn:sha1:62ba7c3917955b27b7967ccde0dc55b947e04782</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://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://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>Amend OnPostCommand to specify whether the command is loopcalled.</title>
<updated>2018-09-11T08:03:47Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-09-11T08:03:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7e9ec8e49060024033efe55342c933b86288e31c'/>
<id>urn:sha1:7e9ec8e49060024033efe55342c933b86288e31c</id>
<content type='text'>
This restores previous behaviour which was lost when the original
line parameter was removed.
</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://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>
