<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/builtinmodes.h, branch v3.0.0a3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/builtinmodes.h?h=v3.0.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/builtinmodes.h?h=v3.0.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-11-06T10:55:56Z</updated>
<entry>
<title>Move depriv from m_customprefix into PrefixMode.</title>
<updated>2017-11-06T10:55:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-20T05:24:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8281315255d30d7cad6da4936cf9276b7f58a4dc'/>
<id>urn:sha1:8281315255d30d7cad6da4936cf9276b7f58a4dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for setting the unset rank in ModeHandler.</title>
<updated>2017-11-06T10:55:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-18T02:40:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=257bf752fc6b87fa35bfa8cf95fc37730c3d55c6'/>
<id>urn:sha1:257bf752fc6b87fa35bfa8cf95fc37730c3d55c6</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>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>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>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>Remove a bunch of useless classes representing simple core modes</title>
<updated>2014-08-06T11:27:16Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-08-06T11:27:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=00660293338f6a78278e52d05f6cf9a7ef9acc64'/>
<id>urn:sha1:00660293338f6a78278e52d05f6cf9a7ef9acc64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the wallops mode from the core into core_wallops</title>
<updated>2014-03-09T16:08:55Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-09T16:08:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b7e82bec5ab5a39d88896fc7433125fd0c684de'/>
<id>urn:sha1:7b7e82bec5ab5a39d88896fc7433125fd0c684de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ParamModeBase and ParamMode, change all parameter modes to inherit from ParamMode</title>
<updated>2014-02-15T13:38:24Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-02-15T13:38:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0556720b559d7ec5d8badacf0ac9b11e9c864847'/>
<id>urn:sha1:0556720b559d7ec5d8badacf0ac9b11e9c864847</id>
<content type='text'>
- Type of the extension used to store data is a template parameter
- The extension is automatically unset when the mode is unset
- Handlers inheriting from ParamMode have to provide OnSet() and SerializeParam(); may optionally provide OnUnset()
- Transparently handle the case when OnSet() modifies the mode parameter
- Remove Channel::custom_mode_params map; ask the mode handlers to serialize their parameters instead
</content>
</entry>
<entry>
<title>Create a base class for prefix modes</title>
<updated>2013-09-11T10:10:07Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-09-01T12:25:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=34fa5627de0a0431ca76f34445c680a76a9a7dc5'/>
<id>urn:sha1:34fa5627de0a0431ca76f34445c680a76a9a7dc5</id>
<content type='text'>
Move Channel::SetPrefix() into Membership
</content>
</entry>
</feed>
