<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v4.0.0a13</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v4.0.0a13</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v4.0.0a13'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-07-30T18:15:41Z</updated>
<entry>
<title>Modernize various minor legacy C++isms.</title>
<updated>2022-07-30T18:15:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-30T16:21:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c455a8511f8c72552afb6ebe35a8e7c9b9af979'/>
<id>urn:sha1:3c455a8511f8c72552afb6ebe35a8e7c9b9af979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unnecessary getters in ConnectClass.</title>
<updated>2022-07-22T19:44:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-22T19:44:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad2aecf19116b1491fa3776e069e1160d4e76927'/>
<id>urn:sha1:ad2aecf19116b1491fa3776e069e1160d4e76927</id>
<content type='text'>
All of these members are public anyway.
</content>
</entry>
<entry>
<title>Switch from NULL to nullptr.</title>
<updated>2022-07-22T17:53:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-22T17:33:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=648f813f8c89e6e7d0ed5bda2c2149bee2babb09'/>
<id>urn:sha1:648f813f8c89e6e7d0ed5bda2c2149bee2babb09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make clientprotocol{msg,event} and numericbuilder non-default headers.</title>
<updated>2022-06-26T15:34:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T15:34:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=68fd81b31990fae50628e115a32f352a8fa61895'/>
<id>urn:sha1:68fd81b31990fae50628e115a32f352a8fa61895</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move numerics to the source files where they are actually used.</title>
<updated>2022-06-26T14:29:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T14:20:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89712e2e84af1230232985c680846208a932d72b'/>
<id>urn:sha1:89712e2e84af1230232985c680846208a932d72b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary arguments to On(Post)Oper.</title>
<updated>2022-05-07T17:01:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-07T17:01:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ed95dcf44a2f2fc114973c6dcb864b892f539375'/>
<id>urn:sha1:ed95dcf44a2f2fc114973c6dcb864b892f539375</id>
<content type='text'>
These are already accessible from the user object.
</content>
</entry>
<entry>
<title>Rewrite logging calls to use the new APIs.</title>
<updated>2022-05-01T21:07:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T03:30:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e23ee3fde17a6bb17a9e56c7105f4bbceb36391f'/>
<id>urn:sha1:e23ee3fde17a6bb17a9e56c7105f4bbceb36391f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-04-29T10:24:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-29T10:24:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6'/>
<id>urn:sha1:d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-04-28T17:49:16Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-04-28T17:49:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=346ec99c430cbb4e57df0bc288a36316efc4e9ec'/>
<id>urn:sha1:346ec99c430cbb4e57df0bc288a36316efc4e9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pack the mode set more efficiently and add support for numeric modes.</title>
<updated>2022-03-27T15:09:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-27T06:57:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=056d0b43831857c7258fa734d0ecac05858fa449'/>
<id>urn:sha1:056d0b43831857c7258fa734d0ecac05858fa449</id>
<content type='text'>
</content>
</entry>
</feed>
