<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_ircv3.cpp, branch v3.0.0a6</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_ircv3.cpp?h=v3.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_ircv3.cpp?h=v3.0.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-07-12T13:41:52Z</updated>
<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>Merge insp20</title>
<updated>2016-02-22T11:52:18Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-22T11:52:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0b63ccd0b5cb26883d6becb196fb98e4f95d0397'/>
<id>urn:sha1:0b63ccd0b5cb26883d6becb196fb98e4f95d0397</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_ircv3 Fix AWAY being sent on join to the joining user if it has away-notify enabled and is away</title>
<updated>2016-02-12T17:20:07Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-12T17:20:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bbd8815115acc7e463daa0f7bcd156cb3e51e6d5'/>
<id>urn:sha1:bbd8815115acc7e463daa0f7bcd156cb3e51e6d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_ircv3 Make WriteNeighborsWithCap() available for use in other modules</title>
<updated>2015-12-05T15:47:41Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-12-05T15:47:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=18d5754871de9f0de35c06fbbe4fce6c55c1752f'/>
<id>urn:sha1:18d5754871de9f0de35c06fbbe4fce6c55c1752f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rewritten m_cap module</title>
<updated>2015-12-05T14:29:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-12-05T14:29:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=259b1113944a01aeb450265f03fb97a283e8ef15'/>
<id>urn:sha1:259b1113944a01aeb450265f03fb97a283e8ef15</id>
<content type='text'>
- Caps are now managed by m_cap
- Each cap uses one bit in an extension item shared with other caps
</content>
</entry>
<entry>
<title>m_ircv3 Change signature of WriteNeighboursWithExt to accept a cap, rename</title>
<updated>2015-12-05T14:02:20Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-12-05T14:02:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=806f48627913db210be7c9104de5afe2f47bdb33'/>
<id>urn:sha1:806f48627913db210be7c9104de5afe2f47bdb33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert the CAP event to use the new cross-module event system</title>
<updated>2015-02-11T16:01:00Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-02-11T16:01:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f3ef8a230cf3a0e3c3f75f7e37d2a1945e531754'/>
<id>urn:sha1:f3ef8a230cf3a0e3c3f75f7e37d2a1945e531754</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow enabling/disabling caps via GenericCap::SetActive()</title>
<updated>2015-02-11T15:52:39Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-02-11T15:52:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=971788e42fbdce52a6dcf201e52afd690506c3a9'/>
<id>urn:sha1:971788e42fbdce52a6dcf201e52afd690506c3a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert the account login event to use the new cross-module event system</title>
<updated>2015-02-11T15:46:11Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-02-11T15:46:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8c2135aad0b2bbd8afca21a6c0664a9e4182dc9b'/>
<id>urn:sha1:8c2135aad0b2bbd8afca21a6c0664a9e4182dc9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_ircv3 Implement WriteNeighboursWithExt() using User::ForEachNeighbor()</title>
<updated>2015-01-24T13:58:31Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-24T13:58:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5488a3cc5cfc6e26779c633041b97fdb917026f4'/>
<id>urn:sha1:5488a3cc5cfc6e26779c633041b97fdb917026f4</id>
<content type='text'>
</content>
</entry>
</feed>
