<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_check.cpp, branch v3.0.0rc2</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_check.cpp?h=v3.0.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_check.cpp?h=v3.0.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-02-04T18:46:02Z</updated>
<entry>
<title>m_check: improve the output when showing list modes.</title>
<updated>2019-02-04T18:46:02Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-04T18:46:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1ad063eff9d62c3331da5b11326d80511f9d135b'/>
<id>urn:sha1:1ad063eff9d62c3331da5b11326d80511f9d135b</id>
<content type='text'>
Closes #1568.
</content>
</entry>
<entry>
<title>m_check: rename the timestamp key to createdat.</title>
<updated>2019-02-04T15:28:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-04T15:28:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a229e70a5839b30d87f3585429d542db37c4cfd'/>
<id>urn:sha1:0a229e70a5839b30d87f3585429d542db37c4cfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_check: improve the output of the member key.</title>
<updated>2019-02-04T15:26:53Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-04T15:26:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a7b52308dba32becb40522b76b1bfee8e37470fe'/>
<id>urn:sha1:a7b52308dba32becb40522b76b1bfee8e37470fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_check: split modeperms into chanmodeperms and usermodeperms.</title>
<updated>2019-02-04T14:22:49Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-04T14:22:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4690bbdee8b5a91938e3e2ac86f606951cccf2e8'/>
<id>urn:sha1:4690bbdee8b5a91938e3e2ac86f606951cccf2e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_check: remove unnecessary usage of CheckContext::List.</title>
<updated>2019-02-04T14:18:32Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-04T14:18:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7141ccc5bbf043ae2891905f8059635981b36717'/>
<id>urn:sha1:7141ccc5bbf043ae2891905f8059635981b36717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_check: replace timestring() with a Write() overlod.</title>
<updated>2019-02-04T13:17:31Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-04T13:10:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f434c03f518d8aa9e7ee088e28125a947e6c95a5'/>
<id>urn:sha1:f434c03f518d8aa9e7ee088e28125a947e6c95a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix not checking for server names case insensitively.</title>
<updated>2019-01-28T17:26:15Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-28T16:45:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4818b1bc1b0dd8560b0c83901aa33ecaf6fb1275'/>
<id>urn:sha1:4818b1bc1b0dd8560b0c83901aa33ecaf6fb1275</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_check: Fix showing oper permissions (privileges). (#1556)</title>
<updated>2019-01-17T11:20:26Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-01-17T11:20:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0527f858cecb05a79b6405b6d353a460a4946f7f'/>
<id>urn:sha1:0527f858cecb05a79b6405b6d353a460a4946f7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename User::fullname to realname and make it private.</title>
<updated>2018-07-30T17:50:34Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-30T17:50:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=abbf70b2a35edaf17631e43027828011296924ad'/>
<id>urn:sha1:abbf70b2a35edaf17631e43027828011296924ad</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>
</feed>
