<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cmd_privmsg.cpp, branch v1.0.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_privmsg.cpp?h=v1.0.2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_privmsg.cpp?h=v1.0.2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-02-05T13:00:43Z</updated>
<entry>
<title>Fixes for (unlikely and theoretical) desync in TOPIC</title>
<updated>2006-02-05T13:00:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-05T13:00:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fbd9fad27b8f03f6d36f097f944fffb0531bf2e2'/>
<id>urn:sha1:fbd9fad27b8f03f6d36f097f944fffb0531bf2e2</id>
<content type='text'>
Fix to not bother trying to write away response if user is not local


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3093 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOTICE @#chan etc.</title>
<updated>2006-02-04T13:09:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-04T13:09:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=235a0a2035bda6dd214719107083266207f39883'/>
<id>urn:sha1:235a0a2035bda6dd214719107083266207f39883</id>
<content type='text'>
Tidied up craq++ in modules (copy and pasting OnUserPreNotice into OnUserPreMessage?! why not just call one from the other!)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3072 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix to event params</title>
<updated>2006-02-03T17:27:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-03T17:27:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a3cb2921f50bcd8aba5d836d6b5bb0f7b9dd5568'/>
<id>urn:sha1:a3cb2921f50bcd8aba5d836d6b5bb0f7b9dd5568</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3051 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This probably wont compile atm - add support for prefixed messages</title>
<updated>2006-02-03T17:20:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-03T17:20:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ebbd138cc41fdd89d32b1bcbd137be4f89afa5e'/>
<id>urn:sha1:9ebbd138cc41fdd89d32b1bcbd137be4f89afa5e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3046 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow for NOTICE and PRIVMSG from outside chan with a remote client</title>
<updated>2006-02-03T16:38:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-03T16:38:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0b1c9c3507db83882a897038cdb5e84aded16e14'/>
<id>urn:sha1:0b1c9c3507db83882a897038cdb5e84aded16e14</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3045 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Updated copyrights in headers etc using perl inplace edit</title>
<updated>2006-01-15T15:59:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-15T15:59:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1383dba43e463f292aea094d01f62f355946049d'/>
<id>urn:sha1:1383dba43e463f292aea094d01f62f355946049d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Changed fd_ref_table from 65536 to more correct MAX_DESCRIPTORS</title>
<updated>2006-01-11T12:09:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-11T12:09:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9826d2ee0a26234a4f5421ae686b0068f3f64c57'/>
<id>urn:sha1:9826d2ee0a26234a4f5421ae686b0068f3f64c57</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2769 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Adding hook type checking to event calls to speed them up</title>
<updated>2005-12-26T17:26:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-26T17:26:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a9b90ecb4329498aba52da6aaa9812e3a70b8e11'/>
<id>urn:sha1:a9b90ecb4329498aba52da6aaa9812e3a70b8e11</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2653 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Optimized out a strcmp for away message</title>
<updated>2005-12-18T15:31:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-18T15:31:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2cbe24c1380d2a5fce858d3068a114c3de33a969'/>
<id>urn:sha1:2cbe24c1380d2a5fce858d3068a114c3de33a969</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2560 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed LoopCall method calls</title>
<updated>2005-12-16T21:18:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-16T21:18:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c8240fcba32a3467bebbbcc43084979bdeb6c278'/>
<id>urn:sha1:c8240fcba32a3467bebbbcc43084979bdeb6c278</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2541 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
