<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_autoop.cpp, branch v3.0.0a3</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_autoop.cpp?h=v3.0.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_autoop.cpp?h=v3.0.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-11-06T10:55:56Z</updated>
<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>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>Reduce std::string::substr() usage</title>
<updated>2015-01-10T14:16:03Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-10T14:16:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=47dda4f61512f6047f2b1dcccd1943aab74726e3'/>
<id>urn:sha1:47dda4f61512f6047f2b1dcccd1943aab74726e3</id>
<content type='text'>
substr() returns a new string while erase() and assign() modify the existing one
</content>
</entry>
<entry>
<title>Replace irc::modestacker usage with the new ModeParser::Process()</title>
<updated>2014-09-03T13:32:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-09-03T13:32:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4634151efc02ff016e19c5f123d75824d0d6c811'/>
<id>urn:sha1:4634151efc02ff016e19c5f123d75824d0d6c811</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a ModeParser::FindMode() overload that takes a mode name and a mode type</title>
<updated>2014-02-20T12:34:27Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-02-20T12:34:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5303501b930d3d6c765c24ff69edb722d8a6b5f1'/>
<id>urn:sha1:5303501b930d3d6c765c24ff69edb722d8a6b5f1</id>
<content type='text'>
</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>
<entry>
<title>Send ListModeBase modes implicitly on channel sync</title>
<updated>2013-09-12T12:44:17Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-09-02T11:01:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58d7827bb1bd3d90f38a1c199f6f41ae9f24885c'/>
<id>urn:sha1:58d7827bb1bd3d90f38a1c199f6f41ae9f24885c</id>
<content type='text'>
Remove Module::ProtoSendMode() and ListModeBase::DoSyncChannel()
</content>
</entry>
<entry>
<title>Keep lists of mode handlers by type</title>
<updated>2013-09-12T12:44:17Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-09-02T10:33:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7ba25076818e42b4eac9199477a01101cf57e848'/>
<id>urn:sha1:7ba25076818e42b4eac9199477a01101cf57e848</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move prefix mode specific fields and getters into PrefixMode</title>
<updated>2013-09-11T10:10:07Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-09-01T12:38:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=16398df07d4ce1f1d4a2e43d97bc39043f8d44b5'/>
<id>urn:sha1:16398df07d4ce1f1d4a2e43d97bc39043f8d44b5</id>
<content type='text'>
Add ModeHandler::IsPrefixMode()
</content>
</entry>
<entry>
<title>Automatically register ServiceProviders created by modules</title>
<updated>2013-09-08T15:11:08Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-26T17:44:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=992674362c5f64bdb8e1942eeaa7612524529cd6'/>
<id>urn:sha1:992674362c5f64bdb8e1942eeaa7612524529cd6</id>
<content type='text'>
</content>
</entry>
</feed>
