<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_joinflood.cpp, branch v3.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_joinflood.cpp?h=v3.0.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_joinflood.cpp?h=v3.0.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-11-21T15:51:45Z</updated>
<entry>
<title>Add the override keyword in places that it is missing.</title>
<updated>2017-11-21T15:51:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-21T13:05:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91e0af0fc4889f20d2f63426f8fe379674fc0393'/>
<id>urn:sha1:91e0af0fc4889f20d2f63426f8fe379674fc0393</id>
<content type='text'>
GCCs warnings for this are much better than Clangs.
</content>
</entry>
<entry>
<title>Make the duration of nickflood and joinflood configurable.</title>
<updated>2016-09-16T18:38:43Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-05-02T23:33:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4f84b8e30915c73630ae753b5b2ba1dc5ab46e6'/>
<id>urn:sha1:d4f84b8e30915c73630ae753b5b2ba1dc5ab46e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send NOTICEs to local channel members with Channel::WriteNotice()</title>
<updated>2016-03-05T15:46:03Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-03-05T15:46:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0412378109ae9f618e47b2bb60729c0d8f29fe8d'/>
<id>urn:sha1:0412378109ae9f618e47b2bb60729c0d8f29fe8d</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>Add ParamModeBase and ParamMode, change all parameter modes to inherit from ParamMode</title>
<updated>2014-02-15T13:38:24Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-02-15T13:38:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0556720b559d7ec5d8badacf0ac9b11e9c864847'/>
<id>urn:sha1:0556720b559d7ec5d8badacf0ac9b11e9c864847</id>
<content type='text'>
- Type of the extension used to store data is a template parameter
- The extension is automatically unset when the mode is unset
- Handlers inheriting from ParamMode have to provide OnSet() and SerializeParam(); may optionally provide OnUnset()
- Transparently handle the case when OnSet() modifies the mode parameter
- Remove Channel::custom_mode_params map; ask the mode handlers to serialize their parameters instead
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2014-01-21T17:44:08Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-21T17:44:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e244cb2c63b1ac1d85bdbb4691f7b1bd940ae804'/>
<id>urn:sha1:e244cb2c63b1ac1d85bdbb4691f7b1bd940ae804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_joinflood Unset the mode on unload</title>
<updated>2014-01-20T23:44:41Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-20T23:44:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e1d0503a760bc6f43804e2212d997d6bee22cfa2'/>
<id>urn:sha1:e1d0503a760bc6f43804e2212d997d6bee22cfa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some logically dead code which was found by Coverity.</title>
<updated>2014-01-20T23:43:12Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-12-11T05:05:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d0a472641b7c77fe5f40a6affb62de67be2ee888'/>
<id>urn:sha1:d0a472641b7c77fe5f40a6affb62de67be2ee888</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_joinflood Fix remote joins affecting local joinflood state when the channel is locked</title>
<updated>2014-01-19T16:04:11Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-19T16:04:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f91b6173b506332ee5f771f35698f6815a11f6a'/>
<id>urn:sha1:0f91b6173b506332ee5f771f35698f6815a11f6a</id>
<content type='text'>
Fixes issue #694 reported by @TurkDesk
</content>
</entry>
<entry>
<title>Use WriteNumeric() everywhere we send numerics and include the user's nick automatically</title>
<updated>2013-11-12T11:51:31Z</updated>
<author>
<name>Adam</name>
</author>
<published>2013-11-12T11:51:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c7a3ceb6c674a9af09da955ee0238e9291cf29a'/>
<id>urn:sha1:6c7a3ceb6c674a9af09da955ee0238e9291cf29a</id>
<content type='text'>
</content>
</entry>
</feed>
