]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Added m_repeat - Allows for blocking of similiar messages
authorDaniel Vassdal <shutter@canternet.org>
Thu, 25 Apr 2013 11:36:48 +0000 (13:36 +0200)
committerattilamolnar <attilamolnar@hush.com>
Mon, 10 Jun 2013 21:20:31 +0000 (23:20 +0200)
commit9a470c5863f796308c8761457cd3e66b8f836380
tree543e307286821bee5009b736d467cb21128746e3
parent78900eaa5ea5c02488b7d38b477912c2815f7faf
Added m_repeat - Allows for blocking of similiar messages

Changes to the original module:
- Parse settings using a sepstream, accept remote mode changes regardless of our config
- Refuse to link when config settings differ
- Style changes

All ideas and features are the brainchild and work of Daniel Vassdal
docs/conf/helpop-full.conf.example
docs/conf/helpop.conf.example
docs/conf/modules.conf.example
src/modules/m_repeat.cpp [new file with mode: 0644]