<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/commandbuilder.h, branch v3.11.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/commandbuilder.h?h=v3.11.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/commandbuilder.h?h=v3.11.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>Fix some regressions in sending tags between servers.</title>
<updated>2019-07-22T11:40:37Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-22T11:40:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9cf381330eab69d7e5bf26684d1ec8075aee60a2'/>
<id>urn:sha1:9cf381330eab69d7e5bf26684d1ec8075aee60a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an event for adding tags to S2S messages.</title>
<updated>2019-07-19T13:17:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-19T13:12:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2fcf7b3b15f86fec250b7b784bdf3d0631048c6'/>
<id>urn:sha1:e2fcf7b3b15f86fec250b7b784bdf3d0631048c6</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 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>m_spanningtree Remove unused CommandBuilder::Unicast() overload accepting a string</title>
<updated>2016-03-29T10:45:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-03-29T10:45:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=11a2e3c46afca0ad74c02872eb398df30d8bdbb9'/>
<id>urn:sha1:11a2e3c46afca0ad74c02872eb398df30d8bdbb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Add CmdBuilder::push_raw() overload for ranges</title>
<updated>2015-01-09T13:52:16Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-09T13:52:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f52e092d1a8c1af53aac422fce1e8d5edd3577a3'/>
<id>urn:sha1:f52e092d1a8c1af53aac422fce1e8d5edd3577a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Add CmdBuilder::push_raw_int()</title>
<updated>2014-06-11T12:41:31Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-11T12:41:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=612629df8b915a0c87dbd6c29ad305aaedcbe0fd'/>
<id>urn:sha1:612629df8b915a0c87dbd6c29ad305aaedcbe0fd</id>
<content type='text'>
</content>
</entry>
</feed>
