summaryrefslogtreecommitdiff
path: root/src/modules/m_chanfilter.cpp
AgeCommit message (Expand)Author
2005-12-27Updated chanfilter to use irc::stringfrostycoolslug
2005-12-26Converted to new implements systembrain
2005-12-10Fixed Case sensitivity Bug (BugTrack #88)frostycoolslug
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
2005-11-30If->ifbrain
2005-11-30Added a default max entriesbrain
2005-11-30Removed old OnUserSync and OnChannelSyncbrain
2005-11-30Added OnSyncUser, OnSyncChannel, ProtoSendModebrain
2005-11-30Added a parameter to OnRehash for the rehash parameterbrain
2005-05-30Started on -Wall - safe compilebrain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-05-15Moved a ton of functions into helperfuncs.h to speed up recompilesbrain
2005-04-25Now works on gcc 2.95.x again.brain
2005-04-25Removed dependency upon strcasestr()brain
2005-04-15Fixed a minor bug in text formatting of errorsbrain
2005-04-15Fixed a minor parameter bug (display glitch, wrong censor word in an error)brain
2005-04-15Added the m_chanfilter module, implements chanmode +g which allows channel sp...brain