<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/listmode.h, 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/include/listmode.h?h=v4.0.0a20</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/listmode.h?h=v4.0.0a20'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-22T22:52:30Z</updated>
<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>
<entry>
<title>Move extension types to their own header to speed up build times.</title>
<updated>2022-12-19T14:18:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-19T14:06:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43d48a2e983bb7a3408f65073cfa392ec6956a1d'/>
<id>urn:sha1:43d48a2e983bb7a3408f65073cfa392ec6956a1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Yet more stylistic fixes.</title>
<updated>2022-12-01T05:25:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-01T05:14:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=45e56e5ee1bdb9e169be957e21a4f7b536e417ff'/>
<id>urn:sha1:45e56e5ee1bdb9e169be957e21a4f7b536e417ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some types which were missed when making stuff final.</title>
<updated>2022-10-30T12:58:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-30T12:16:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=41926908ecfcf043cd149e93f0c710f8cecd96a0'/>
<id>urn:sha1:41926908ecfcf043cd149e93f0c710f8cecd96a0</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://www.cgit.space/~steering/inspircd++.git/commit/?id=648f813f8c89e6e7d0ed5bda2c2149bee2babb09'/>
<id>urn:sha1:648f813f8c89e6e7d0ed5bda2c2149bee2babb09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various Doxygen comment issues.</title>
<updated>2022-05-02T16:36:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-02T16:31:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ac42d80177d487c3519d61ff054645b0d71ba8f'/>
<id>urn:sha1:2ac42d80177d487c3519d61ff054645b0d71ba8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a now outdated documentation comment.</title>
<updated>2022-04-18T17:04:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-18T17:04:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=47515ac2699a3d1de805b396922f18c7af7110cb'/>
<id>urn:sha1:47515ac2699a3d1de805b396922f18c7af7110cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Constify the parameter arguments in ListModeBase's Tell* methods.</title>
<updated>2022-04-17T13:57:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-17T13:57:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d45fe55f0e469ee5c821f97f79ae19da57f455a8'/>
<id>urn:sha1:d45fe55f0e469ee5c821f97f79ae19da57f455a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor ListModeBase::OnModeChange.</title>
<updated>2022-04-17T10:23:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-17T10:23:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=57b3a40afa34a9f2db3fe39455fe2dfa33ab8695'/>
<id>urn:sha1:57b3a40afa34a9f2db3fe39455fe2dfa33ab8695</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ValidateParam and rename CanonicalizeParam.</title>
<updated>2022-04-17T10:14:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-17T10:02:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=80e80132826569444e690a177f5bfc5f603fada1'/>
<id>urn:sha1:80e80132826569444e690a177f5bfc5f603fada1</id>
<content type='text'>
There's basically no safe way to handle a malformed list mode
sent by a remote server without causing a desync. Its probably
for the best if we just only apply validation to locally added
list modes entries.
</content>
</entry>
</feed>
