<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modes/cmode_o.cpp, 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/cmode_o.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modes/cmode_o.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2014-08-06T11:38:34Z</updated>
<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>
<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>
<entry>
<title>Store prefix rank in a ModeHandler field, change ModeHandler::GetPrefixRank() to be non-virtual</title>
<updated>2013-06-06T01:10:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-06T01:10:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b57c0342cab22f9872dabaa8eff76ce5c8b9a890'/>
<id>urn:sha1:b57c0342cab22f9872dabaa8eff76ce5c8b9a890</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify user mode removal via ModeHandler::RemoveMode()</title>
<updated>2013-05-26T23:07:30Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-26T21:23:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3406c7234ac15b6a2fc52afa770fb851da25c215'/>
<id>urn:sha1:3406c7234ac15b6a2fc52afa770fb851da25c215</id>
<content type='text'>
The function does not need to be virtual because the core can remove any user mode using the default logic
The optional modestack parameter was always NULL, so remove it
</content>
</entry>
<entry>
<title>Deduplicate RemoveMode() implementations</title>
<updated>2013-05-26T23:07:29Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-26T21:23:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9bb24d3f458274b7485554bc95f1274900a69ec2'/>
<id>urn:sha1:9bb24d3f458274b7485554bc95f1274900a69ec2</id>
<content type='text'>
The default (core) implementation can now remove prefix modes
The modestacker parameter is now mandatory
</content>
</entry>
<entry>
<title>Unite include/modes/*.h into include/builtinmodes.h</title>
<updated>2013-04-08T21:13:24Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-04-03T16:46:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bf6cf727da706d821bc4cf84055e27be5ed7f7c'/>
<id>urn:sha1:1bf6cf727da706d821bc4cf84055e27be5ed7f7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
