<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, 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?h=v4.0.0a20</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v4.0.0a20'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-02-28T20:51:49Z</updated>
<entry>
<title>Update the module descriptions.</title>
<updated>2023-02-28T20:51:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-28T20:51:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c1ce514b133ec403b5cdff9159d4e54aacb570e'/>
<id>urn:sha1:6c1ce514b133ec403b5cdff9159d4e54aacb570e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove GetSID, rename sid to ServerId.</title>
<updated>2023-02-28T16:32:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-28T16:32:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=166a47ac68ab571ca1aacaaf8c0edfff26f8d59e'/>
<id>urn:sha1:166a47ac68ab571ca1aacaaf8c0edfff26f8d59e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove an unnecessary function call in the pbkdf2 module.</title>
<updated>2023-02-28T15:49:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-28T15:49:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b96422961db2f5f3b07d885733919c61e2cdb267'/>
<id>urn:sha1:b96422961db2f5f3b07d885733919c61e2cdb267</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the password checking API.</title>
<updated>2023-02-28T14:38:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-28T14:30:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1c6d20e73c9369eb57b255188b59d784d0f2730e'/>
<id>urn:sha1:1c6d20e73c9369eb57b255188b59d784d0f2730e</id>
<content type='text'>
- Rename from (On)PassCompare to (On)CheckPassword.

- Fix the order of the arguments to be password, hash, value. This
  makes more sense than what it was previously.

- Fix the code documentation to not be complete nonsense and not
  reference ancient outdated APIs.
</content>
</entry>
<entry>
<title>Fix some unnecessary boolean explicit checks.</title>
<updated>2023-02-28T13:54:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-28T01:55:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=80720f4ef118e10896d827a400f117d5ab9e6c55'/>
<id>urn:sha1:80720f4ef118e10896d827a400f117d5ab9e6c55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort opers alphabetically in `/STATS P`.</title>
<updated>2023-02-27T22:11:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-27T22:11:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=45d68e95c90ad0830770950b1ec89410f2fcc811'/>
<id>urn:sha1:45d68e95c90ad0830770950b1ec89410f2fcc811</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow differentiating non-oper helpers from opers.</title>
<updated>2023-02-27T21:53:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-27T21:53:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f72b30c9fa873507d70c2b71f13600792039ecae'/>
<id>urn:sha1:f72b30c9fa873507d70c2b71f13600792039ecae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refer to users with +h (helpop) as helpers not (help)opers.</title>
<updated>2023-02-27T21:47:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-27T21:47:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2597dcd15343106aa48fa5956eefe3f36209d6b3'/>
<id>urn:sha1:2597dcd15343106aa48fa5956eefe3f36209d6b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow user mode +h (helpop) to override +H (hideoper) in /STATS P.</title>
<updated>2023-02-27T21:40:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-27T21:17:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0000a90d578cfa5832696656c0c168bc148a8e86'/>
<id>urn:sha1:0000a90d578cfa5832696656c0c168bc148a8e86</id>
<content type='text'>
Now we include +h users in the output inclusion doesn't inherently
mean the user is an oper.

Closes #1212.
</content>
</entry>
<entry>
<title>Use the stats row count instead of counting opers manually.</title>
<updated>2023-02-27T20:29:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-27T19:55:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=62e588896e62fa384280f105881f52e529d8cb95'/>
<id>urn:sha1:62e588896e62fa384280f105881f52e529d8cb95</id>
<content type='text'>
</content>
</entry>
</feed>
