<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_delayjoin.cpp, branch v2.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_delayjoin.cpp?h=v2.0.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_delayjoin.cpp?h=v2.0.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-10-08T23:34:01Z</updated>
<entry>
<title>Add names for all modes (part 1 of named channel mode list)</title>
<updated>2009-10-08T23:34:01Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-08T23:34:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c4d6ce8c5e1802e5b834d5845e31c3adf7700585'/>
<id>urn:sha1:c4d6ce8c5e1802e5b834d5845e31c3adf7700585</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11809 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add OnBuildNeighborList hook, replaces all uses of OnHostCycle</title>
<updated>2009-10-05T23:27:46Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-05T23:27:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=085a8bc6605d3d07bfe5137423c4a7a02978cd88'/>
<id>urn:sha1:085a8bc6605d3d07bfe5137423c4a7a02978cd88</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11802 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Run DelMode and DelModeWatcher in RemoveModule</title>
<updated>2009-10-05T15:43:28Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-05T15:43:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9336468f5bfa60318cb57db5126047147b7a21cb'/>
<id>urn:sha1:9336468f5bfa60318cb57db5126047147b7a21cb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11799 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove InspIRCd* parameters and fields</title>
<updated>2009-09-26T14:13:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-26T14:13:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d03943426dcce76ba66567a9b18425a5ebb4c0c'/>
<id>urn:sha1:6d03943426dcce76ba66567a9b18425a5ebb4c0c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11763 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Describe module purpose in /MODULES output</title>
<updated>2009-09-22T01:05:35Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-22T01:05:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d93921aabd9c608821baec8a871aff844dfae49'/>
<id>urn:sha1:7d93921aabd9c608821baec8a871aff844dfae49</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11757 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix OnHostCycle in m_delayjoin [patch by dKingston]</title>
<updated>2009-09-14T17:09:09Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-14T17:09:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7c8a2de390271eb39248e12c925238725504f74d'/>
<id>urn:sha1:7c8a2de390271eb39248e12c925238725504f74d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11720 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove redundant ServerInstance* fields</title>
<updated>2009-09-13T20:31:54Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-13T20:31:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d9e3bb8d4343643504ab7ee6ab943a000065cc8a'/>
<id>urn:sha1:d9e3bb8d4343643504ab7ee6ab943a000065cc8a</id>
<content type='text'>
It has been impossible to have more than one InspIRCd* object in the
same address space for some time now, and this feature was never used.
This formalizes class InspIRCd as a singleton object.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11703 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Simplify ModeHandler constructor</title>
<updated>2009-09-13T20:31:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-13T20:31:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1524caf2f799cff54c2de330c9670a0b761ba3d8'/>
<id>urn:sha1:1524caf2f799cff54c2de330c9670a0b761ba3d8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11701 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Module API changes to use Membership* where sensible</title>
<updated>2009-09-13T20:31:11Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-13T20:31:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4be0c94ab5fb7e5a7a799a195c78de072a5e315'/>
<id>urn:sha1:b4be0c94ab5fb7e5a7a799a195c78de072a5e315</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11699 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Membership* changes</title>
<updated>2009-09-13T20:30:47Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-13T20:30:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91df762e93212958db487d8517addba1a63a4ddd'/>
<id>urn:sha1:91df762e93212958db487d8517addba1a63a4ddd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11697 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
