<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_timedbans.cpp, branch v3.7.0</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.7.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_timedbans.cpp?h=v3.7.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-07-30T13:31:12Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2020-07-30T13:31:12Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-07-30T13:31:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2f12f76ec9561a6c1d522e3e6d81723ed9a07356'/>
<id>urn:sha1:2f12f76ec9561a6c1d522e3e6d81723ed9a07356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace all erroneous space indentation with tab indentation.</title>
<updated>2020-07-29T11:01:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-07-29T10:54:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=88df35c715b7d0218cffa741ac568502d7a2ee15'/>
<id>urn:sha1:88df35c715b7d0218cffa741ac568502d7a2ee15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow disabling the timedbans set/unset notices (#1789).</title>
<updated>2020-07-22T13:31:55Z</updated>
<author>
<name>iwalkalone</name>
</author>
<published>2020-07-22T13:31:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2218abac11a2ddaff197f93721818efdcc9ae01'/>
<id>urn:sha1:c2218abac11a2ddaff197f93721818efdcc9ae01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the module descriptions using mkversion.</title>
<updated>2020-04-10T14:36:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-10T14:22:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38'/>
<id>urn:sha1:4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-31T12:48:25Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-31T12:48:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f62016f16cf2419817738904153cb3711b20d7e'/>
<id>urn:sha1:8f62016f16cf2419817738904153cb3711b20d7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Channel::WriteRemoteNotice and revert WriteNotice changes.</title>
<updated>2020-01-29T12:00:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-29T11:44:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6597fe5d4fd2c1cc474fa35a0db21fec480ff47f'/>
<id>urn:sha1:6597fe5d4fd2c1cc474fa35a0db21fec480ff47f</id>
<content type='text'>
This is a partial reversion of 687778b72e.

See also: #1749.
</content>
</entry>
<entry>
<title>Use irc::equals instead of strcasecmp where appropriate.</title>
<updated>2020-01-17T10:55:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-16T18:33:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=72286cca740b374661a03d8544ca28d9237875ad'/>
<id>urn:sha1:72286cca740b374661a03d8544ca28d9237875ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow Channel::WriteNotice send to other servers and status ranks.</title>
<updated>2019-11-17T22:17:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-11-17T22:06:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=687778b72e31322a73b2e2e17af6bd0f2a2561bc'/>
<id>urn:sha1:687778b72e31322a73b2e2e17af6bd0f2a2561bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the timed ban notices (#1722).</title>
<updated>2019-10-24T14:48:28Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-10-24T14:48:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2998a2251c1783d99f27a5c4aa9c7ad6e729e2e5'/>
<id>urn:sha1:2998a2251c1783d99f27a5c4aa9c7ad6e729e2e5</id>
<content type='text'>
- Save the nick of the setter to use in the expiry message.
- Change both notice messages to a standard and informative style.</content>
</entry>
</feed>
