<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/mode.cpp, 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/src/mode.cpp?h=v3.0.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/mode.cpp?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>Enable using m_customprefix to alter core prefix modes.</title>
<updated>2017-11-06T10:55:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-20T07:01:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b76ff64daeeb1e1081cff93c611f730e5b1b051e'/>
<id>urn:sha1:b76ff64daeeb1e1081cff93c611f730e5b1b051e</id>
<content type='text'>
This replaces the devoice module which has now been removed. If you
want users to be able to devoice themselves then you can load the
customprefix module add the following config tag:

    &lt;customprefix name="voice" depriv="yes"&gt;

If you wish to keep identical behaviour rather than allowing users
to use "MODE #YourChannel -v TheirNick" then you can load the alias
module and add the following config tag:

    &lt;alias text="DEVOICE" format="#*" replace="MODE $2 -v $nick"&gt;
</content>
</entry>
<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>Fix RPL_SERVERVERSION treating the modes as a single parameter.</title>
<updated>2017-10-04T13:10:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-04T13:10:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=12c67fb0e5de72c127f62a1eed6cd5e5627f3c91'/>
<id>urn:sha1:12c67fb0e5de72c127f62a1eed6cd5e5627f3c91</id>
<content type='text'>
</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 ModeParser::IsModeChar to standardise mode validation.</title>
<updated>2017-09-18T13:09:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-09-11T14:22:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=60d92db9a1b71bbfd4230c5eb9f04cd6a87a41d8'/>
<id>urn:sha1:60d92db9a1b71bbfd4230c5eb9f04cd6a87a41d8</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>Change Membership:hasMode() to accept a PrefixMode</title>
<updated>2016-08-30T14:19:31Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-30T14:19:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e0931343939bc15ea9aaa884eab61d80827074c6'/>
<id>urn:sha1:e0931343939bc15ea9aaa884eab61d80827074c6</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>Pass the ModeHandler to User::HasModePermission()</title>
<updated>2016-08-30T14:05:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-30T14:05:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f0debf907a36846e3b48767e9797880135a4583b'/>
<id>urn:sha1:f0debf907a36846e3b48767e9797880135a4583b</id>
<content type='text'>
Mark the method as const
</content>
</entry>
</feed>
