<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_conn_umodes.cpp, branch v3.2.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_conn_umodes.cpp?h=v3.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_conn_umodes.cpp?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-07-04T09:14:09Z</updated>
<entry>
<title>Stop prioritising OnUserConnect in the conn_umodes module.</title>
<updated>2019-07-04T09:14:09Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-04T09:14:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fb6bf272c137584b54cb57e387b06f2bb1058c9b'/>
<id>urn:sha1:fb6bf272c137584b54cb57e387b06f2bb1058c9b</id>
<content type='text'>
There is no reason to do this.
</content>
</entry>
<entry>
<title>Move the &lt;disabled&gt; tag out of the core to a new module.</title>
<updated>2019-01-24T15:10:02Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-24T15:10:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4047a143fc1d16350db70c94b9ea77d79de05714'/>
<id>urn:sha1:4047a143fc1d16350db70c94b9ea77d79de05714</id>
<content type='text'>
</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>Switch from std::stringstream to irc::spacesepstream.</title>
<updated>2017-10-19T13:58:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-19T10:55:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c7e105d09c99ed0b74a63bef68d5f2a1cbd8cff'/>
<id>urn:sha1:3c7e105d09c99ed0b74a63bef68d5f2a1cbd8cff</id>
<content type='text'>
The latter is more suited to the things we have previously been
using std::stringstream for.
</content>
</entry>
<entry>
<title>Convert Disabled[CU]Modes to use a bitset instead of a char array.</title>
<updated>2017-09-18T13:09:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-09-11T14:38:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ca9a56b7ac0ec2139ade835144369455baa757bc'/>
<id>urn:sha1:ca9a56b7ac0ec2139ade835144369455baa757bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CXX11_OVERRIDE to overridden members that lack it.</title>
<updated>2017-07-12T13:41:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-12T13:41:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1df2bce56275e1297d94d82d4dbef6f6cf582b6'/>
<id>urn:sha1:d1df2bce56275e1297d94d82d4dbef6f6cf582b6</id>
<content type='text'>
This fixes a ton of warnings when building on compilers that
default to C++11 or newer.
</content>
</entry>
<entry>
<title>Call the MODE command handler in several modules instead of the old ModeParser::Process()</title>
<updated>2014-09-04T10:34:26Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-09-04T10:34:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6fe96bda2531cb1357f35c6d0717910283e2d921'/>
<id>urn:sha1:6fe96bda2531cb1357f35c6d0717910283e2d921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Call ModeParser::Process() directly instead of going through the CommandParser</title>
<updated>2013-08-04T17:13:52Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-04T17:13:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30935599479bd102db16842a8bc614d905a2ec60'/>
<id>urn:sha1:30935599479bd102db16842a8bc614d905a2ec60</id>
<content type='text'>
Simplify the way how m_conn_umodes assembles the modes it sets
</content>
</entry>
<entry>
<title>Automatically attach modules to events</title>
<updated>2013-08-04T14:08:57Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-04T12:36:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d24619c012b34d5a3d4cfb93e7bea3ff3d5721e7'/>
<id>urn:sha1:d24619c012b34d5a3d4cfb93e7bea3ff3d5721e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove $Core and $Mod* comments apart from $ModDep.</title>
<updated>2013-07-04T14:51:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-07-03T03:34:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=54d10d53c730ab81ca6464fe2f0e0ecbcd435672'/>
<id>urn:sha1:54d10d53c730ab81ca6464fe2f0e0ecbcd435672</id>
<content type='text'>
</content>
</entry>
</feed>
