]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_chanhistory.cpp
m_dccallow Validate tokens before use
[user/henk/code/inspircd.git] / src / modules / m_chanhistory.cpp
2013-01-27 attilamolnarm_chanhistory Fix durations containing 'S' being rejected
2012-12-02 attilamolnarRegister a few extensions that weren't registered
2012-12-02 attilamolnarDynamically determine the size of the eventlist[] passe...
2012-08-13 Robin BurchellMerge pull request #251 from Shawn-Smith/insp20+extbanU
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-07-13 Attila MolnarMerge pull request #249 from Shawn-Smith/insp20+simplemode
2012-07-12 attilamolnarm_chanhistory Read the boolean config entry with getBool()
2012-07-12 attilamolnarm_halfop, m_chanhistory Remove redundant ModeParser...
2012-06-27 Attila MolnarMerge pull request #235 from attilamolnar/insp20+invitefix
2012-06-27 Attila MolnarMerge pull request #234 from attilamolnar/insp20+chanhi...
2012-06-17 attilamolnarm_chanhistory Keep history when changing parameters
2012-06-17 attilamolnarm_chanhistory Don't allow durations that contain an...
2012-06-17 attilamolnarm_chanhistory Add config setting to show/hide the infor...
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
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...