<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/postcommand.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/postcommand.cpp?h=v3.7.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/postcommand.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>Add the server id to the Server class.</title>
<updated>2019-09-23T12:18:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-09-23T10:49:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4305d8f3c3e613be839bdcd61a1d14c87fed5aa'/>
<id>urn:sha1:a4305d8f3c3e613be839bdcd61a1d14c87fed5aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of CommandBuilder::push_back.</title>
<updated>2019-07-19T12:01:59Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-19T12:01:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a9989ac3978bd6e1f9e915aeed399d9db327c235'/>
<id>urn:sha1:a9989ac3978bd6e1f9e915aeed399d9db327c235</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spanningtree: Never send a message to a raw UUID in CmdBuilder.</title>
<updated>2019-07-19T11:13:18Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-19T11:11:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=875aa2d98d1eb25f4932fbd2ac5c2086d16ff6ea'/>
<id>urn:sha1:875aa2d98d1eb25f4932fbd2ac5c2086d16ff6ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a crash when trying to use ROUTE_TYPE_MESSAGE with no message.</title>
<updated>2019-01-02T20:28:48Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-02T20:21:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e433401fb883584d32b9b8159370ee57823b01bf'/>
<id>urn:sha1:e433401fb883584d32b9b8159370ee57823b01bf</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>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://www.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>Remove the original line parameter of On{Pre,Post}Command.</title>
<updated>2018-08-10T12:55:32Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-09T19:44:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=213e4d9680e427bc16b94c0c1b627919cacb171b'/>
<id>urn:sha1:213e4d9680e427bc16b94c0c1b627919cacb171b</id>
<content type='text'>
In the brave new world of message tags and alternate wire formats
this is no longer something that is appropriate to expose.

In reality it was only ever used by m_alias which now reconstitutes
the command name and parameters into a RFC 1459-style message for
whatever it needs to do.
</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>Merge insp20</title>
<updated>2016-08-17T10:49:48Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-17T10:49:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b9e11915a976daaf790ebc763aff56e19fd49e0f'/>
<id>urn:sha1:b9e11915a976daaf790ebc763aff56e19fd49e0f</id>
<content type='text'>
</content>
</entry>
</feed>
