<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_namesx.cpp, branch v1.2.0b1</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_namesx.cpp?h=v1.2.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_namesx.cpp?h=v1.2.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-25T20:35:51Z</updated>
<entry>
<title>Change module versions to use a string instead of fixed digits, and use propset ID to auto-set versions, so we don't have (essentially unused) module versions.</title>
<updated>2008-08-25T20:35:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T20:35:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a'/>
<id>urn:sha1:8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10291 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fixed some indentation and spacing in modules</title>
<updated>2008-06-11T11:35:23Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-11T11:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d185decae97752368d5cf62311cbc0d1a52aa22c'/>
<id>urn:sha1:d185decae97752368d5cf62311cbc0d1a52aa22c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow changing of command string and parameter vector within OnPreCommand, allowing for m_abbreviation and other fancy stuff.</title>
<updated>2008-06-06T15:22:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-06T15:22:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a914ae91957f617af0a21bcdb024a16361ae3398'/>
<id>urn:sha1:a914ae91957f617af0a21bcdb024a16361ae3398</id>
<content type='text'>
Add basic skeleton module for it


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9840 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert more</title>
<updated>2008-05-05T02:25:06Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-05-05T02:25:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=943aae0168538f7a59f8f6ccabee2568cc3d4ab1'/>
<id>urn:sha1:943aae0168538f7a59f8f6ccabee2568cc3d4ab1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9629 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And more of them</title>
<updated>2008-03-24T13:41:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T13:41:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=638381c529a2f19c699718234d689e54ad459c97'/>
<id>urn:sha1:638381c529a2f19c699718234d689e54ad459c97</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9186 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add support for CAP in uhnames, it has the token 'userhost-in-names'. Comments welcome.</title>
<updated>2008-03-21T16:23:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-21T16:23:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6f566e0a322ab0af2f4bb16c77a1c787ae6dad26'/>
<id>urn:sha1:6f566e0a322ab0af2f4bb16c77a1c787ae6dad26</id>
<content type='text'>
Add a function to m_cap.h, "GenericCapHandler" which allows a one-line definition of a CAP token that just adds a metadata tag, as used by NAMESX and UHNAMES. Saves code duplication.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9145 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert to new api</title>
<updated>2008-03-21T16:17:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-21T16:17:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f6b8a12a8066b60446570729f77084116853fe2e'/>
<id>urn:sha1:f6b8a12a8066b60446570729f77084116853fe2e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9144 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add support for OnNamesListItem, discussed with w00t a few days ago. This makes NAMESX etc a LOT cleaner and safer.</title>
<updated>2008-03-21T15:54:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-21T15:54:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9855300460b2e695b44646897811cc3f28428fa0'/>
<id>urn:sha1:9855300460b2e695b44646897811cc3f28428fa0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9140 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Crash fixes from nenolod</title>
<updated>2008-03-18T23:54:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-18T23:54:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=525eeb51a52ca9dbd001f0897222f6e5a3dccfb1'/>
<id>urn:sha1:525eeb51a52ca9dbd001f0897222f6e5a3dccfb1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9126 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add support for CAP to this via multi-prefix. NOTE, the OnNamesList for this and others want refactoring, because theyre craq. Ask me sometime about the new way we have in mind for this.</title>
<updated>2008-03-18T23:32:58Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-18T23:32:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9a2481ebf1109adc4b626414108d92674793cd5d'/>
<id>urn:sha1:9a2481ebf1109adc4b626414108d92674793cd5d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9125 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
