<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v4.0.0a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v4.0.0a2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v4.0.0a2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-07-01T17:37:23Z</updated>
<entry>
<title>Fix module events not being fired correctly.</title>
<updated>2021-07-01T17:37:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-07-01T17:37:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d21e969e4d8c166e3179460e7aa8881087853f2b'/>
<id>urn:sha1:d21e969e4d8c166e3179460e7aa8881087853f2b</id>
<content type='text'>
Regression introduced in commit ba3dd9ce.

Closes #1912.
</content>
</entry>
<entry>
<title>Fix WHOIS numerics not including the source of the message.</title>
<updated>2021-07-01T13:13:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-07-01T13:13:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c32937b33321e6bc83200a3ecb6fbd8743e364f'/>
<id>urn:sha1:5c32937b33321e6bc83200a3ecb6fbd8743e364f</id>
<content type='text'>
Regression introduced in commit 0fab6438.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-07-01T11:33:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-07-01T11:33:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d95d7fc4f574b4ce3593b6684dd9fd738c40fcab'/>
<id>urn:sha1:d95d7fc4f574b4ce3593b6684dd9fd738c40fcab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various spelling issues (#1883).</title>
<updated>2021-06-21T20:47:06Z</updated>
<author>
<name>Josh Soref</name>
</author>
<published>2021-06-21T20:47:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de6d4dbd1e8845e08c2d87cd89a919e5b21ba619'/>
<id>urn:sha1:de6d4dbd1e8845e08c2d87cd89a919e5b21ba619</id>
<content type='text'>
Signed-off-by: Josh Soref &lt;jsoref@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-06-18T14:02:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-18T14:02:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2fde769b6daa6fe062525210d65ae5f1536f4bf'/>
<id>urn:sha1:b2fde769b6daa6fe062525210d65ae5f1536f4bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix xline matching on WebIRC connections.</title>
<updated>2021-06-17T10:10:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-17T10:04:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e8d302911f88698995659875d6b863f2d0304213'/>
<id>urn:sha1:e8d302911f88698995659875d6b863f2d0304213</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add predefined config variables for the build time directories.</title>
<updated>2021-06-13T20:05:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-13T20:05:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f2595e807759bc193e542548eb20ef8ff44ef10'/>
<id>urn:sha1:8f2595e807759bc193e542548eb20ef8ff44ef10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix MSVC compatibility issues.</title>
<updated>2021-06-07T09:40:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-07T06:43:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cefae0ed22ffce622c65024b54305bdd0bb58004'/>
<id>urn:sha1:cefae0ed22ffce622c65024b54305bdd0bb58004</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Simple{Channel,User}ModeHandler to match other mode handlers.</title>
<updated>2021-06-01T01:36:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-01T00:48:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=10e9e9a5be47ff0000d459d9a71bc6b11292898f'/>
<id>urn:sha1:10e9e9a5be47ff0000d459d9a71bc6b11292898f</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>
</feed>
