<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modes, branch insp2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modes?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modes?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-12-10T12:38:45Z</updated>
<entry>
<title>Extract RFC modes from the core to core_channel and core_user.</title>
<updated>2017-12-10T12:38:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-03T17:16:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=98372c3cf2c1455e41c388d822876a4d146ae76d'/>
<id>urn:sha1:98372c3cf2c1455e41c388d822876a4d146ae76d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update a bunch of references to the old command modules.</title>
<updated>2017-08-27T12:18:58Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-27T12:18:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a1bc06e8a02635d68761ac890912906674dafadc'/>
<id>urn:sha1:a1bc06e8a02635d68761ac890912906674dafadc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ModeHandler::GetUserParameter() const, accept const User</title>
<updated>2016-12-30T17:53:04Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-12-30T17:53:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03c5ffbdc3850fee20887885bcddd9d0738c8537'/>
<id>urn:sha1:03c5ffbdc3850fee20887885bcddd9d0738c8537</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>cmode_k Fix oversight in substr() conversion</title>
<updated>2015-01-14T11:07:20Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-14T11:07:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=66221de4b6cca64692c84eabfe0b81cabdbd00bc'/>
<id>urn:sha1:66221de4b6cca64692c84eabfe0b81cabdbd00bc</id>
<content type='text'>
While at it, introduce a named constant for maximum key length
</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>
<entry>
<title>cmode_l Reject negative limits</title>
<updated>2014-09-05T13:37:49Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-09-05T13:37:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4ec37f1d2bf21f2edddec15e6d7c5570b37be214'/>
<id>urn:sha1:4ec37f1d2bf21f2edddec15e6d7c5570b37be214</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate ModeChannelOp and ModeChannelVoice constructors to builtinmodes.h, remove cmode_{o,v}</title>
<updated>2014-08-06T11:38:34Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-08-06T11:38:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=005b03c9f387e80c8e19ca5c26b1eb89362ff29a'/>
<id>urn:sha1:005b03c9f387e80c8e19ca5c26b1eb89362ff29a</id>
<content type='text'>
The default value for levelrequired is HALFOP_VALUE, meaning the ModeChannelVoice class is not required but it will be useful in case the default changes
</content>
</entry>
<entry>
<title>Pass prefix rank and prefix char to PrefixMode constructor</title>
<updated>2014-08-06T11:35:40Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-08-06T11:35:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=51da1d3b59c25af4931b998cc23e2066392e548e'/>
<id>urn:sha1:51da1d3b59c25af4931b998cc23e2066392e548e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kill needless #includes in source files</title>
<updated>2014-06-14T13:30:14Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-14T13:30:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=82435b6fa8805baa65e04a582f3e4a2c84237f73'/>
<id>urn:sha1:82435b6fa8805baa65e04a582f3e4a2c84237f73</id>
<content type='text'>
</content>
</entry>
</feed>
