<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/mode.cpp, branch v1.1.0b2</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=v1.1.0b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/mode.cpp?h=v1.1.0b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-09-10T19:50:17Z</updated>
<entry>
<title>Take some debug crap out of ModeParser::ModeString()</title>
<updated>2006-09-10T19:50:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-10T19:50:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ea12a57635cf44b2f42a470979d06384f44de759'/>
<id>urn:sha1:ea12a57635cf44b2f42a470979d06384f44de759</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5209 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>* Fix ChanModes::ModeString to not try and set a key as a user mode ;)</title>
<updated>2006-09-10T19:48:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-10T19:48:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1a3297e97427c3dd6c0d25c6c0591fbbdb94d8a7'/>
<id>urn:sha1:1a3297e97427c3dd6c0d25c6c0591fbbdb94d8a7</id>
<content type='text'>
* Tweak the way cyclehosts works, so that mode change is not echoed back to user who changes their host/ident


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5208 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Reset LastParse string when we try to parse new modes</title>
<updated>2006-09-09T16:22:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-09T16:22:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4d7116b3176f1b32374c6fe640b2cd2a0f4b62f6'/>
<id>urn:sha1:4d7116b3176f1b32374c6fe640b2cd2a0f4b62f6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5188 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidier string building</title>
<updated>2006-09-09T15:34:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-09T15:34:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91fdf6fdb7a65508f4d7eb61ce0b478d2aff29f3'/>
<id>urn:sha1:91fdf6fdb7a65508f4d7eb61ce0b478d2aff29f3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5185 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make SAMODE oper output tidier</title>
<updated>2006-09-09T15:29:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-09T15:29:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=be60fccc6ca656636924d28eb1fa870f7e8f0144'/>
<id>urn:sha1:be60fccc6ca656636924d28eb1fa870f7e8f0144</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5184 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And fix it so it doesnt go into an infinite loop when meeting the end condition (oops)</title>
<updated>2006-09-09T15:21:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-09T15:21:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b752181177a868a192ede87305957c165fa274f8'/>
<id>urn:sha1:b752181177a868a192ede87305957c165fa274f8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5183 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add sane limiting to mode output, so we cant have more than 100 mode chars in the sequence string, or MAXMODES parameters for the modes, or a total length of params+sequence beyond 450.</title>
<updated>2006-09-09T15:17:58Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-09T15:17:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d65ee10c00f8d4b23b4e55cae293605a1ce3c689'/>
<id>urn:sha1:d65ee10c00f8d4b23b4e55cae293605a1ce3c689</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5182 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>m_override is now fixed, replaced AC_GENERAL_MODE OnAccessCheck event</title>
<updated>2006-09-09T13:46:58Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-09T13:46:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b612881ec950c1d2c57afe4fdea16d83830890db'/>
<id>urn:sha1:b612881ec950c1d2c57afe4fdea16d83830890db</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5180 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add /RELOAD and move cmd_mode into its own command.</title>
<updated>2006-09-03T00:44:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-03T00:44:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=540f3bd9da75eea65e8ae5e5fd929ff522d95870'/>
<id>urn:sha1:540f3bd9da75eea65e8ae5e5fd929ff522d95870</id>
<content type='text'>
/RELOAD is the only thing you cant reload (ahem)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5119 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow unloading of modules which implement modes!</title>
<updated>2006-09-02T15:50:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-02T15:50:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7f9c5d0bb0aee8939a92c9003121c53c7a6d1057'/>
<id>urn:sha1:7f9c5d0bb0aee8939a92c9003121c53c7a6d1057</id>
<content type='text'>
The default implementation of the new system will remove simplemodes so any mode handler which is just a simple mode (no params and not a list mode) does not need to add much more than one line of code and remove its VF_STATIC flag.


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