<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/channels.h, branch v2.1a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/channels.h?h=v2.1a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/channels.h?h=v2.1a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-15T01:14:11Z</updated>
<entry>
<title>Replace dynamic_cast with faster explicit type marking</title>
<updated>2010-08-15T01:14:11Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-15T01:14:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=63692c91a53b5970f6f33c8f545669dc2736a1c7'/>
<id>urn:sha1:63692c91a53b5970f6f33c8f545669dc2736a1c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recreate the Channel object during a TS reset</title>
<updated>2010-08-14T20:41:49Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-14T20:41:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6420753ab059ea549e1dc94ed1d8bd03d631e352'/>
<id>urn:sha1:6420753ab059ea549e1dc94ed1d8bd03d631e352</id>
<content type='text'>
This ensures that all obsolete metadata, modes, and other information
from the old channel is discarded on a TS reset.
</content>
</entry>
<entry>
<title>Untagle the #include tree a bit</title>
<updated>2010-08-08T06:14:16Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-08T06:11:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d3cebafa6b182be1d747e0003af7f8be29452162'/>
<id>urn:sha1:d3cebafa6b182be1d747e0003af7f8be29452162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent kicks of users who have a protecting low-rank prefix set</title>
<updated>2010-08-07T15:36:57Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-07T15:34:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6f4de55f1604f9dd9a24e644e7d1d8d8a77b90c1'/>
<id>urn:sha1:6f4de55f1604f9dd9a24e644e7d1d8d8a77b90c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change irc::modestacker output in FORMAT_PERSIST to always use long modes</title>
<updated>2010-08-06T20:45:11Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-06T20:45:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0df32d53c2b7600599576adb20c12ee4d50dbb5c'/>
<id>urn:sha1:0df32d53c2b7600599576adb20c12ee4d50dbb5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Call OnCheckJoin for override joins so hooks are still run</title>
<updated>2010-08-05T13:01:13Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-05T13:01:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=19c524aa202f91b3c0434fc568deea9a68b49425'/>
<id>urn:sha1:19c524aa202f91b3c0434fc568deea9a68b49425</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of more useless assign() invocations</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-16T21:03:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bd722def02fa27e69939d71d00b0af12adaea1ca'/>
<id>urn:sha1:bd722def02fa27e69939d71d00b0af12adaea1ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of char* argument for channel name</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-16T19:43:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6286f2c2415dee69c91ae4820a06e5b0b961671b'/>
<id>urn:sha1:6286f2c2415dee69c91ae4820a06e5b0b961671b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove SetMode functions by letter, add IsModeSet query by name</title>
<updated>2010-08-03T21:32:36Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-16T19:38:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=62dba349a0836a1bb3d63edb3b707a2580f7085c'/>
<id>urn:sha1:62dba349a0836a1bb3d63edb3b707a2580f7085c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend ChanModes to use a modestacker for output</title>
<updated>2010-08-03T21:32:35Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-13T04:18:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=47e17d900e006357bfe92c4b42ed68ef23702761'/>
<id>urn:sha1:47e17d900e006357bfe92c4b42ed68ef23702761</id>
<content type='text'>
</content>
</entry>
</feed>
