summaryrefslogtreecommitdiff
path: root/src/modules/m_filter.h
AgeCommit message (Expand)Author
2006-11-11Improve quit messages caused by filtering, now prefixed by "Filtered: "brain
2006-11-10Also dont try and filter remote users. This is ick.brain
2006-11-10Filtering should leave ulines alone, and not filter uline notices.brain
2006-11-10These should now be VF_COMMON, they sync databrain
2006-11-10Make /stats s more detailed, fix a grammar errorbrain
2006-11-10Whoops, make /stats s workbrain
2006-11-10Add /stats sbrain
2006-11-10Oops, fix crashbrain
2006-11-10Document changes to m_filter and m_filter_pcre a little.brain
2006-11-10Implement on-burst synching of filtersbrain
2006-11-10Oops, forgot command source, these wouldnt be able to be unloaded properlybrain
2006-11-10Implement the /filter command. Note that this is currently untested, and prop...brain
2006-11-10Add gline type, and <filter:duration> value to say how long to ban for.brain
2006-11-10Inherit m_filter.cpp and m_filter_pcre.cpp from a base set of classes, so tha...brain