<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/clientprotocolmsg.h, branch v4.0.0a16</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/clientprotocolmsg.h?h=v4.0.0a16</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/clientprotocolmsg.h?h=v4.0.0a16'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2022-10-29T14:54:59Z</updated>
<entry>
<title>Rename session registration to connection to avoid a semantic conflict.</title>
<updated>2022-10-29T14:54:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-29T14:44:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6fc111ccb6650a67f014977b2e7ebc2fb5b16790'/>
<id>urn:sha1:6fc111ccb6650a67f014977b2e7ebc2fb5b16790</id>
<content type='text'>
We previously referred to both session registration and user registration
as "registration" which is confusing for users who aren't familiar with
how IRC works.
</content>
</entry>
<entry>
<title>Fix a harmless todo in clientprotocolmsg.</title>
<updated>2022-10-14T11:20:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-14T11:20:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cf628fb946a06b5a974534505c5ecfbbc153dd70'/>
<id>urn:sha1:cf628fb946a06b5a974534505c5ecfbbc153dd70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace foo.erase(foo.{size|end}()-1) with foo.pop_back().</title>
<updated>2022-10-01T21:15:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-01T21:09:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ee633a943cccb5032f66eff9c1e28d633f358127'/>
<id>urn:sha1:ee633a943cccb5032f66eff9c1e28d633f358127</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace *foo.rbegin() with foo.end().</title>
<updated>2022-10-01T21:15:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-01T21:02:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c7f6ffccbdefba86afbe20b7f4d668fff2aaecd4'/>
<id>urn:sha1:c7f6ffccbdefba86afbe20b7f4d668fff2aaecd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-09-19T22:46:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-19T22:46:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=68fe8cb864bf8dd59e54a968775b998942df6e61'/>
<id>urn:sha1:68fe8cb864bf8dd59e54a968775b998942df6e61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix not adding tags when converting a Numeric to a Message.</title>
<updated>2022-09-18T20:15:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-18T20:15:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=72802fac3fd7530823934075ce31d09a5b16c44a'/>
<id>urn:sha1:72802fac3fd7530823934075ce31d09a5b16c44a</id>
<content type='text'>
</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://cgit.space/~steering/inspircd++.git/commit/?id=648f813f8c89e6e7d0ed5bda2c2149bee2babb09'/>
<id>urn:sha1:648f813f8c89e6e7d0ed5bda2c2149bee2babb09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abolish the infernal space before accessibility keywords.</title>
<updated>2022-01-25T14:02:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T13:59:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d79147e7afe2eca34780c607f78b11f8b3dd017d'/>
<id>urn:sha1:d79147e7afe2eca34780c607f78b11f8b3dd017d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the final keyword to all remaining classes that can have it.</title>
<updated>2021-12-20T20:19:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-20T20:00:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=421e8c8c793740aaf34feff761716c1c51d8f04e'/>
<id>urn:sha1:421e8c8c793740aaf34feff761716c1c51d8f04e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-11-05T04:07:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-05T04:07:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a94f3b71d5b2748c586b71481ea3aee0520adfba'/>
<id>urn:sha1:a94f3b71d5b2748c586b71481ea3aee0520adfba</id>
<content type='text'>
</content>
</entry>
</feed>
