<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/capab.cpp, branch v3.0.0a9</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/capab.cpp?h=v3.0.0a9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/capab.cpp?h=v3.0.0a9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-08-10T12:55:32Z</updated>
<entry>
<title>Parse CAPAB CAPABILITIES and FJOIN messages with spacesepstream.</title>
<updated>2018-08-10T12:55:32Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-10T06:00:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36899e44eec416f5cd74cfe2d61baa984963dbe0'/>
<id>urn:sha1:36899e44eec416f5cd74cfe2d61baa984963dbe0</id>
<content type='text'>
Special tokenisation rules are not necessary here.
</content>
</entry>
<entry>
<title>Replace most usages of "GECOS" with "real" or "real name".</title>
<updated>2018-07-30T17:30:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-30T17:30:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8cb20e354533fbec24aafd4e61ff6fa69b434aa2'/>
<id>urn:sha1:8cb20e354533fbec24aafd4e61ff6fa69b434aa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace irc::stringjoiner with a generic stdalgo::string::join.</title>
<updated>2018-07-26T20:41:36Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-26T20:23:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9cf448a332799a138dad0acb5b2878535770571d'/>
<id>urn:sha1:9cf448a332799a138dad0acb5b2878535770571d</id>
<content type='text'>
This can also be used with different types of collection containing
values which are not a string.
</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>Implement support for configurable casemapping &amp; default to ASCII.</title>
<updated>2017-09-08T19:11:50Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-30T16:34:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=51a47e7d757df63370168ab5000d13ca9c349ecd'/>
<id>urn:sha1:51a47e7d757df63370168ab5000d13ca9c349ecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version to 3.0 in comments and messages</title>
<updated>2016-09-02T19:51:19Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-09-02T19:51:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=458ea2029cf36e9e8d3c7b7d0176e365234c018a'/>
<id>urn:sha1:458ea2029cf36e9e8d3c7b7d0176e365234c018a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace loop over alphabet with loop over mode list in several places</title>
<updated>2016-08-30T14:12:39Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-30T14:12:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cf6a8ee7e3fb11ea19d627216f53118c563a0a71'/>
<id>urn:sha1:cf6a8ee7e3fb11ea19d627216f53118c563a0a71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Add compatibility hack that allows modules to drop the VF_COMMON/VF_OPTCOMMON flags</title>
<updated>2016-01-06T17:52:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-01-06T17:52:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30b4d1373ee051465659db2fbbf15f58a9fc26b5'/>
<id>urn:sha1:30b4d1373ee051465659db2fbbf15f58a9fc26b5</id>
<content type='text'>
Include m_watch in the list
</content>
</entry>
<entry>
<title>capab: m_kicknorejoin: Don't advertise upper bound to 2.0 servers</title>
<updated>2015-02-22T17:17:51Z</updated>
<author>
<name>Daniel Vassdal</name>
</author>
<published>2014-09-09T19:40:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76608ff23d515fbf5fcdbdc17b7f261339b2a276'/>
<id>urn:sha1:76608ff23d515fbf5fcdbdc17b7f261339b2a276</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce std::string::substr() usage</title>
<updated>2015-01-10T14:16:03Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-10T14:16:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=47dda4f61512f6047f2b1dcccd1943aab74726e3'/>
<id>urn:sha1:47dda4f61512f6047f2b1dcccd1943aab74726e3</id>
<content type='text'>
substr() returns a new string while erase() and assign() modify the existing one
</content>
</entry>
</feed>
