<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/mode.cpp, branch v3.0.0a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/mode.cpp?h=v3.0.0a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/mode.cpp?h=v3.0.0a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2017-10-04T13:10:19Z</updated>
<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://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://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://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://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://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://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://cgit.space/~steering/inspircd++.git/commit/?id=f0debf907a36846e3b48767e9797880135a4583b'/>
<id>urn:sha1:f0debf907a36846e3b48767e9797880135a4583b</id>
<content type='text'>
Mark the method as const
</content>
</entry>
<entry>
<title>Mark ModeHandler::GetModeChar() and ModeWatcher::GetModeType() as const</title>
<updated>2016-08-29T12:50:59Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-29T12:50:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5a5dcfa4f90f4235621b87d93c227566caa0fce1'/>
<id>urn:sha1:5a5dcfa4f90f4235621b87d93c227566caa0fce1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert ModeHandler::GetNumParams() to NeedsParam() that returns a bool</title>
<updated>2016-08-29T12:50:08Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-29T12:50:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=19f0c09aa783cc3b945c880d509c1da8bc8e0275'/>
<id>urn:sha1:19f0c09aa783cc3b945c880d509c1da8bc8e0275</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2016-08-17T10:49:48Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-17T10:49:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b9e11915a976daaf790ebc763aff56e19fd49e0f'/>
<id>urn:sha1:b9e11915a976daaf790ebc763aff56e19fd49e0f</id>
<content type='text'>
</content>
</entry>
</feed>
