<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/channels.cpp, 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/src/channels.cpp?h=v1.2.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/channels.cpp?h=v1.2.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-09-02T13:57:32Z</updated>
<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>
<entry>
<title>Fix TOPIC to work on propegation again</title>
<updated>2008-08-05T21:52:38Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-05T21:52:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8e0c895fb7cd2921e60eaeb4ca13cca5878499cf'/>
<id>urn:sha1:8e0c895fb7cd2921e60eaeb4ca13cca5878499cf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10105 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add optional 3rd parameter to Channel::SetTopic() which overrides all access checks.</title>
<updated>2008-08-04T17:43:15Z</updated>
<author>
<name>om</name>
</author>
<published>2008-08-04T17:43:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fe4001942d2b82566133099388c0908e10223c87'/>
<id>urn:sha1:fe4001942d2b82566133099388c0908e10223c87</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10085 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Oops, actually, return 1 to block change, 0 to check it, -1 to allow it regardless. Update docs in header also.</title>
<updated>2008-08-04T15:31:21Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-04T15:31:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=eed401b6ecb6e1b88ee8ca3aa4c0b4df491e2035'/>
<id>urn:sha1:eed401b6ecb6e1b88ee8ca3aa4c0b4df491e2035</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10083 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add Channel::SetTopic(User *, std::string &amp;) to set topic on a channel. Use it in CommandTopic. Also modify OnLocalTopicChange to accept a new return value. (0 == proceed as normal, 1 == don't check anything, -1 == disallow change silently).</title>
<updated>2008-08-04T15:28:29Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-04T15:28:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=904161fdba32468ff4d97d9533e62809131ed1a2'/>
<id>urn:sha1:904161fdba32468ff4d97d9533e62809131ed1a2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10082 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove last vestige of libircdfoo, by changing  tag into a single  identifier marking object as requiring compilation into a .o (minor commit)</title>
<updated>2008-07-29T18:58:38Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-29T18:58:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6a869d0701bbfe3c7a5e370793adfda4b5b45c65'/>
<id>urn:sha1:6a869d0701bbfe3c7a5e370793adfda4b5b45c65</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10076 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
