<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/channels.cpp, branch v1.0.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/channels.cpp?h=v1.0.3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/channels.cpp?h=v1.0.3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-03-12T14:49:30Z</updated>
<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>*NEEDS TESTING* changed binarymodes to use the custom_modes entries</title>
<updated>2006-03-12T14:26:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-12T14:26:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=988568f3d1cc2247fa3adbadd8daa0ee175fcb1d'/>
<id>urn:sha1:988568f3d1cc2247fa3adbadd8daa0ee175fcb1d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3691 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Only calculate the names list when a local user joins (this was being calculated for remote user joins, then thrown into the bit bucket)</title>
<updated>2006-03-11T13:21:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-11T13:21:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7dd3760b6cba0ddd607b85ab97db7f958336fbe1'/>
<id>urn:sha1:7dd3760b6cba0ddd607b85ab97db7f958336fbe1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3652 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed to use iterators</title>
<updated>2006-03-09T11:34:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-09T11:34:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b251c1feb7f7e379181266f23f4f20a740b68fe8'/>
<id>urn:sha1:b251c1feb7f7e379181266f23f4f20a740b68fe8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3580 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Probably wont  compile yet - purge_empty_channels refactor</title>
<updated>2006-03-09T11:24:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-09T11:24:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2a5839bcbd6bebf0dd102a8dfd283e92c8a0507'/>
<id>urn:sha1:c2a5839bcbd6bebf0dd102a8dfd283e92c8a0507</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3579 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed has_channel(userrec*,chanrec*), the new preferred way of doing it is channel-&gt;HasUser(userrec)</title>
<updated>2006-03-08T23:16:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-08T23:16:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aaf5226111f515f4baa68e95ea6a1db740828ac3'/>
<id>urn:sha1:aaf5226111f515f4baa68e95ea6a1db740828ac3</id>
<content type='text'>
Yeah its the other way around to the old way, but somehow, seems less backwards to me (its also faster)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3560 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Got rid of all that ugly char* cast crap (todo: change docs to reflect change)</title>
<updated>2006-03-08T18:59:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-08T18:59:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=21cf60233cdee26118774a86ea612d1c5671ba7a'/>
<id>urn:sha1:21cf60233cdee26118774a86ea612d1c5671ba7a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3556 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Actually, 64.</title>
<updated>2006-03-08T13:06:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-08T13:06:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd155d530887b2cafb775b9783a938de0250c348'/>
<id>urn:sha1:bd155d530887b2cafb775b9783a938de0250c348</id>
<content type='text'>
(256-64-128) = 64 chars printable alphabet (roughly)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3552 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>chanrec::custom_modes only needs 96 values not 190</title>
<updated>2006-03-08T13:05:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-08T13:05:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76174ede1d1493bfbd0a9d7fd9ccc954ebe54ffb'/>
<id>urn:sha1:76174ede1d1493bfbd0a9d7fd9ccc954ebe54ffb</id>
<content type='text'>
(256 - 32 - 128)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3551 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>*TEST CODE* Faster  custom mode set/unset</title>
<updated>2006-03-07T10:58:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-07T10:58:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6fef928da861a1c90aca22737e5bc419932702ff'/>
<id>urn:sha1:6fef928da861a1c90aca22737e5bc419932702ff</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3508 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
