<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/mode.h, branch v1.2.0a5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/mode.h?h=v1.2.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/mode.h?h=v1.2.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-05-04T21:41:34Z</updated>
<entry>
<title>Update comments for new api</title>
<updated>2008-05-04T21:41:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-04T21:41:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b7904e23726dfa497d276e193827c2e8685443eb'/>
<id>urn:sha1:b7904e23726dfa497d276e193827c2e8685443eb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9610 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::vector&lt;std::string&gt;&amp; parameters". All of core is converted, but cant test it till the modules are converted.</title>
<updated>2008-05-04T21:37:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-04T21:37:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ffbd1eebf0b82bf40482879f410f58874030a695'/>
<id>urn:sha1:ffbd1eebf0b82bf40482879f410f58874030a695</id>
<content type='text'>
IMPORTANT: The mode parser public calls have had to be tweaked a bit to also use the string vector. Note that this makes a LOT of our core a bit messy and paves the way to convert a lot of stuff from the mess
of .c_str() calls to using std::string params directly.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9608 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Optimize MODE #chan b etc, avoid a 256 byte memset for duplicate mode checks</title>
<updated>2008-05-02T16:01:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-02T16:01:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=787c16487e8b13ba973501d88fe381d1528e68de'/>
<id>urn:sha1:787c16487e8b13ba973501d88fe381d1528e68de</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9601 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Simple user/channel mode patch</title>
<updated>2008-05-01T16:12:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-01T16:12:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f3abcf2bcfe36d3389b74caa9eef8582901fbe15'/>
<id>urn:sha1:f3abcf2bcfe36d3389b74caa9eef8582901fbe15</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9596 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixes for bug #493, tidyups to clearing of channel modes on losing FJOIN. Module unloads may also be tidied at a future date but it means reordering some loops in mode.cpp. See around the comment added.</title>
<updated>2008-04-02T23:53:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-02T23:53:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=57608fe351cff19679b1d78fb5cbfb7cad89dfc1'/>
<id>urn:sha1:57608fe351cff19679b1d78fb5cbfb7cad89dfc1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9283 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add an optional bool to ModeParser::ModeString() to not give the nickname n times on the end of the string. This can be used for w00ts funky stuff. :-)</title>
<updated>2008-04-01T16:25:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-01T16:25:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5b4e92cc2ca9a08a1a9740daa25c64578325ed78'/>
<id>urn:sha1:5b4e92cc2ca9a08a1a9740daa25c64578325ed78</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9242 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add ability to control what opertypes can set what operonly user/chan modes. This works the same way as commands, in that modes allowed by classes are added together, and * allows all.</title>
<updated>2008-03-23T20:43:35Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-03-23T20:43:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=743c10e4ca5acd45e670b335a07b5bf3ab754ab6'/>
<id>urn:sha1:743c10e4ca5acd45e670b335a07b5bf3ab754ab6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9176 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wheee, mass commit! this adds const stafety, throwing a compile error if anyone does: "parameters[n] = blahvar;" in a command handler etc. where they REALLY SHOULD NOT fuck with the value and should </title>
<updated>2008-02-20T19:07:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-20T19:07:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd36852a52e8541306b76c5b88bce8ab9b36654c'/>
<id>urn:sha1:dd36852a52e8541306b76c5b88bce8ab9b36654c</id>
<content type='text'>
copy the pointer.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8971 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Someone please help me fix the warnings in modules caused by this change. All mode handler OnMode events, ModeWatcher::BeforeMode/AfterMode, plus OnRawMode now have a bool servermode parameter</title>
<updated>2008-02-18T16:55:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-18T16:55:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=32a26fa539242d009ffab01e09cafdaba9270dac'/>
<id>urn:sha1:32a26fa539242d009ffab01e09cafdaba9270dac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8964 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>New mode stuff. Note, the framework is now here so that every mode handler can state what prefix is required to execute it. For example: You can say that mode +j needs '%' to execute it, so that </title>
<updated>2008-02-14T18:24:28Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-14T18:24:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91a8894d5d4637ad6aea33ad77af67445d548732'/>
<id>urn:sha1:91a8894d5d4637ad6aea33ad77af67445d548732</id>
<content type='text'>
then only a halfop or above can use mode +j. If you put '@' in this member value, only ops and above can use it. The OnRawMode can return ACR_ALLOW on a case by case basis to totally override this 
check against the prefix char. If you return ACR_DEFAULT the check goes ahead.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8935 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
