<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_silence.cpp, branch v3.0.0a3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_silence.cpp?h=v3.0.0a3</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_silence.cpp?h=v3.0.0a3'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2016-08-22T14:54:25Z</updated>
<entry>
<title>Switch to irc::equals() from irc::string in modules that use it for comparing names of IRC objects</title>
<updated>2016-08-22T14:54:25Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-22T14:54:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=40f09daa15e4ca163c4222de293b11dc5ae57a23'/>
<id>urn:sha1:40f09daa15e4ca163c4222de293b11dc5ae57a23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify GetRouting() methods doing unicast</title>
<updated>2016-03-29T10:54:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-03-29T10:54:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4aed5846f17b15939aaf620ee4c4ca95a10609fc'/>
<id>urn:sha1:4aed5846f17b15939aaf620ee4c4ca95a10609fc</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://cgit.space/~steering/inspircd++.git/commit/?id=da29af8cba49d51e53d6e68237ccbf6370b6dd1f'/>
<id>urn:sha1:da29af8cba49d51e53d6e68237ccbf6370b6dd1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_silence Change silencelist type to vector</title>
<updated>2015-06-03T16:11:17Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-06-03T16:11:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ab393cf6cf9a6a4aa546241073fdba8ab8ba5fa7'/>
<id>urn:sha1:ab393cf6cf9a6a4aa546241073fdba8ab8ba5fa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_silence Remove unused parameters from OnBuildExemptList and rename it</title>
<updated>2015-06-03T16:10:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-06-03T16:10:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dad0eff8841f2693db7b0406a08b26755def52ab'/>
<id>urn:sha1:dad0eff8841f2693db7b0406a08b26755def52ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modules/m_silence: Allow U-lined services to bypass silence masks</title>
<updated>2015-02-05T15:01:23Z</updated>
<author>
<name>Renegade334</name>
</author>
<published>2015-02-05T15:00:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6ec3d27b2a32ca54d8f62d5cd4b1e8e170ac0783'/>
<id>urn:sha1:6ec3d27b2a32ca54d8f62d5cd4b1e8e170ac0783</id>
<content type='text'>
Adds a config entry (silence-&gt;exemptuline) that specifies whether
users on U-lined servers can bypass silence masks.
</content>
</entry>
<entry>
<title>Specify which Extensible subclass an ExtensionItem is valid for</title>
<updated>2015-01-18T09:40:33Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-18T09:40:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4fc2f7199e964ba5112ecdb2613c6fd5c2eee638'/>
<id>urn:sha1:4fc2f7199e964ba5112ecdb2613c6fd5c2eee638</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://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>Remove typedef UserMembCIter, use Channel::MemberMap::const_iterator instead</title>
<updated>2014-07-14T14:15:38Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-14T14:15:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fb8cb2114483689c5a52f951e301c31bdd2a60a2'/>
<id>urn:sha1:fb8cb2114483689c5a52f951e301c31bdd2a60a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename UserMembList to Channel::MemberMap, switch all code to use it</title>
<updated>2014-07-14T14:10:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-14T14:10:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=04ece67c3d8534f74a3d75ec77378cb57a9c044e'/>
<id>urn:sha1:04ece67c3d8534f74a3d75ec77378cb57a9c044e</id>
<content type='text'>
</content>
</entry>
</feed>
