summaryrefslogtreecommitdiff
path: root/src/modules/m_silence_ext.cpp
AgeCommit message (Expand)Author
2007-02-18Eliminate some string copies, tidy some code, and reverse some short-circuit ...brain
2007-02-07Fix for bug #205 reported by nenolod (modules that erroneously check remote u...brain
2006-12-15Remove global namespacing, makes modules compile FASTAH. Also massive update ...w00t
2006-12-03Remove an assignment from definition (damn java thinking)peavey
2006-11-27Tidyupbrain
2006-11-27BuildExemptList is becoming pretty ugly. grr.brain
2006-11-26Update the comment for flag 't'brain
2006-11-26Tidyup, avoid ternary if() on every iteration of a loop (bad brain bad)brain
2006-11-26SILENCE_CNOTICE, flag 't'. Needs testing, peavey should probably review to ch...brain
2006-11-26Fix to work with channel notices.brain
2006-11-26now using OnUserPreMessage exempt_list instead of OnPreCommand dup code for b...peavey
2006-11-26Add extra parameter to OnUserPreNotice and OnUserPrePrivmsg, CUList &exempt_l...brain
2006-11-26005 tokens: "ESILENCE SILENCE=999"brain
2006-11-26Tidy up space indentsbrain
2006-11-26fix a few confusing returnspeavey
2006-11-26Improved drop-in replacement for cmd /SILENCE. This first draft features serv...peavey