<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_override.cpp, branch v3.0.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_override.cpp?h=v3.0.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_override.cpp?h=v3.0.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-12-11T11:12:01Z</updated>
<entry>
<title>Add optional oper override umode +O.</title>
<updated>2017-12-11T11:12:01Z</updated>
<author>
<name>B00mX0r</name>
</author>
<published>2017-11-27T05:46:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5076d9d3c4d9cdf9a9124a60e3311d111297d301'/>
<id>urn:sha1:5076d9d3c4d9cdf9a9124a60e3311d111297d301</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a ton of -Wsign-conversion warnings.</title>
<updated>2017-11-17T15:33:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-17T00:02:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36040be2952186d56a6646ee7d972aaafdd4e31a'/>
<id>urn:sha1:36040be2952186d56a6646ee7d972aaafdd4e31a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for setting the unset rank in ModeHandler.</title>
<updated>2017-11-06T10:55:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-18T02:40:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=257bf752fc6b87fa35bfa8cf95fc37730c3d55c6'/>
<id>urn:sha1:257bf752fc6b87fa35bfa8cf95fc37730c3d55c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge v2.0.23 and v2.0.24 into master.</title>
<updated>2017-07-09T21:45:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-09T21:36:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c0aba5b728b0a921d95ec120aa638dab1520b42f'/>
<id>urn:sha1:c0aba5b728b0a921d95ec120aa638dab1520b42f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_override: fix parentheses compiler warning</title>
<updated>2017-05-18T00:10:51Z</updated>
<author>
<name>Adam</name>
</author>
<published>2017-05-18T00:10:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a92b6b7af463135ed5f84f0ed640b9416db684ef'/>
<id>urn:sha1:a92b6b7af463135ed5f84f0ed640b9416db684ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix channel rank issue</title>
<updated>2016-12-10T21:33:21Z</updated>
<author>
<name>Sheogorath</name>
</author>
<published>2016-12-10T21:25:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=60f150653a066cda7f52e9478b0646628facbefa'/>
<id>urn:sha1:60f150653a066cda7f52e9478b0646628facbefa</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>Rewrite invite system</title>
<updated>2015-11-02T12:28:55Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-11-02T12:28:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30fc51c6ddca487a1b89da9ab0ab59da003aee36'/>
<id>urn:sha1:30fc51c6ddca487a1b89da9ab0ab59da003aee36</id>
<content type='text'>
- Moved out of core, now lives entirely in core_channel
- Accessible using the provided API after including the appropriate header
- Invites are stored in an extension attached to LocalUser/Channel objects, they no longer need special handling when destroying these objects or when lowering TS
- Expiration of timed invites are implemented using Timers
- When creating a new invite let a non-timed invite override a timed one
</content>
</entry>
<entry>
<title>Pass Modes::ChangeList references to the OnPreMode hook, make it modifiable</title>
<updated>2014-09-04T10:58:25Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-09-04T10:58:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5f031349833d18d9fe5495b848c2d3fb7fd7f8f0'/>
<id>urn:sha1:5f031349833d18d9fe5495b848c2d3fb7fd7f8f0</id>
<content type='text'>
This gets rid of the duplicated mode parsing logic in m_namedmodes
</content>
</entry>
<entry>
<title>Remove redundant IS_LOCAL() checks discovered by static asserts</title>
<updated>2014-04-26T11:00:51Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-26T11:00:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f09a9b3ea537f17ee52337773a5eba321ff1ccd7'/>
<id>urn:sha1:f09a9b3ea537f17ee52337773a5eba321ff1ccd7</id>
<content type='text'>
</content>
</entry>
</feed>
