<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_autoop.cpp, branch insp2</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_autoop.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_autoop.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-07T09:37:56Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow also using a prefix chat in autoop and exemptchanops.</title>
<updated>2023-04-21T12:01:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-21T12:01:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e4bbe486c151f845feb426b256f94c3dcfce30a6'/>
<id>urn:sha1:e4bbe486c151f845feb426b256f94c3dcfce30a6</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>Fix calling various static functions through a type instance.</title>
<updated>2023-01-11T00:56:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-11T00:37:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b7b72521a7066f7694fdcc78702936fae4b11894'/>
<id>urn:sha1:b7b72521a7066f7694fdcc78702936fae4b11894</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various cases of the &amp;* being next to the name instead of type.</title>
<updated>2022-09-29T11:36:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-29T11:01:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89537ed2ab22fcedb25e0378bd2c18e392911c0c'/>
<id>urn:sha1:89537ed2ab22fcedb25e0378bd2c18e392911c0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings noticed by the readability-* clang-tidy checkers.</title>
<updated>2022-09-03T22:17:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-03T21:52:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9203f40f41e4a735d379d13867d277c696fb28c5'/>
<id>urn:sha1:9203f40f41e4a735d379d13867d277c696fb28c5</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>Add a typedef for a mode rank.</title>
<updated>2022-05-17T12:45:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-17T12:41:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c31e4c6a970b844e500f3feb807e1801b2d55543'/>
<id>urn:sha1:c31e4c6a970b844e500f3feb807e1801b2d55543</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ListModeBase::CanonicalizeParam, fix cleaning extban masks.</title>
<updated>2022-04-16T11:01:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-16T10:48:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c0bc5bf7981e30229bdabfdf51a289635fe8be76'/>
<id>urn:sha1:c0bc5bf7981e30229bdabfdf51a289635fe8be76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a consistent message format for end of list numerics.</title>
<updated>2022-04-01T17:25:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-01T16:59:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=45528567520afcccbde6ff52dc175b441b9fcfce'/>
<id>urn:sha1:45528567520afcccbde6ff52dc175b441b9fcfce</id>
<content type='text'>
</content>
</entry>
</feed>
