<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands/cmd_lusers.cpp, branch insp2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_lusers.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_lusers.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2014-03-05T14:41:06Z</updated>
<entry>
<title>Move src/commands/cmd_*.cpp to src/coremods[/core_*]/</title>
<updated>2014-03-05T14:41:06Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-05T14:41:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c67d3103e9f7397f0ab9631bf07a5e5547deb2c3'/>
<id>urn:sha1:c67d3103e9f7397f0ab9631bf07a5e5547deb2c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove out of date doc and fix typo in commands/cmd_*.cpp</title>
<updated>2014-03-04T12:30:56Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-04T12:30:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5613d701785b61e09a2327bdea41acdd25cb9ef5'/>
<id>urn:sha1:5613d701785b61e09a2327bdea41acdd25cb9ef5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automatically register and unregister mode watchers</title>
<updated>2014-01-06T12:37:06Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-06T12:37:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ade1500382366b0cf24147370aea0a3e5bbe50bf'/>
<id>urn:sha1:ade1500382366b0cf24147370aea0a3e5bbe50bf</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>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>
<entry>
<title>Clean up the protocol interface</title>
<updated>2013-08-25T11:41:36Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-07-19T11:55:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=61d586b1a3ad689669f6dcdc285b0d021ca814bd'/>
<id>urn:sha1:61d586b1a3ad689669f6dcdc285b0d021ca814bd</id>
<content type='text'>
</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://www.cgit.space/~steering/inspircd++.git/commit/?id=d24619c012b34d5a3d4cfb93e7bea3ff3d5721e7'/>
<id>urn:sha1:d24619c012b34d5a3d4cfb93e7bea3ff3d5721e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace hardcoded mode letters, part 3</title>
<updated>2013-07-19T17:40:04Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-18T17:10:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd1d19d6345943ecdb5ce4ef947f9b3c5c8bca86'/>
<id>urn:sha1:fd1d19d6345943ecdb5ce4ef947f9b3c5c8bca86</id>
<content type='text'>
This changes most remaining User::IsModeSet() calls to use ModeReferences for modes that were created by other modules or the core
</content>
</entry>
<entry>
<title>Watch mode names with ModeWatchers instead of mode letters</title>
<updated>2013-06-01T21:41:42Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-26T20:40:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d16a4554002e915f4512dc8b72e4a49073931e63'/>
<id>urn:sha1:d16a4554002e915f4512dc8b72e4a49073931e63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove useless ModeType parameter from ModeWatcher::BeforeMode() and AfterMode()</title>
<updated>2013-06-01T21:41:42Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-26T20:35:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ca838821e7c53da0ddaee35d9a401e3a5eaf8c8c'/>
<id>urn:sha1:ca838821e7c53da0ddaee35d9a401e3a5eaf8c8c</id>
<content type='text'>
</content>
</entry>
</feed>
