<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/channels.cpp, 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/channels.cpp?h=v1.2.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/channels.cpp?h=v1.2.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-02-14T21:14:36Z</updated>
<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>Small fix: don't set default modes when joining if usercount == 0, set if it was actually created locally - this is needed due to +P.</title>
<updated>2009-01-22T14:17:15Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-22T14:17:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad3825303f9d3c82dd0cf03d7b10e9d1f75615a9'/>
<id>urn:sha1:ad3825303f9d3c82dd0cf03d7b10e9d1f75615a9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10976 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove channel::created as its unused and only serves to confuse (see last commit to m_check). As a bonus saves memory usage :p</title>
<updated>2009-01-09T20:51:38Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-01-09T20:51:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84af5345c10e05b9ae20774943a4cb6a2cdac38d'/>
<id>urn:sha1:84af5345c10e05b9ae20774943a4cb6a2cdac38d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10955 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add priv channels/high-join-limit.</title>
<updated>2008-10-18T16:52:55Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-18T16:52:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd82cae06eaf6a1ca522a567fe49a656405bc19b'/>
<id>urn:sha1:dd82cae06eaf6a1ca522a567fe49a656405bc19b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10670 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This string copy is gone now, remove fixme note</title>
<updated>2008-09-02T13:57:32Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-02T13:57:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91dcd2ad133867adc9f9949b78386d412dbb33d4'/>
<id>urn:sha1:91dcd2ad133867adc9f9949b78386d412dbb33d4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10376 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow Channel::SetTopic with a NULL user record, which sets a blank topic.</title>
<updated>2008-08-25T13:20:38Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T13:20:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8d7e3fab28008e6353c7520c711aefc4a10e282d'/>
<id>urn:sha1:8d7e3fab28008e6353c7520c711aefc4a10e282d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10270 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>match() is no longer a function+no header, now a static method of InspIRCd class, blah blah blah. Also rip out the 1.2 matcher, as it was slow, and replace it with one adapted from znc, which happens to be a tiny bit faster than 1.1's (and the fastest I've seen so far that works properly)</title>
<updated>2008-08-21T20:56:16Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-21T20:56:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c16cda5d715241bb4bff8050bee942a8a34a72c0'/>
<id>urn:sha1:c16cda5d715241bb4bff8050bee942a8a34a72c0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10212 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix RPL_NAMREPLY sometimes fucking up</title>
<updated>2008-08-10T18:15:33Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-10T18:15:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=78712e9668925cdfabd3199566e7bfc79a14b104'/>
<id>urn:sha1:78712e9668925cdfabd3199566e7bfc79a14b104</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10137 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Implement &lt;options:invitebypassmodes&gt;, optionally circumvent +blk if invited on join. Based on a patch provided by mixx941, closes bug #589.</title>
<updated>2008-08-07T16:35:58Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-07T16:35:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d64862fb556c43568efdf6b4f65de3fbd33c576'/>
<id>urn:sha1:6d64862fb556c43568efdf6b4f65de3fbd33c576</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10120 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
