index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_chanhistory.cpp
Age
Commit message (
Expand
)
Author
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