<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_cban.cpp, branch v3.0.0a10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_cban.cpp?h=v3.0.0a10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_cban.cpp?h=v3.0.0a10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-08-14T18:31:26Z</updated>
<entry>
<title>Fix a bunch more conflicting/unnamed numerics.</title>
<updated>2018-08-14T18:31:26Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-14T18:18:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a69f543be3bb6df77bfc19eaadc313d405ec2d45'/>
<id>urn:sha1:a69f543be3bb6df77bfc19eaadc313d405ec2d45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use CommandBase::Params instead of std::vector&lt;std::string&gt;.</title>
<updated>2018-07-26T19:12:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-26T18:43:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=384ef31bc01e4a1a2e59d082c9066002410ba54a'/>
<id>urn:sha1:384ef31bc01e4a1a2e59d082c9066002410ba54a</id>
<content type='text'>
This is presently a typedef but will soon be replaced with a class
that encapsulates both tags and parameters.
</content>
</entry>
<entry>
<title>Move OnStats from the core to a cross-module event.</title>
<updated>2018-04-08T15:54:27Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-07T14:07:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=454c8d374955d2ffb3ec1fca39a6efc32032c649'/>
<id>urn:sha1:454c8d374955d2ffb3ec1fca39a6efc32032c649</id>
<content type='text'>
Some core code still exists in the XLine system but this will be
replaced when the XLine system is replaced later.
</content>
</entry>
<entry>
<title>Add the override keyword in places that it is missing.</title>
<updated>2017-11-21T15:51:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-21T13:05:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91e0af0fc4889f20d2f63426f8fe379674fc0393'/>
<id>urn:sha1:91e0af0fc4889f20d2f63426f8fe379674fc0393</id>
<content type='text'>
GCCs warnings for this are much better than Clangs.
</content>
</entry>
<entry>
<title>m_cban Remove now unnecessary field CBan::displaytext</title>
<updated>2016-08-22T14:55:07Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-22T14:55:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dfea56312886797f3e611cf3f1b72e43a8a365fa'/>
<id>urn:sha1:dfea56312886797f3e611cf3f1b72e43a8a365fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to irc::equals() from irc::string in modules that use it for comparing names of IRC objects</title>
<updated>2016-08-22T14:54:25Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-22T14:54:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=40f09daa15e4ca163c4222de293b11dc5ae57a23'/>
<id>urn:sha1:40f09daa15e4ca163c4222de293b11dc5ae57a23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce Stats::Context, pass it to the OnStats hook and switch all code to it</title>
<updated>2016-02-25T16:02:03Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T16:02:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=304b6dbbf56710b1310fce8c5cf71b73334c060a'/>
<id>urn:sha1:304b6dbbf56710b1310fce8c5cf71b73334c060a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert WriteNumeric() calls to pass the parameters of the numeric as method parameters</title>
<updated>2016-02-25T15:12:09Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T15:12:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da29af8cba49d51e53d6e68237ccbf6370b6dd1f'/>
<id>urn:sha1:da29af8cba49d51e53d6e68237ccbf6370b6dd1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make various self contained methods static.</title>
<updated>2013-12-15T06:46:44Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-12-15T05:34:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad47ea662698e72ff8f79b03512b1e7fe81bdf53'/>
<id>urn:sha1:ad47ea662698e72ff8f79b03512b1e7fe81bdf53</id>
<content type='text'>
- InspIRCd::IsValidMask
- InspIRCd::TimeString
</content>
</entry>
<entry>
<title>Use WriteNumeric() everywhere we send numerics and include the user's nick automatically</title>
<updated>2013-11-12T11:51:31Z</updated>
<author>
<name>Adam</name>
</author>
<published>2013-11-12T11:51:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c7a3ceb6c674a9af09da955ee0238e9291cf29a'/>
<id>urn:sha1:6c7a3ceb6c674a9af09da955ee0238e9291cf29a</id>
<content type='text'>
</content>
</entry>
</feed>
