<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modes, branch v1.2.0rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modes?h=v1.2.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modes?h=v1.2.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-03-07T05:47:09Z</updated>
<entry>
<title>Fix +k for real</title>
<updated>2009-03-07T05:47:09Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-07T05:47:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=269f12c2723d3a4486f14196b14aab8ce7aff36d'/>
<id>urn:sha1:269f12c2723d3a4486f14196b14aab8ce7aff36d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11185 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Let's try that +k fix again, this time with more testing</title>
<updated>2009-03-07T04:54:50Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-07T04:54:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2d004034febfecf9ba0662406df7ecec67efbacf'/>
<id>urn:sha1:2d004034febfecf9ba0662406df7ecec67efbacf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11184 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix r11178 not allowing keys to be unset</title>
<updated>2009-03-07T02:45:02Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-07T02:45:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1c33356677595047eba381db676d6de499e44ad6'/>
<id>urn:sha1:1c33356677595047eba381db676d6de499e44ad6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11182 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Construct explicit parameter type list for MODE parameters</title>
<updated>2009-03-06T22:28:57Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-06T22:28:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=526f5a4a02882b19056fe755dff1f64b764ff313'/>
<id>urn:sha1:526f5a4a02882b19056fe755dff1f64b764ff313</id>
<content type='text'>
Previously, we used TR_SPACENICKLIST on the parameters. This worked only because
usually, if anything in the list parsed as a nick, then it was a nick. However,
some modes like +k and +g allow free-form text, which could also resolve as a
nick. Add extra parameters to allow modes to specify their TranslateType,
defaulting to TR_TEXT.

This fixes bug #757, found by Taros

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11180 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Drop channel keys if they are identical to the already-set key (fix for bug #756, reported by Taros)</title>
<updated>2009-03-06T10:04:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-03-06T10:04:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f25f6319d5ae3eb1c48fcc84cb49c9cf08c439a5'/>
<id>urn:sha1:f25f6319d5ae3eb1c48fcc84cb49c9cf08c439a5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11178 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Nuke trailing spaces</title>
<updated>2009-02-14T21:14:36Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-02-14T21:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f209cce90b394acd26e22eacef0bff61e8f5b4e1'/>
<id>urn:sha1:f209cce90b394acd26e22eacef0bff61e8f5b4e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11105 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove/Add cmode h according to &lt;option:allowhalfop&gt;. Fixes bug #715 reported by Strawberry.</title>
<updated>2009-02-11T03:09:01Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-02-11T03:09:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=35d20fbabe8babe761e938e4c9a65c47f303f81d'/>
<id>urn:sha1:35d20fbabe8babe761e938e4c9a65c47f303f81d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11081 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix compile error</title>
<updated>2009-01-31T17:29:07Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-01-31T17:29:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=28de37791e17a1f1f3fd431969f5b6fd393eb73f'/>
<id>urn:sha1:28de37791e17a1f1f3fd431969f5b6fd393eb73f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11018 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug #695. For now, we cant be sure what parts of the code might still use empty nick to signify a server, so lets just avoid messing with it until 1.2+1 and use this simple workaround instead.</title>
<updated>2009-01-31T15:59:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-01-31T15:59:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=97ab3c404ccd201681f465aa2c3e9ff6586acbd8'/>
<id>urn:sha1:97ab3c404ccd201681f465aa2c3e9ff6586acbd8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11016 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow +l 0 (for +PlL #newchan).</title>
<updated>2009-01-25T23:22:49Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-25T23:22:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b21e2d1c1665bcffb9c86fb3d170247f026737ad'/>
<id>urn:sha1:b21e2d1c1665bcffb9c86fb3d170247f026737ad</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11006 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
