<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/channels.cpp, branch v1.1.0b4</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.1.0b4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/channels.cpp?h=v1.1.0b4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-10-27T20:09:15Z</updated>
<entry>
<title>&lt;pid file&gt; is no longer a manditory tag (thanks dotslasher)</title>
<updated>2006-10-27T20:09:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-27T20:09:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bfdb4a75ff77278b6f9819677ffc94d877f4d62a'/>
<id>urn:sha1:bfdb4a75ff77278b6f9819677ffc94d877f4d62a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5556 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added OnPostJoin, which is (at the moment) almost exactly identical to OnUserJoin but called after, so you can play with linking</title>
<updated>2006-10-01T00:19:36Z</updated>
<author>
<name>special</name>
</author>
<published>2006-10-01T00:19:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2d86278096674dea9d475747a7c80bede538fbc8'/>
<id>urn:sha1:2d86278096674dea9d475747a7c80bede538fbc8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5361 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix mode desync when setting custom prefixes on joining users (trigger the mode handler explicitly)</title>
<updated>2006-09-30T11:16:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-30T11:16:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=beb18cb120477fe85f60393c47151744713efe59'/>
<id>urn:sha1:beb18cb120477fe85f60393c47151744713efe59</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5359 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidyups</title>
<updated>2006-09-27T08:07:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-27T08:07:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d222436f5904f8d3716860e173db8351e200a8f3'/>
<id>urn:sha1:d222436f5904f8d3716860e173db8351e200a8f3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5350 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Comments</title>
<updated>2006-09-27T07:56:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-27T07:56:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=526dfce2251b5cf28e5731c0ee588cc00ed47bb8'/>
<id>urn:sha1:526dfce2251b5cf28e5731c0ee588cc00ed47bb8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5349 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Because the user's prefix list must remain sorted at all times (because of assumptions in xchat) this means that we don't need to scan the list looking for their highest prefix, it will always be at begin(). This changes the speed of GetPrefix() and GetPrefixValue() from O(n) to O(1).</title>
<updated>2006-09-27T07:50:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-27T07:50:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9c322ab976d05b80df7b2e86281b6531bb85ae25'/>
<id>urn:sha1:9c322ab976d05b80df7b2e86281b6531bb85ae25</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5348 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Optimizations</title>
<updated>2006-09-27T07:36:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-27T07:36:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bccbe8fe3f707b9b810f8c31445e95d532f234d8'/>
<id>urn:sha1:bccbe8fe3f707b9b810f8c31445e95d532f234d8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5347 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidy up how PART without reason is done</title>
<updated>2006-09-27T07:25:22Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-27T07:25:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=08f11b64233b42dc8e3b8fbd9e91c8bbeb3cd8eb'/>
<id>urn:sha1:08f11b64233b42dc8e3b8fbd9e91c8bbeb3cd8eb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5346 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And correct it</title>
<updated>2006-09-27T06:58:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-27T06:58:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b40174821d0039d13a6a458346786a2cc62c2542'/>
<id>urn:sha1:b40174821d0039d13a6a458346786a2cc62c2542</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5344 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move OnCheckBan into chanrec::IsBanned() so its always called for any attempt to check any ban</title>
<updated>2006-09-27T06:57:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-27T06:57:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=29a63023b5cbfd26be585184f70f3c6248d3768d'/>
<id>urn:sha1:29a63023b5cbfd26be585184f70f3c6248d3768d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5343 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
