<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/listmode.cpp, branch v4.0.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/listmode.cpp?h=v4.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/listmode.cpp?h=v4.0.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-05-30T19:37:54Z</updated>
<entry>
<title>Added -Wshorten-64-to-32 and fixed all warnings.</title>
<updated>2021-05-30T19:37:54Z</updated>
<author>
<name>Dominic Hamon</name>
</author>
<published>2021-05-30T19:37:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02340285c564a7e82105137192d46d554a6fce3a'/>
<id>urn:sha1:02340285c564a7e82105137192d46d554a6fce3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move channel logic from InspIRCd to the new ChannelManager class.</title>
<updated>2021-05-08T14:31:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-06-21T03:25:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c750c060839f9018ca129bd7456184792ea0dc0'/>
<id>urn:sha1:0c750c060839f9018ca129bd7456184792ea0dc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch simple iterator loops to use range-based for loops.</title>
<updated>2021-04-07T09:36:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-06T19:06:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=942fd2bcfd384a12c900999fe663202c87319a68'/>
<id>urn:sha1:942fd2bcfd384a12c900999fe663202c87319a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a ton of pedantic compiler warnings.</title>
<updated>2021-04-04T22:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-04T22:42:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d84e4900fa8f4ef96e8cf4bb67b76be7902e840'/>
<id>urn:sha1:7d84e4900fa8f4ef96e8cf4bb67b76be7902e840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Constify variables within loops.</title>
<updated>2021-04-01T17:10:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-01T17:10:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef24ec632da12f272eddcf9924eacde9260597a2'/>
<id>urn:sha1:ef24ec632da12f272eddcf9924eacde9260597a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the setter and set time of list modes being lost on netburst.</title>
<updated>2021-03-30T18:05:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-30T17:48:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d121f8d4cfdd422c0cff2201bd344d4ad3027878'/>
<id>urn:sha1:d121f8d4cfdd422c0cff2201bd344d4ad3027878</id>
<content type='text'>
Closes #1812.
</content>
</entry>
<entry>
<title>Convert various mode methods to take Mode::Change.</title>
<updated>2021-03-30T17:25:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-30T16:52:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=49702c621eed54caee6a45c0518d68a33bca8f92'/>
<id>urn:sha1:49702c621eed54caee6a45c0518d68a33bca8f92</id>
<content type='text'>
- AccessCheck
- AfterMode
- BeforeMode
- OnModeChange
- OnRawMode
</content>
</entry>
<entry>
<title>Pascalize Set in extension item classes.</title>
<updated>2021-03-17T06:07:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-17T06:07:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2f8e75ab86c484e095ea5723f68a96698abbde2'/>
<id>urn:sha1:e2f8e75ab86c484e095ea5723f68a96698abbde2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pascalize Get in extension item classes.</title>
<updated>2021-03-17T05:58:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-17T05:58:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=59ee026b3bfd78a67f3141bd362a2f11e9e2c311'/>
<id>urn:sha1:59ee026b3bfd78a67f3141bd362a2f11e9e2c311</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move FilePosition to fileutils.h and use in ConfigTag.</title>
<updated>2020-11-03T19:54:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-03T19:40:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=373bc208ff8f7eceecd944114cd729b5a348d918'/>
<id>urn:sha1:373bc208ff8f7eceecd944114cd729b5a348d918</id>
<content type='text'>
</content>
</entry>
</feed>
