]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_chanhistory.cpp
Merge pull request #92 from Robby-/insp20-headers
[user/henk/code/inspircd.git] / src / modules / m_chanhistory.cpp
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2010-08-28 Daniel De GraafPrevent setting mode -H if already unset, bug #74
2010-02-17 danieldgAdd <chanhistory:maxlines> to specify the maximum allow...
2010-02-15 danieldgDeny identical mode +H change
2010-02-09 danieldgMove chanhistory to PostJoin hook
2010-01-15 danieldgRemove VF_COMMON from mode-provider modules (no longer...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-18 danieldgChange to Duration for second param
2009-10-17 danieldgFix channel mode +H to allow maximum length and add...
2009-10-17 danieldgAdd m_chanhistory, mode +H <lines> to replay some lines...