<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_cloak.cpp, branch v4.0.0a20</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_cloak.cpp?h=v4.0.0a20</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_cloak.cpp?h=v4.0.0a20'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-02-26T19:00:37Z</updated>
<entry>
<title>Fix missing override keyword.</title>
<updated>2023-02-26T19:00:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-26T19:00:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6dd85b69fc8fb97ba9ac3751f9441bb7fadfc760'/>
<id>urn:sha1:6dd85b69fc8fb97ba9ac3751f9441bb7fadfc760</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow opting-out of cloaking by connect class.</title>
<updated>2023-02-23T21:46:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-23T21:17:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=675f8dfdeffc7f2910b66a1a570e7024cb2f1734'/>
<id>urn:sha1:675f8dfdeffc7f2910b66a1a570e7024cb2f1734</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the log messages when cloaking users.</title>
<updated>2023-02-20T21:14:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-20T20:07:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=73da86e201eb92eb249499cbf70b812afdfdc855'/>
<id>urn:sha1:73da86e201eb92eb249499cbf70b812afdfdc855</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid setting -x+x when a reset cloak has not changed.</title>
<updated>2023-02-20T19:49:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-20T19:49:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0eebbc2543c84802abaf107e04bfb5c71c0b6f8c'/>
<id>urn:sha1:0eebbc2543c84802abaf107e04bfb5c71c0b6f8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow modules to get/reset the cloak lists.</title>
<updated>2023-02-14T14:24:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-14T13:43:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23ab5cfa51036f5cc857302b0c6bcf1b5b0a3ddf'/>
<id>urn:sha1:23ab5cfa51036f5cc857302b0c6bcf1b5b0a3ddf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the caching methods in User and rename to make more sense.</title>
<updated>2023-01-24T02:58:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-24T02:58:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f310e1c98dc262249146025ffffb81334b38680d'/>
<id>urn:sha1:f310e1c98dc262249146025ffffb81334b38680d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert log calls to use fmtlib format strings</title>
<updated>2023-01-24T00:12:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T23:48:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=206d31de85192353d03c74766e80513a87dc49b4'/>
<id>urn:sha1:206d31de85192353d03c74766e80513a87dc49b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert WriteToSnoMask/WriteGlobalSno to use fmtlib format strings.</title>
<updated>2023-01-23T13:07:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T11:09:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9db9d5abe4abd975cd8725283f2efcd4bcae5f8e'/>
<id>urn:sha1:9db9d5abe4abd975cd8725283f2efcd4bcae5f8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace InspIRCd::Format with fmt::format.</title>
<updated>2023-01-23T13:07:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T07:42:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c4badf8ea3ba775854f0d26d3f2e0e119584faa'/>
<id>urn:sha1:5c4badf8ea3ba775854f0d26d3f2e0e119584faa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace ModeAction with bool.</title>
<updated>2023-01-22T22:52:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-22T22:01:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8389fbba6d92dec84745e5b8db4739f97561585e'/>
<id>urn:sha1:8389fbba6d92dec84745e5b8db4739f97561585e</id>
<content type='text'>
This enum is functionally the same as bool but with weird semantics.
</content>
</entry>
</feed>
