<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_restrictchans.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/modules/m_restrictchans.cpp?h=v4.0.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_restrictchans.cpp?h=v4.0.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-05-23T00:58:34Z</updated>
<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>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>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>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>
<entry>
<title>Update copyright headers.</title>
<updated>2021-03-05T02:16:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-03-05T02:04:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b1ab06a9551d8db141ebc9213836af6b5369284'/>
<id>urn:sha1:7b1ab06a9551d8db141ebc9213836af6b5369284</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>
<entry>
<title>Convert ConfigTag from reference&lt;&gt; to std::shared_ptr&lt;&gt;.</title>
<updated>2020-10-31T23:21:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-10-31T23:21:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b181b42b82213c884e8aac3a620252102992439'/>
<id>urn:sha1:1b181b42b82213c884e8aac3a620252102992439</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add stdalgo::iterator_range and switch config tag reading to use it.</title>
<updated>2020-10-31T22:33:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-10-31T20:03:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=441bd151da733d32e194de6e4a1744ae273b83ee'/>
<id>urn:sha1:441bd151da733d32e194de6e4a1744ae273b83ee</id>
<content type='text'>
This allows us to use range-based for loops which were not possible
with the previous config tag system.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-05-05T21:03:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-05-05T21:03:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b755d2a778e0adb86c3b10757083c169eedb6de6'/>
<id>urn:sha1:b755d2a778e0adb86c3b10757083c169eedb6de6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-04-24T09:23:47Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-24T09:23:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44489ddf7e90413d8f656aea24d74445bab227af'/>
<id>urn:sha1:44489ddf7e90413d8f656aea24d74445bab227af</id>
<content type='text'>
</content>
</entry>
</feed>
