<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/commands/cmd_notice.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_notice.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/commands/cmd_notice.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2013-06-12T17:22:50Z</updated>
<entry>
<title>Unite cmd_privmsg and cmd_notice</title>
<updated>2013-06-12T17:22:50Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-12T17:22:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=35561328798ef97026859d56f23e63b56438c01c'/>
<id>urn:sha1:35561328798ef97026859d56f23e63b56438c01c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove OnUserPreNotice and OnUserNotice hooks, add MessageType argument to OnUserMessage and OnUserPreMessage</title>
<updated>2013-05-20T21:30:11Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-16T14:33:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7a67685bcb863b0d4199715e86697fee423596c2'/>
<id>urn:sha1:7a67685bcb863b0d4199715e86697fee423596c2</id>
<content type='text'>
All modules (except m_nonotice) that perform filtering on messages have common logic for handling PRIVMSGs and NOTICEs and most of them run the exact same code in both cases
</content>
</entry>
<entry>
<title>Move member variables from User to LocalUser</title>
<updated>2013-04-01T15:05:12Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-04-01T15:05:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=80e88c163dbd77b06b61d4fd734d51249cc0e172'/>
<id>urn:sha1:80e88c163dbd77b06b61d4fd734d51249cc0e172</id>
<content type='text'>
- idle_lastmsg
- dns_done
- quitting_sendq
- exempt
- lastping
</content>
</entry>
<entry>
<title>Fix unregistered users getting global notices, also fix certain commands working on unregistered users, spotted by @Adam-</title>
<updated>2012-10-12T01:46:19Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-10T00:15:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5961493368ec3c83b688afe6229d4efb1bb4d57a'/>
<id>urn:sha1:5961493368ec3c83b688afe6229d4efb1bb4d57a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't allow banned users to NOTICE a channel when security:restrictbannedusers is on</title>
<updated>2012-09-12T23:07:02Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-09-12T23:01:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ef3dffd4781082988ffaaab3d786733b1b96a18'/>
<id>urn:sha1:2ef3dffd4781082988ffaaab3d786733b1b96a18</id>
<content type='text'>
Fixes #297 reported by @killerrabbit
</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>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix valgrind issues and crashes on exit</title>
<updated>2009-10-02T03:15:46Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-02T03:15:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8456cf5ccd44911f4e56538fe0880dd7fc7cd96d'/>
<id>urn:sha1:8456cf5ccd44911f4e56538fe0880dd7fc7cd96d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11794 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add ROUTE_TYPE_MESSAGE and use for PRIVMSG/NOTICE routing</title>
<updated>2009-10-01T21:41:52Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-01T21:41:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=75d9c67804196c2e4059f3ff89f2ed5ee79a175f'/>
<id>urn:sha1:75d9c67804196c2e4059f3ff89f2ed5ee79a175f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11791 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>
</feed>
