<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/channels.cpp, branch v2.0.23</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=v2.0.23</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/channels.cpp?h=v2.0.23'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2015-10-11T14:27:10Z</updated>
<entry>
<title>Revert "Fix sending the wrong numerics on join when a topic is empty."</title>
<updated>2015-10-11T14:27:10Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-10-11T14:27:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8adc04585d1f4588e61506490c1128026824a738'/>
<id>urn:sha1:8adc04585d1f4588e61506490c1128026824a738</id>
<content type='text'>
This reverts commit b0e64b8cea2d721588d92072a8d16fdd99a9c945.

The original behavior isn't RFC incompliant, see #1095.
</content>
</entry>
<entry>
<title>Fix sending the wrong numerics on join when a topic is empty.</title>
<updated>2015-08-26T11:02:31Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-08-26T11:02:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b0e64b8cea2d721588d92072a8d16fdd99a9c945'/>
<id>urn:sha1:b0e64b8cea2d721588d92072a8d16fdd99a9c945</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reject parameters that begin with a colon in Channel::SetDefaultModes()</title>
<updated>2014-09-26T19:07:24Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-09-26T19:07:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4343bbb67aea2c2a23844bca1dab6488cd1402f1'/>
<id>urn:sha1:4343bbb67aea2c2a23844bca1dab6488cd1402f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't try to set a mode in Channel::SetDefaultModes() if it needs a parameter but does not have one</title>
<updated>2014-09-26T18:58:55Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-09-26T18:58:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa5a97bfd618d26fe5c082d57557cea20cbe342d'/>
<id>urn:sha1:aa5a97bfd618d26fe5c082d57557cea20cbe342d</id>
<content type='text'>
Thanks to @docwhat for helping to track this down, fixes issue #924
</content>
</entry>
<entry>
<title>Fix NAMES list getting truncated on servers having an excessively long server name</title>
<updated>2014-03-13T14:41:10Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-13T14:41:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c96689b177ded5b864f848687ec98f922215276'/>
<id>urn:sha1:5c96689b177ded5b864f848687ec98f922215276</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport "Refactor Channel::UserList() to use std::string"</title>
<updated>2014-03-13T14:37:19Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-13T14:37:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b18319769864542912bec9646986ef229a884bde'/>
<id>urn:sha1:b18319769864542912bec9646986ef229a884bde</id>
<content type='text'>
This gets rid of questionable snprintf() usage, reported by @hifi

Backported commit: 8a06d54076551387f83a29360478ee6605e241b6
</content>
</entry>
<entry>
<title>Fix some logically dead code which was found by Coverity.</title>
<updated>2014-01-20T23:43:12Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-12-11T05:05:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d0a472641b7c77fe5f40a6affb62de67be2ee888'/>
<id>urn:sha1:d0a472641b7c77fe5f40a6affb62de67be2ee888</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show +i users on a channel to opers having the channels/auspex priv who do /NAMES from outside of the chan</title>
<updated>2014-01-04T12:02:39Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-04T12:02:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e1976796bf99ddc6f9f8b946b5cdea26e9e5245a'/>
<id>urn:sha1:e1976796bf99ddc6f9f8b946b5cdea26e9e5245a</id>
<content type='text'>
Discovered by @Cronus89
</content>
</entry>
<entry>
<title>Remove unused variables, avoid copies where possible, check empty() instead of size() == 0</title>
<updated>2013-05-16T18:33:46Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-16T18:33:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a8b0d317ed4adc43185c1b791bcf752115dc58e'/>
<id>urn:sha1:0a8b0d317ed4adc43185c1b791bcf752115dc58e</id>
<content type='text'>
Most of these were detected by cppcheck
</content>
</entry>
<entry>
<title>Don't crop the channel name if it's too long in Channel::Channel()</title>
<updated>2013-04-21T13:30:51Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-04-21T13:30:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1250abdc0915975f0a99cdcea1a4f6cb006b0a74'/>
<id>urn:sha1:1250abdc0915975f0a99cdcea1a4f6cb006b0a74</id>
<content type='text'>
...and especially don't use the shortened name in one place and the original in another

Having different &lt;limits:maxchan&gt; values on the same network is not supported
</content>
</entry>
</feed>
