<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/coremods, branch v3.0.0a7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v3.0.0a7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v3.0.0a7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-04-16T16:02:42Z</updated>
<entry>
<title>Call OnUserMessageBlocked when a PRIVMSG or a NOTICE is blocked.</title>
<updated>2018-04-16T16:02:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-16T16:02:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b86d7db056a778253f4a971a8be92ffffe0f3f08'/>
<id>urn:sha1:b86d7db056a778253f4a971a8be92ffffe0f3f08</id>
<content type='text'>
This is necessary to allow m_ircv3_echomessage to pretend that a
message was echoed successfully. This is useful as it doesn't let
spammers know that their message was blocked.
</content>
</entry>
<entry>
<title>Add range checking to ConfigTag::getFloat.</title>
<updated>2018-04-16T14:29:58Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-14T15:11:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9b8dc77585ada328a306bc12bb9827f083e7cf93'/>
<id>urn:sha1:9b8dc77585ada328a306bc12bb9827f083e7cf93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ConfigTag::getUInt for reading unsigned config values.</title>
<updated>2018-04-16T14:29:55Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-14T14:43:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=780dda83ba3857bc3c330d4b5d38bb251a9d879b'/>
<id>urn:sha1:780dda83ba3857bc3c330d4b5d38bb251a9d879b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change some usage of "gecos" to "real name"</title>
<updated>2018-04-11T17:59:17Z</updated>
<author>
<name>genius3000</name>
</author>
<published>2018-04-10T17:05:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e3f22fcf31cd2e789d1be90cf0edf3e82829b54e'/>
<id>urn:sha1:e3f22fcf31cd2e789d1be90cf0edf3e82829b54e</id>
<content type='text'>
Within the example configs, helpops, some server sent messages, and
simple code comments: change the primary usage of "gecos" to
"real name" (or "realname" where fitting).
</content>
</entry>
<entry>
<title>Optimize some behaviour in the core  (#1476).</title>
<updated>2018-04-09T03:41:04Z</updated>
<author>
<name>Dylan Frank</name>
</author>
<published>2018-04-09T03:41:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=93fa544b2671b078cf81ac04fbb4b48d5e2d1677'/>
<id>urn:sha1:93fa544b2671b078cf81ac04fbb4b48d5e2d1677</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include modules/whois.h directly from files that use it.</title>
<updated>2018-04-08T16:00:58Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-07T14:48:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c9cdf7255356761152f1e679a948f9bc55e07b00'/>
<id>urn:sha1:c9cdf7255356761152f1e679a948f9bc55e07b00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move OnStats from the core to a cross-module event.</title>
<updated>2018-04-08T15:54:27Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-07T14:07:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=454c8d374955d2ffb3ec1fca39a6efc32032c649'/>
<id>urn:sha1:454c8d374955d2ffb3ec1fca39a6efc32032c649</id>
<content type='text'>
Some core code still exists in the XLine system but this will be
replaced when the XLine system is replaced later.
</content>
</entry>
<entry>
<title>Refactor m_sqloper to be a full opers.conf replacement (#983).</title>
<updated>2018-04-06T17:34:15Z</updated>
<author>
<name>Dylan Frank</name>
</author>
<published>2018-04-06T17:34:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4ec475ba10b65785277ed9dab5f99775289165b3'/>
<id>urn:sha1:4ec475ba10b65785277ed9dab5f99775289165b3</id>
<content type='text'>
m_sqloper now supports dynamic fields, works with m_sslinfo, and works with /stats o.</content>
</entry>
<entry>
<title>Prioritize checking for +ikl last to match previous behavior (#1474).</title>
<updated>2018-03-31T21:51:51Z</updated>
<author>
<name>Dylan Frank</name>
</author>
<published>2018-03-31T21:51:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d53d919bd871bde1de26312257ada58463d74501'/>
<id>urn:sha1:d53d919bd871bde1de26312257ada58463d74501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move &lt;security:announceinvites&gt; to core_channel.</title>
<updated>2018-03-31T12:16:27Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-03-31T12:02:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=802eed1734cf20e9a2549a5fe343d04c34e83a10'/>
<id>urn:sha1:802eed1734cf20e9a2549a5fe343d04c34e83a10</id>
<content type='text'>
</content>
</entry>
</feed>
