<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/channels.cpp, branch v3.2.0</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=v3.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/channels.cpp?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-06-07T19:22:43Z</updated>
<entry>
<title>Replace all abstract usages of his/he/her with they/their/it.</title>
<updated>2019-06-07T19:22:43Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-07T18:47:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f6b33a8facd6ca200292786c1061782c41cdd278'/>
<id>urn:sha1:f6b33a8facd6ca200292786c1061782c41cdd278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Textual improvements and fixes such as typos, casing, etc. (#1612)</title>
<updated>2019-04-28T08:14:21Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T08:14:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e'/>
<id>urn:sha1:e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ParamMode::IsParameterSecret and remove special casing of keys.</title>
<updated>2019-01-28T17:26:15Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-28T17:15:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=18678c6a22f72152b7dacc356c791868b4e170c4'/>
<id>urn:sha1:18678c6a22f72152b7dacc356c791868b4e170c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix conversion issues by replacing ConvToInt with ConvToNum&lt;T&gt;.</title>
<updated>2018-12-12T21:43:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-12-12T20:34:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f7cfd46ef2d277f5f82e34a2852c75212d75261'/>
<id>urn:sha1:0f7cfd46ef2d277f5f82e34a2852c75212d75261</id>
<content type='text'>
The former was a thin wrapper around atol and brought with it all
of the weird parsing logic of atol which is almost never what is
actually wanted. It also almost never returned the numeric type
which is actually wanted which can cause weird issues when casting.
</content>
</entry>
<entry>
<title>Reject setting modes which are null or not registered.</title>
<updated>2018-12-12T14:43:55Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-12-12T13:54:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=654355c2d114a68639ac36238291ebfceec2537d'/>
<id>urn:sha1:654355c2d114a68639ac36238291ebfceec2537d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement IRCv3 message tag support.</title>
<updated>2018-08-13T20:51:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-13T19:17:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58a0a7e01422e62de1565a8eb0a1febdc463d04d'/>
<id>urn:sha1:58a0a7e01422e62de1565a8eb0a1febdc463d04d</id>
<content type='text'>
Co-authored-by: Attila Molnar &lt;attilamolnar@hush.com&gt;
</content>
</entry>
<entry>
<title>Move checking for +ikl from the core to to core_channel.</title>
<updated>2018-03-31T12:00:57Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-03-31T10:50:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b3a728d93f134684593576f8eaaf2daf8df39340'/>
<id>urn:sha1:b3a728d93f134684593576f8eaaf2daf8df39340</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix m_chanhistory sending the history notice directly to the user.</title>
<updated>2018-01-03T16:24:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-01-03T16:24:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=57e4bf97250a20f0b54957f2d5aabf02f158c171'/>
<id>urn:sha1:57e4bf97250a20f0b54957f2d5aabf02f158c171</id>
<content type='text'>
Closes #1452.
</content>
</entry>
<entry>
<title>Merge branch 'insp20' into master.</title>
<updated>2017-12-11T11:41:44Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-11T11:41:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=565544fac966b14e046bb3042ab485f79bcf7c9e'/>
<id>urn:sha1:565544fac966b14e046bb3042ab485f79bcf7c9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract RFC modes from the core to core_channel and core_user.</title>
<updated>2017-12-10T12:38:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-03T17:16:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=98372c3cf2c1455e41c388d822876a4d146ae76d'/>
<id>urn:sha1:98372c3cf2c1455e41c388d822876a4d146ae76d</id>
<content type='text'>
</content>
</entry>
</feed>
