<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/channels.cpp, branch v4.0.0a5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/channels.cpp?h=v4.0.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/channels.cpp?h=v4.0.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-08-17T20:13:05Z</updated>
<entry>
<title>Remove a bunch of unnecessary whitespace.</title>
<updated>2021-08-17T20:13:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-17T20:13:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8e6d811f34146ab4591e9ca88d5b84cf0c4bca52'/>
<id>urn:sha1:8e6d811f34146ab4591e9ca88d5b84cf0c4bca52</id>
<content type='text'>
</content>
</entry>
<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>Fire OnUserPreJoin regardless of whether the join is an override.</title>
<updated>2021-05-23T00:58:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-23T00:53:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee1325cf9ddcb47b2d2c1b79093e0fa5a38b75c7'/>
<id>urn:sha1:ee1325cf9ddcb47b2d2c1b79093e0fa5a38b75c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch Channel::ChanModes to use the channel mode map.</title>
<updated>2021-05-08T16:50:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-08T16:50:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8933c4b9ff010851285e3f773da2982a746d2c0b'/>
<id>urn:sha1:8933c4b9ff010851285e3f773da2982a746d2c0b</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>Migrate collections from insert to emplace.</title>
<updated>2021-04-18T03:58:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-18T03:37:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=569324feeecea939854e45bbd44495b849fcfd59'/>
<id>urn:sha1:569324feeecea939854e45bbd44495b849fcfd59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the reason parameter to PartUser const.</title>
<updated>2021-04-18T03:58:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-17T22:41:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e5b586315ba084b6a39ebb0b5d7ae2214e18bc92'/>
<id>urn:sha1:e5b586315ba084b6a39ebb0b5d7ae2214e18bc92</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>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>Merge branch 'insp3' into master.</title>
<updated>2021-03-05T02:32:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-05T02:32:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1e1cf527d255e4cf79d66fe8ac4c6945517d4c80'/>
<id>urn:sha1:1e1cf527d255e4cf79d66fe8ac4c6945517d4c80</id>
<content type='text'>
</content>
</entry>
</feed>
