<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modes, branch v1.2.0b1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/modes?h=v1.2.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modes?h=v1.2.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-31T13:00:12Z</updated>
<entry>
<title>Move all the parameters around AGAIN. See docs shortly</title>
<updated>2008-08-31T13:00:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-31T13:00:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db7a49b071134cf3deadf05ce84fa6c7c46d80bf'/>
<id>urn:sha1:db7a49b071134cf3deadf05ce84fa6c7c46d80bf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10364 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add OnParameterMissing to modehandler, called when the mode handler should have a parameter, but the parser found none</title>
<updated>2008-08-17T16:16:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-17T16:16:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=985c2bd1e6ea0bba467143406b83ba4a9f77fce1'/>
<id>urn:sha1:985c2bd1e6ea0bba467143406b83ba4a9f77fce1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10149 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move umode_n to umode_s, second half of last commit</title>
<updated>2008-07-29T16:36:10Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-29T16:36:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f610b723f0b45cf7e4f478f0676ed97c3a23d78c'/>
<id>urn:sha1:f610b723f0b45cf7e4f478f0676ed97c3a23d78c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10075 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>After discussions and thought, move umode +n to +s. This increases cross-ircd compat (both charybdis and unreal use +s for snomasks, others might in the future). This also decreases complexity for new users, and removes the redundancy. This means that just +s +cC for example will be required to view connects. (files to be renamed in next commit to not confuse svn).</title>
<updated>2008-07-29T16:28:37Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-29T16:28:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5db3290d939509015167b7fdfba5073285051560'/>
<id>urn:sha1:5db3290d939509015167b7fdfba5073285051560</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10074 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert to SimpleUserModeHandler and SimpleChannelModeHandler</title>
<updated>2008-05-01T19:56:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-01T19:56:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0376f1d8be09a242befe207be4fa9e809d098557'/>
<id>urn:sha1:0376f1d8be09a242befe207be4fa9e809d098557</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9599 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>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>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:27:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:27:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a'/>
<id>urn:sha1:e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8694 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>In the grand tradition of huge fucking commits:</title>
<updated>2007-10-15T20:59:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-10-15T20:59:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b57c7f4e466f72fdd2ac3deca42caa1ea7748338'/>
<id>urn:sha1:b57c7f4e466f72fdd2ac3deca42caa1ea7748338</id>
<content type='text'>
 - chanrec -&gt; Channel
 - userrec -&gt; User
Enjoy.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8204 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Proper fix for end-of-list numerics on restricted lists in bug #386, rather than a hackish nonmodular one.</title>
<updated>2007-08-26T21:01:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-26T21:01:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=644c5992ca253cc90783ac1454abd1d866632cfd'/>
<id>urn:sha1:644c5992ca253cc90783ac1454abd1d866632cfd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7838 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
