<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_censor.cpp, branch v1.1.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_censor.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_censor.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-09T13:41:29Z</updated>
<entry>
<title>Stripcolor not finished yet.</title>
<updated>2006-07-09T13:41:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-09T13:41:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6dfc98470938a932ddee0100f515658dffe94438'/>
<id>urn:sha1:6dfc98470938a932ddee0100f515658dffe94438</id>
<content type='text'>
Add security check into censor and botmode (om you will need this in cloaking) which prevents non-opers from changing other users modes


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4213 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>DELETE()'s in destructors *fwap*</title>
<updated>2006-07-09T12:09:52Z</updated>
<author>
<name>om</name>
</author>
<published>2006-07-09T12:09:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c47776703ef551ed8eeee336d21da73aae020103'/>
<id>urn:sha1:c47776703ef551ed8eeee336d21da73aae020103</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4203 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert m_censor to new api</title>
<updated>2006-07-08T21:52:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-08T21:52:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=53ebf157c53f6808cb042c5a6cc6edd06d394c98'/>
<id>urn:sha1:53ebf157c53f6808cb042c5a6cc6edd06d394c98</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4196 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Refactored user modes to work like the channel modes - core and module data now the same storage format without ::modebits</title>
<updated>2006-07-08T17:44:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-08T17:44:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=33ed72a1dfae595132dd50c760b6a312ef2ce8fe'/>
<id>urn:sha1:33ed72a1dfae595132dd50c760b6a312ef2ce8fe</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4175 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>delete operator tracking in debug mode (using a macro -- live with it.)</title>
<updated>2006-04-24T13:28:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-04-24T13:28:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d407fb44c759524881712a80febb86b4506ddbf'/>
<id>urn:sha1:5d407fb44c759524881712a80febb86b4506ddbf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3904 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE THEM - we now have no stupid spaces. This was mostly a mass find/replace, so some indentation may be stuffed. Minor issue, though.</title>
<updated>2006-04-06T02:25:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-04-06T02:25:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a7b0c26a4c56440e4bc5ddc6d3ecfeb36089dbb2'/>
<id>urn:sha1:a7b0c26a4c56440e4bc5ddc6d3ecfeb36089dbb2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3838 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Renamed to chanrec::modes</title>
<updated>2006-03-12T14:49:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-12T14:49:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ced58c3be3f1da8dcf70c3904e5fe4bdaabf0e3d'/>
<id>urn:sha1:ced58c3be3f1da8dcf70c3904e5fe4bdaabf0e3d</id>
<content type='text'>
Renamed IsCustomModeSet to IsModeSet
GetModeParameter will now return the channel limit (as a string) for a request for mode 'l' and the channel key for a request for mode 'k'.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3692 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>deprecated covariant return type flux capacitor flopcircuit removal with reference pointer.</title>
<updated>2006-03-11T15:59:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-11T15:59:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3f1d51e64ad58c9f2430863aa50707700b353c41'/>
<id>urn:sha1:3f1d51e64ad58c9f2430863aa50707700b353c41</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3662 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More converted modules</title>
<updated>2006-03-11T14:52:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-11T14:52:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c6d28ade53dd307a079dc6cbac2ae5df22aef4f9'/>
<id>urn:sha1:c6d28ade53dd307a079dc6cbac2ae5df22aef4f9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3655 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Changed m_censor to avoid reading config several times for each pm</title>
<updated>2006-03-04T17:10:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-04T17:10:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=63f5e1e2056cab6b5a076569cb725670c3696e00'/>
<id>urn:sha1:63f5e1e2056cab6b5a076569cb725670c3696e00</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3445 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
