<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_services_account.cpp, branch v3.0.0a1</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_services_account.cpp?h=v3.0.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_services_account.cpp?h=v3.0.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2016-08-22T14:39:53Z</updated>
<entry>
<title>m_services_account Detect nickname case changes by using FindNickOnly()</title>
<updated>2016-08-22T14:39:53Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-22T14:39:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0562561425f133874685789269c8ab1aa053c95f'/>
<id>urn:sha1:0562561425f133874685789269c8ab1aa053c95f</id>
<content type='text'>
Gets rid of assign()
</content>
</entry>
<entry>
<title>Convert WhoisContext::SendLine() calls to pass the parameters of the numeric as method parameters</title>
<updated>2016-02-25T15:27:30Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T15:27:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c42bcde16c3141ccd4bb8c5f7b22d65cc8e1909'/>
<id>urn:sha1:0c42bcde16c3141ccd4bb8c5f7b22d65cc8e1909</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>m_services_account Handle FORMAT_INTERNAL when unserializing the accountname</title>
<updated>2015-11-26T12:38:20Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-11-26T12:38:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=74d53f48fc5b12bdd43e76af42f7fbf8cce89a9a'/>
<id>urn:sha1:74d53f48fc5b12bdd43e76af42f7fbf8cce89a9a</id>
<content type='text'>
Skip sending the numeric and firing the OnAccountChange event
</content>
</entry>
<entry>
<title>Fix incomplete conversion to the new whois system noticed by @SaberUK</title>
<updated>2015-06-02T18:05:00Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-06-02T18:05:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=61696290a6ba5a2a862a0fa43508767886da3497'/>
<id>urn:sha1:61696290a6ba5a2a862a0fa43508767886da3497</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move OnWhois* events to core_whois, add Whois::Context</title>
<updated>2015-04-28T13:16:22Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-04-28T13:16:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f34594cb7d600ccff100dff1817b69b03756ea2'/>
<id>urn:sha1:8f34594cb7d600ccff100dff1817b69b03756ea2</id>
<content type='text'>
Remove InspIRCd::SendWhoisLine()
</content>
</entry>
<entry>
<title>Prepend target user nick to whois numerics in InspIRCd::SendWhoisLine()</title>
<updated>2015-04-28T13:02:41Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-04-28T13:02:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=04eb0e182dec8518d1dfd15a09b8054d1501a4ef'/>
<id>urn:sha1:04eb0e182dec8518d1dfd15a09b8054d1501a4ef</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_services_account Replace dynamic_cast with static_cast as we know the object is a User</title>
<updated>2015-01-18T09:44:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-18T09:44:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b957ed3a9d79a0cbc71e79acca82d893b40f8ac'/>
<id>urn:sha1:1b957ed3a9d79a0cbc71e79acca82d893b40f8ac</id>
<content type='text'>
</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://www.cgit.space/~steering/inspircd++.git/commit/?id=4fc2f7199e964ba5112ecdb2613c6fd5c2eee638'/>
<id>urn:sha1:4fc2f7199e964ba5112ecdb2613c6fd5c2eee638</id>
<content type='text'>
</content>
</entry>
</feed>
