<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/svsnick.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/svsnick.cpp?h=v3.7.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/svsnick.cpp?h=v3.7.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-01-11T22:14:43Z</updated>
<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>Replace all abstract usages of his/he/her with they/their/it.</title>
<updated>2019-06-07T19:22:43Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-07T18:47:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f6b33a8facd6ca200292786c1061782c41cdd278'/>
<id>urn:sha1:f6b33a8facd6ca200292786c1061782c41cdd278</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>Use CommandBase::Params instead of std::vector&lt;std::string&gt;.</title>
<updated>2018-07-26T19:12:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-26T18:43:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=384ef31bc01e4a1a2e59d082c9066002410ba54a'/>
<id>urn:sha1:384ef31bc01e4a1a2e59d082c9066002410ba54a</id>
<content type='text'>
This is presently a typedef but will soon be replaced with a class
that encapsulates both tags and parameters.
</content>
</entry>
<entry>
<title>Simplify GetRouting() methods doing unicast</title>
<updated>2016-03-29T10:54:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-03-29T10:54:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4aed5846f17b15939aaf620ee4c4ca95a10609fc'/>
<id>urn:sha1:4aed5846f17b15939aaf620ee4c4ca95a10609fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Clean up comments</title>
<updated>2015-05-12T22:19:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-05-12T22:19:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a6433b37967e22e19658967ae4e798febea86356'/>
<id>urn:sha1:a6433b37967e22e19658967ae4e798febea86356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Add optional expected nick TS parameter to SVSNICK</title>
<updated>2014-07-05T11:06:57Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-05T11:06:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1f74e543bda13e761e7fc6b161e8f736a3dd6042'/>
<id>urn:sha1:1f74e543bda13e761e7fc6b161e8f736a3dd6042</id>
<content type='text'>
Drop SVSNICK if the expected nick TS is present and it does not match the user's nick timestamp
</content>
</entry>
<entry>
<title>User::ChangeNick() cannot fail if the new nick is the uuid, document this and rely on it</title>
<updated>2014-07-03T10:36:14Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-03T10:36:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2eb0505a16cf5b70076bab2de494ef92b7e991d9'/>
<id>urn:sha1:2eb0505a16cf5b70076bab2de494ef92b7e991d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove now needless User::ForceNickChange()</title>
<updated>2014-07-03T10:27:24Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-03T10:27:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=393cc8f9d65aefd92628115edae341562ea440e7'/>
<id>urn:sha1:393cc8f9d65aefd92628115edae341562ea440e7</id>
<content type='text'>
Change call sites to call ChangeNick()
</content>
</entry>
<entry>
<title>m_spanningtree Remove remains of the KeepNickTS workaround</title>
<updated>2014-03-03T14:10:41Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-03T14:10:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a8b146419b2aae36da25b7202292528efd3158a9'/>
<id>urn:sha1:a8b146419b2aae36da25b7202292528efd3158a9</id>
<content type='text'>
</content>
</entry>
</feed>
