<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_override.cpp, branch v3.0.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_override.cpp?h=v3.0.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_override.cpp?h=v3.0.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2016-03-05T15:46:03Z</updated>
<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://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://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://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://cgit.space/~steering/inspircd++.git/commit/?id=f09a9b3ea537f17ee52337773a5eba321ff1ccd7'/>
<id>urn:sha1:f09a9b3ea537f17ee52337773a5eba321ff1ccd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_override Deduplicate code</title>
<updated>2014-04-03T08:41:39Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-03T08:41:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ce78080782c261aed2c0314bc8c66babc1369be2'/>
<id>urn:sha1:ce78080782c261aed2c0314bc8c66babc1369be2</id>
<content type='text'>
</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://cgit.space/~steering/inspircd++.git/commit/?id=e244cb2c63b1ac1d85bdbb4691f7b1bd940ae804'/>
<id>urn:sha1:e244cb2c63b1ac1d85bdbb4691f7b1bd940ae804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop null checking pointers that are always valid</title>
<updated>2014-01-09T12:33:33Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-09T12:33:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=36f12984d3010bfad69de0c37a3203b0c471521c'/>
<id>urn:sha1:36f12984d3010bfad69de0c37a3203b0c471521c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix m_override refusing to override modes if the user holds halfop or higher in the channel</title>
<updated>2013-12-14T18:34:21Z</updated>
<author>
<name>Daniel Vassdal</name>
</author>
<published>2013-12-12T21:39:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4b9d53b05207cca559f24e098d50c43811fcf176'/>
<id>urn:sha1:4b9d53b05207cca559f24e098d50c43811fcf176</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace OnRehash() with ReadConfig() that is called on boot, on module load and on rehash</title>
<updated>2013-08-30T11:15:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-16T10:10:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c202dea024542b9c6c6b771bb9a3a081d9eacdc5'/>
<id>urn:sha1:c202dea024542b9c6c6b771bb9a3a081d9eacdc5</id>
<content type='text'>
This eliminates the need for calling OnRehash() in init()
</content>
</entry>
<entry>
<title>Automatically attach modules to events</title>
<updated>2013-08-04T14:08:57Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-04T12:36:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d24619c012b34d5a3d4cfb93e7bea3ff3d5721e7'/>
<id>urn:sha1:d24619c012b34d5a3d4cfb93e7bea3ff3d5721e7</id>
<content type='text'>
</content>
</entry>
</feed>
