<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_samode.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_samode.cpp?h=v3.0.0a9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_samode.cpp?h=v3.0.0a9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-08-13T20:51:11Z</updated>
<entry>
<title>Implement IRCv3 message tag support.</title>
<updated>2018-08-13T20:51:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-13T19:17:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58a0a7e01422e62de1565a8eb0a1febdc463d04d'/>
<id>urn:sha1:58a0a7e01422e62de1565a8eb0a1febdc463d04d</id>
<content type='text'>
Co-authored-by: Attila Molnar &lt;attilamolnar@hush.com&gt;
</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>Add the override keyword in places that it is missing.</title>
<updated>2017-11-21T15:51:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-21T13:05:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91e0af0fc4889f20d2f63426f8fe379674fc0393'/>
<id>urn:sha1:91e0af0fc4889f20d2f63426f8fe379674fc0393</id>
<content type='text'>
GCCs warnings for this are much better than Clangs.
</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>Penalize commands that had 0 penalty</title>
<updated>2016-12-30T16:32:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-12-30T16:32:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4508da82cb17120c04f697d6c63660cd697284b'/>
<id>urn:sha1:a4508da82cb17120c04f697d6c63660cd697284b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert WriteNumeric() calls to pass the parameters of the numeric as method parameters</title>
<updated>2016-02-25T15:12:09Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T15:12:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da29af8cba49d51e53d6e68237ccbf6370b6dd1f'/>
<id>urn:sha1:da29af8cba49d51e53d6e68237ccbf6370b6dd1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some numerics</title>
<updated>2016-02-24T11:40:05Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-24T11:40:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=55e5e41fb9e9983c72f144fb4f59684d2125e129'/>
<id>urn:sha1:55e5e41fb9e9983c72f144fb4f59684d2125e129</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert mods calling the old compat wrapper of ModuleManager::SetPriority() to use the current method, remove wrapper</title>
<updated>2015-02-15T16:56:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-02-15T16:56:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bfc1abbcad598fcbc6921fa72b950144b13e059f'/>
<id>urn:sha1:bfc1abbcad598fcbc6921fa72b950144b13e059f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_samode Simplify command handler logic</title>
<updated>2014-09-05T13:20:44Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-09-05T13:20:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=19283511132c09a208c981f13d54828e775ab611'/>
<id>urn:sha1:19283511132c09a208c981f13d54828e775ab611</id>
<content type='text'>
</content>
</entry>
</feed>
