<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_silence.cpp, branch v1.1.0b7</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_silence.cpp?h=v1.1.0b7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_silence.cpp?h=v1.1.0b7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-12-15T21:33:22Z</updated>
<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>Make silence list removals and additions a ton faster by making the silence list a map. Note that this probably wont port to peavey's improved silence, i wouldnt bother trying :p</title>
<updated>2006-11-26T02:33:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-26T02:33:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ae7cd7bf378ded4c09814ca13b36dd5302f9d06'/>
<id>urn:sha1:9ae7cd7bf378ded4c09814ca13b36dd5302f9d06</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5798 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Const refs</title>
<updated>2006-10-20T07:55:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-20T07:55:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ede59892d06b57dea0c9ef90dd88062417b0202'/>
<id>urn:sha1:9ede59892d06b57dea0c9ef90dd88062417b0202</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5505 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Insert massive change here.</title>
<updated>2006-10-19T16:17:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-19T16:17:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7f9c6c5118261eac40d9bae22ac2c0ede670512d'/>
<id>urn:sha1:7f9c6c5118261eac40d9bae22ac2c0ede670512d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5504 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Now with binary versioning goodness</title>
<updated>2006-10-01T14:59:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-01T14:59:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b0f6c610f755e0cb93843d5a2a6c70336eafe39'/>
<id>urn:sha1:4b0f6c610f755e0cb93843d5a2a6c70336eafe39</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5366 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>All commands now return results CMD_FAILURE or CMD_SUCCESS</title>
<updated>2006-09-06T17:58:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-06T17:58:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=71ad308979d9c9129507fdf85d4305fd12e18bea'/>
<id>urn:sha1:71ad308979d9c9129507fdf85d4305fd12e18bea</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5150 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Indent tidyup</title>
<updated>2006-08-18T19:53:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-18T19:53:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=365fd7e1e903e99d7e3399487d1cf9204ebe64fa'/>
<id>urn:sha1:365fd7e1e903e99d7e3399487d1cf9204ebe64fa</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4970 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Modified m_silence to take masks instead of nicknames. Since this is *much* more CPU intensive, we should probably put in a maximum number of entries soon</title>
<updated>2006-08-18T02:40:04Z</updated>
<author>
<name>special</name>
</author>
<published>2006-08-18T02:40:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=77a4fbd1c430767beb4ae8ac1b886d66c361f60e'/>
<id>urn:sha1:77a4fbd1c430767beb4ae8ac1b886d66c361f60e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4943 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Just to mess with om's head, remove helperfuncs.h from everywhere</title>
<updated>2006-08-11T23:31:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T23:31:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6050df73f498d05597fb37c6157868df1f6f4db2'/>
<id>urn:sha1:6050df73f498d05597fb37c6157868df1f6f4db2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4900 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
