| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | m_chanhistory Fix durations containing 'S' being rejected | 2013-01-27 | 1 | -2/+2 | |
| | | |||||
| * | Register a few extensions that weren't registered | 2012-12-02 | 1 | -0/+1 | |
| | | |||||
| * | Dynamically determine the size of the eventlist[] passed to Attach() | 2012-12-02 | 1 | -1/+1 | |
| | | | | | m_sqlauth was attached to I_OnUserDisconnect but didn't provide a handler for it, remove | ||||
| * | m_chanhistory Read the boolean config entry with getBool() | 2012-07-12 | 1 | -1/+1 | |
| | | |||||
| * | m_halfop, m_chanhistory Remove redundant ModeParser::DelMode() calls, the ↵ | 2012-07-12 | 1 | -5/+0 | |
| | | | | | modes are deleted automatically on unload | ||||
| * | m_chanhistory Keep history when changing parameters | 2012-06-17 | 1 | -1/+15 | |
| | | |||||
| * | m_chanhistory Don't allow durations that contain an invalid char or too long | 2012-06-17 | 1 | -4/+23 | |
| | | |||||
| * | m_chanhistory Add config setting to show/hide the informational notice ↵ | 2012-06-17 | 1 | -3/+14 | |
| | | | | | before playing back history, don't playback to remote users | ||||
| * | Replace copyright headers with headers granting specific authors copyright | 2012-04-19 | 1 | -8/+14 | |
| | | |||||
| * | Prevent setting mode -H if already unset, bug #74 | 2010-08-28 | 1 | -0/+2 | |
| | | |||||
| * | Add <chanhistory:maxlines> to specify the maximum allowed size of channel ↵ | 2010-02-17 | 1 | -5/+19 | |
| | | | | | | | history git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12488 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Deny identical mode +H change | 2010-02-15 | 1 | -0/+2 | |
| | | | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12466 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Move chanhistory to PostJoin hook | 2010-02-09 | 1 | -2/+2 | |
| | | | | | | | | While irssi is currently able to show the lines sent prior to join, it is better for this module to work on all clients without modification. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12407 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Remove VF_COMMON from mode-provider modules (no longer needed due to better ↵ | 2010-01-15 | 1 | -1/+1 | |
| | | | | | | | CAPAB checking) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12263 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | ...because every now and again, i have to do a massive commit. | 2010-01-11 | 1 | -1/+1 | |
| | | | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Change to Duration for second param | 2009-10-18 | 1 | -1/+1 | |
| | | | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11898 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Fix channel mode +H to allow maximum length and add explanatory message prefix | 2009-10-17 | 1 | -10/+25 | |
| | | | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11897 e03df62e-2008-0410-955e-edbf42e46eb7 | ||||
| * | Add m_chanhistory, mode +H <lines> to replay some lines of history on ↵ | 2009-10-17 | 1 | -0/+106 | |
| channel join git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11895 e03df62e-2008-0410-955e-edbf42e46eb7 | |||||
