<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/away.cpp, branch v3.6.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/away.cpp?h=v3.6.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/away.cpp?h=v3.6.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>Fix away broadcast logic (#1561)</title>
<updated>2019-01-23T08:40:25Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-01-23T08:40:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5394adf41ff609f7f97af529774fcb616fe072b2'/>
<id>urn:sha1:5394adf41ff609f7f97af529774fcb616fe072b2</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>Convert AWAY to use cross-module events and clean up slightly.</title>
<updated>2018-08-12T14:01:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-12T13:56:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ba23c2b115ad3bf2632179d283165c1579332fd8'/>
<id>urn:sha1:ba23c2b115ad3bf2632179d283165c1579332fd8</id>
<content type='text'>
OnSetAway has been replaced with four events. OnUserPreAway and
OnUserPreBack can be used to deny an away state change and/or
change the away message of a local user. OnUserAway and OnUserBack
allow modules to be notified that a user's away state has changed.
</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>Use !empty() instead of 'size() &gt; 0' when checking parameter count.</title>
<updated>2018-07-03T15:09:35Z</updated>
<author>
<name>B00mX0r</name>
</author>
<published>2018-07-03T15:07:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5585654df265bc37d547fa7738e35cc7ae7dacbb'/>
<id>urn:sha1:5585654df265bc37d547fa7738e35cc7ae7dacbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Put command handlers with class names that collide with core commands into the SpanningTree namespace</title>
<updated>2016-08-19T09:21:19Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-19T09:21:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da04e0622c37d3d1ec6c3313fb5a82cbf9901329'/>
<id>urn:sha1:da04e0622c37d3d1ec6c3313fb5a82cbf9901329</id>
<content type='text'>
This fixes issues in static builds
</content>
</entry>
<entry>
<title>m_spanningtree Use vector back() where it makes sense</title>
<updated>2014-06-14T13:12:13Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-14T13:12:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=001cd6b11eea25982973f1eb9736ab86b69eca05'/>
<id>urn:sha1:001cd6b11eea25982973f1eb9736ab86b69eca05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Introduce command builders</title>
<updated>2013-08-27T13:33:05Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-19T18:22:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e7e773d4d43e68c18c19e2ec712f4250e5f756d'/>
<id>urn:sha1:7e7e773d4d43e68c18c19e2ec712f4250e5f756d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Allow server-to-server command handlers to specify whether they accept servers, remote users or both as the command source</title>
<updated>2013-08-25T11:42:01Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-19T17:11:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d9d9cbe025f94523265daa72de7596467d71f5c8'/>
<id>urn:sha1:d9d9cbe025f94523265daa72de7596467d71f5c8</id>
<content type='text'>
To make life easier for handlers accepting servers only as source, pass them a TreeServer* so they don't have to call FindServer()
</content>
</entry>
</feed>
