<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_delaymsg.cpp, branch v2.0.28</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_delaymsg.cpp?h=v2.0.28</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_delaymsg.cpp?h=v2.0.28'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2014-10-23T15:59:44Z</updated>
<entry>
<title>m_delaymsg Add option to disallow NOTICEs too</title>
<updated>2014-10-23T15:59:44Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-10-23T15:59:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6cc3e6be818f8d15c41e32787ba6885d501e8ed4'/>
<id>urn:sha1:6cc3e6be818f8d15c41e32787ba6885d501e8ed4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Register all commands, modes and extensions using AddService()</title>
<updated>2012-12-02T18:40:17Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T18:40:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=349106f3f9f75d7f957fc5d1e71ca650f4807bb9'/>
<id>urn:sha1:349106f3f9f75d7f957fc5d1e71ca650f4807bb9</id>
<content type='text'>
AddService() throws an exception if an item cannot be registered, modules no longer need to worry about AddMode() etc. failing
</content>
</entry>
<entry>
<title>Dynamically determine the size of the eventlist[] passed to Attach()</title>
<updated>2012-12-02T18:40:00Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T18:40:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84a1569cd60daa64b1ae52a1fff62c0dc4d78850'/>
<id>urn:sha1:84a1569cd60daa64b1ae52a1fff62c0dc4d78850</id>
<content type='text'>
m_sqlauth was attached to I_OnUserDisconnect but didn't provide a handler for it, remove
</content>
</entry>
<entry>
<title>Attach to events and register services in init()</title>
<updated>2012-12-02T18:39:46Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-13T01:12:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac7defcd3e52695dcf5e5150e9fe3e1624205e64'/>
<id>urn:sha1:ac7defcd3e52695dcf5e5150e9fe3e1624205e64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_delaymsg Don't bother with remote users</title>
<updated>2012-07-04T17:20:22Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-04T17:18:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c3261196c2d129ec749cee8e27ad75a526d0087f'/>
<id>urn:sha1:c3261196c2d129ec749cee8e27ad75a526d0087f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_delaymsg Stop sending +d mode change to users when a remote user joins a channel with +d on it</title>
<updated>2012-07-04T17:19:55Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-04T17:12:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=edd159566de1cdae6f39302961a10e1800b0ff2c'/>
<id>urn:sha1:edd159566de1cdae6f39302961a10e1800b0ff2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_delaymsg Remove unused code</title>
<updated>2012-07-04T17:19:40Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-04T17:06:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=65b0aa4d5feb8aaf90e60c654636f547ea047682'/>
<id>urn:sha1:65b0aa4d5feb8aaf90e60c654636f547ea047682</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_delaymsg Don't allow mode to be unset when it's not set</title>
<updated>2012-06-29T22:14:54Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-24T14:06:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2c234e7f816b0031d8042d37d391f4acf95a4107'/>
<id>urn:sha1:2c234e7f816b0031d8042d37d391f4acf95a4107</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove VF_COMMON from mode-provider modules (no longer needed due to better CAPAB checking)</title>
<updated>2010-01-15T20:05:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-15T20:05:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f8ccaed31d68661d16eae1a412b337af09de111b'/>
<id>urn:sha1:f8ccaed31d68661d16eae1a412b337af09de111b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12263 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
