Age | Commit message (Expand) | Author |
2013-01-27 | m_chanhistory Fix durations containing 'S' being rejected | attilamolnar |
2012-12-02 | Register a few extensions that weren't registered | attilamolnar |
2012-12-02 | Dynamically determine the size of the eventlist[] passed to Attach() | attilamolnar |
2012-07-12 | m_chanhistory Read the boolean config entry with getBool() | attilamolnar |
2012-07-12 | m_halfop, m_chanhistory Remove redundant ModeParser::DelMode() calls, the mod... | attilamolnar |
2012-06-17 | m_chanhistory Keep history when changing parameters | attilamolnar |
2012-06-17 | m_chanhistory Don't allow durations that contain an invalid char or too long | attilamolnar |
2012-06-17 | m_chanhistory Add config setting to show/hide the informational notice before... | attilamolnar |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2010-08-28 | Prevent setting mode -H if already unset, bug #74 | Daniel De Graaf |
2010-02-17 | Add <chanhistory:maxlines> to specify the maximum allowed size of channel his... | danieldg |
2010-02-15 | Deny identical mode +H change | danieldg |
2010-02-09 | Move chanhistory to PostJoin hook | danieldg |
2010-01-15 | Remove VF_COMMON from mode-provider modules (no longer needed due to better C... | danieldg |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-10-18 | Change to Duration for second param | danieldg |
2009-10-17 | Fix channel mode +H to allow maximum length and add explanatory message prefix | danieldg |
2009-10-17 | Add m_chanhistory, mode +H <lines> to replay some lines of history on channel... | danieldg |