<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_censor.cpp, branch v1.1.6</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.6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_censor.cpp?h=v1.1.6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-02-07T17:03:15Z</updated>
<entry>
<title>Fix for bug #205 reported by nenolod (modules that erroneously check remote users to apply privmsg/notice restrictions)</title>
<updated>2007-02-07T17:03:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-07T17:03:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0b34769b9e3b9e823763cfd8bf3e2d64c2426710'/>
<id>urn:sha1:0b34769b9e3b9e823763cfd8bf3e2d64c2426710</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6532 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix to allow for OnRehash to know what user initiated the rehash</title>
<updated>2007-01-01T20:53:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-01T20:53:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=42d5b9571eff06b0c33093dc9118c29f9603fd2b'/>
<id>urn:sha1:42d5b9571eff06b0c33093dc9118c29f9603fd2b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6207 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Reasonably sized fix - when adding modes in modules, be sure to check the return value so we dont load two modules with conflicting modes</title>
<updated>2006-12-28T16:55:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-28T16:55:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=67878d628c15f2adec41b6d3b266830a636c2ed0'/>
<id>urn:sha1:67878d628c15f2adec41b6d3b266830a636c2ed0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6137 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix broken +G for AnMaster (thanks for pointing out the bug)</title>
<updated>2006-12-24T22:17:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-24T22:17:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7fa29d1e2f23083c0949586ae0a369b264dc72e2'/>
<id>urn:sha1:7fa29d1e2f23083c0949586ae0a369b264dc72e2</id>
<content type='text'>
Also: MAJOR speed increase for *any network that loads m_censor*!
It seems that this was looping all the censor items (not attempting a replace though) for all channels and users, even those that WERE NOT +G!
Fixed.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6109 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Double whoops</title>
<updated>2006-12-24T21:28:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-24T21:28:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=451f72067fd9a90a2d993bc64e475b8e139a018f'/>
<id>urn:sha1:451f72067fd9a90a2d993bc64e475b8e139a018f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6107 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whoops!</title>
<updated>2006-12-24T21:27:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-24T21:27:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4dfc2e1e51f9dd83540f53b5473c041d1ca1d84b'/>
<id>urn:sha1:4dfc2e1e51f9dd83540f53b5473c041d1ca1d84b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6106 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Usermode +G allowed opers to change other user's modes. As the core doesn't follow this behaviour anymore, neither does it.</title>
<updated>2006-12-16T00:54:16Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-16T00:54:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=377d8700af05214a192a64eceff5f07af0595e3a'/>
<id>urn:sha1:377d8700af05214a192a64eceff5f07af0595e3a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6002 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove global namespacing, makes modules compile FASTAH. Also massive update on headers (change to InspIRCd Development Team, extend copyright to 2007).</title>
<updated>2006-12-15T21:33:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T21:33:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3a554ef1e9be9dbcf3de3301a4a6c2938d643bea'/>
<id>urn:sha1:3a554ef1e9be9dbcf3de3301a4a6c2938d643bea</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5995 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add extra parameter to OnUserPreNotice and OnUserPrePrivmsg, CUList &amp;exempt_list, a list of users NOT to write to. By default it just contains the sender, you can add more.</title>
<updated>2006-11-26T18:04:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-26T18:04:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2e52ff280dca14d1598b84fab7a8c2e93fa30910'/>
<id>urn:sha1:2e52ff280dca14d1598b84fab7a8c2e93fa30910</id>
<content type='text'>
This also bumps the module api version by one. added "CUList fixme" to peaveys module just so it builds, as this will be refactored to use the new feature that was just added :)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5806 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove &lt;censor file&gt; directive, we've had &lt;include&gt; for years now, make use of it.</title>
<updated>2006-11-01T08:13:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-01T08:13:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d248ac1a94664492c55dd9086888faf289db7d55'/>
<id>urn:sha1:d248ac1a94664492c55dd9086888faf289db7d55</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5617 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
