<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_timedbans.cpp, branch v3.0.0a3</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_timedbans.cpp?h=v3.0.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_timedbans.cpp?h=v3.0.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-11-12T17:33:21Z</updated>
<entry>
<title>Merge tag 'v2.0.25' into master.</title>
<updated>2017-11-12T17:33:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-12T17:33:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d23c030c9a8fd58807438245a004e4aa5b7288ba'/>
<id>urn:sha1:d23c030c9a8fd58807438245a004e4aa5b7288ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve (synchronize) the notices in m_timedbans</title>
<updated>2017-11-07T05:27:14Z</updated>
<author>
<name>genius3000</name>
</author>
<published>2016-11-22T05:00:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3eefb336c670d5b2f39696913717e0c47b75232c'/>
<id>urn:sha1:3eefb336c670d5b2f39696913717e0c47b75232c</id>
<content type='text'>
* Send to remote servers upon setting
* Send to halfop if available upon expiry
</content>
</entry>
<entry>
<title>Merge the latest changes from insp20 into master.</title>
<updated>2017-10-12T14:55:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-12T14:55:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a3e0768758ca68429a29d9c78ce672f2d938c6e7'/>
<id>urn:sha1:a3e0768758ca68429a29d9c78ce672f2d938c6e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mistakenly hardcoding the halfop prefix char in timedbans.</title>
<updated>2017-08-25T12:12:44Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-25T12:12:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1f2a8e4db6a4c722de4e090fcd7f710d874de1ed'/>
<id>urn:sha1:1f2a8e4db6a4c722de4e090fcd7f710d874de1ed</id>
<content type='text'>
This will almost always be % but if the server admin is using the
customprefix module and remaps it to something else messages will
not be sent out correctly.
</content>
</entry>
<entry>
<title>Add CXX11_OVERRIDE to overridden members that lack it.</title>
<updated>2017-07-12T13:41:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-12T13:41:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1df2bce56275e1297d94d82d4dbef6f6cf582b6'/>
<id>urn:sha1:d1df2bce56275e1297d94d82d4dbef6f6cf582b6</id>
<content type='text'>
This fixes a ton of warnings when building on compilers that
default to C++11 or newer.
</content>
</entry>
<entry>
<title>m_timedbans Remove TimedBan::channel</title>
<updated>2016-08-22T14:57:57Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-22T14:57:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4e0b32e67e27235162f41b362ac62b86c9e0af18'/>
<id>urn:sha1:4e0b32e67e27235162f41b362ac62b86c9e0af18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to irc::equals() from irc::string in modules that use it for comparing names of IRC objects</title>
<updated>2016-08-22T14:54:25Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-22T14:54:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=40f09daa15e4ca163c4222de293b11dc5ae57a23'/>
<id>urn:sha1:40f09daa15e4ca163c4222de293b11dc5ae57a23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_timedbans Remove one irc::string usage</title>
<updated>2016-08-22T14:39:08Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-22T14:39:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76710ee4c6193c2c0f702c67ccb6ec68f0a1f315'/>
<id>urn:sha1:76710ee4c6193c2c0f702c67ccb6ec68f0a1f315</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert WriteNumeric() calls to pass the parameters of the numeric as method parameters</title>
<updated>2016-02-25T15:12:09Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T15:12:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da29af8cba49d51e53d6e68237ccbf6370b6dd1f'/>
<id>urn:sha1:da29af8cba49d51e53d6e68237ccbf6370b6dd1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2015-04-20T15:40:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-04-20T15:40:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f5efbc7aa33b792e02d01e3288f553e6e98ccaa'/>
<id>urn:sha1:8f5efbc7aa33b792e02d01e3288f553e6e98ccaa</id>
<content type='text'>
</content>
</entry>
</feed>
