<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_operchans.cpp, branch v2.0.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_operchans.cpp?h=v2.0.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_operchans.cpp?h=v2.0.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-10-17T17:53:31Z</updated>
<entry>
<title>Remove dummy API_VERSION from Version constructor</title>
<updated>2009-10-17T17:53:31Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-17T17:53:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=67a4a9b62355ea57a2f4521ca5fc53bd4eac3a1f'/>
<id>urn:sha1:67a4a9b62355ea57a2f4521ca5fc53bd4eac3a1f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11887 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add names for all modes (part 1 of named channel mode list)</title>
<updated>2009-10-08T23:34:01Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-08T23:34:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c4d6ce8c5e1802e5b834d5845e31c3adf7700585'/>
<id>urn:sha1:c4d6ce8c5e1802e5b834d5845e31c3adf7700585</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11809 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Run DelMode and DelModeWatcher in RemoveModule</title>
<updated>2009-10-05T15:43:28Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-05T15:43:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9336468f5bfa60318cb57db5126047147b7a21cb'/>
<id>urn:sha1:9336468f5bfa60318cb57db5126047147b7a21cb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11799 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change SWHOIS to OPTCOMMON, remove m_operinvex</title>
<updated>2009-10-01T03:37:40Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-01T03:37:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d715e128f9cea6c25cc57dc23c1bccdbbfda475'/>
<id>urn:sha1:6d715e128f9cea6c25cc57dc23c1bccdbbfda475</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11789 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove InspIRCd* parameters and fields</title>
<updated>2009-09-26T14:13:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-26T14:13:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d03943426dcce76ba66567a9b18425a5ebb4c0c'/>
<id>urn:sha1:6d03943426dcce76ba66567a9b18425a5ebb4c0c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11763 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Describe module purpose in /MODULES output</title>
<updated>2009-09-22T01:05:35Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-22T01:05:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d93921aabd9c608821baec8a871aff844dfae49'/>
<id>urn:sha1:7d93921aabd9c608821baec8a871aff844dfae49</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11757 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change match direction of extbans to allow stacking</title>
<updated>2009-09-13T20:33:11Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-13T20:33:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2d732f4dbf4ccd22c8a4424692cc72a89ffd49b7'/>
<id>urn:sha1:2d732f4dbf4ccd22c8a4424692cc72a89ffd49b7</id>
<content type='text'>
This allows you create stacked bans like:
	+b m:r:*bot* to mute anyone with bot in their gecos
	+e S:j:+#staff to allow voices in #staff to use color

It also deprecates extban M, which can be implemented using m:R:

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11711 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Simplify ModeHandler constructor</title>
<updated>2009-09-13T20:31:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-13T20:31:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1524caf2f799cff54c2de330c9670a0b761ba3d8'/>
<id>urn:sha1:1524caf2f799cff54c2de330c9670a0b761ba3d8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11701 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>ModResult conversion: Change return type of all module functions</title>
<updated>2009-09-02T00:49:36Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-02T00:49:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=86775e2e98f55b3b88befe2daff0ca23f02f3155'/>
<id>urn:sha1:86775e2e98f55b3b88befe2daff0ca23f02f3155</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11634 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove "servermode" parameter, replace with IS_FAKE() which is more reliable</title>
<updated>2009-09-02T00:49:24Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-02T00:49:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3d8ec5dbd9cfde34fcbc63ad7b9b1369866f0a33'/>
<id>urn:sha1:3d8ec5dbd9cfde34fcbc63ad7b9b1369866f0a33</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11633 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
