summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2005-04-01Fixed Crash bug cause by multiple declarations of 'Srv' (Bug #35)frostycoolslug
2005-03-30Fixed strcpy vs. strlcpy problemfrostycoolslug
2005-03-28Fixed m_helpop.cpp lowercasing the first line of the textbrain
2005-03-28Fixed to take away +q and +a when the user parts the channel (double DOH)brain
2005-03-28/helpop now behaves for opers in the same way it does for users.frostycoolslug
2005-03-28Fixed using the wrong function, doh, i must need sleep!brain
2005-03-28Typos are bad ok?brain
2005-03-28Added a module at request of [ed] which stops anyone messaging all but opersbrain
2005-03-28Added module to restrict channel creation to opers only (requested by [ed])brain
2005-03-27Added 005 numeric handling to most of the modulesbrain
2005-03-27Fixed detection of missing opertypesbrain
2005-03-27Added SILENCE=999 to 005 numericbrain
2005-03-26Added m_silence.cpp - implementation of /SILENCE commandbrain
2005-03-26Added m_remove by om, uses a force part to replace a kick to thwart auto rejoinbrain
2005-03-26Fixed a minor error in error checking (eat that, grammar....)brain
2005-03-25Added a lot of config error checkingbrain
2005-03-24Finally fixed a load of umode change stuff!brain
2005-03-24Fixed minor typo in the bugfix, wrong number of brackets in a confusing if()brain
2005-03-24Fix to bug #27frostycoolslug
2005-03-15Added Comment with regard to 'hidden command' :Dfrostycoolslug
2004-07-20m_showwhois.cpp - adds support for +W umodetypobox43
2004-07-17Initial committypobox43
2004-05-29Added m_botmode, module that provides unreal style +B and the SWHOIS that goe...brain
2004-05-24Fixed perplexing bug in custom mode removal (apparent with +C and +c)brain
2004-05-23Added m_stripcolor.so, strips ansi colour (user and channel +S mode)brain
2004-05-22Fixed issue where ReplaceText threw an exception (!)brain
2004-05-22Added m_censor.cpp mode +G modulebrain
2004-05-22Added support for changing of text within OnUserPreNotice and OnUserPreMessag...brain
2004-05-22Added remainder of OnUserPreInvite stuffbrain
2004-05-22added m_noinvite that uses the new OnUserPreInvite methodbrain
2004-05-16Updated header commentsbrain
2004-05-15Modified so opers can still change nicks on a +N channelbrain
2004-05-15Added ability for (H)OP to still change nick on +N channelbrain
2004-05-15Added +N via m_nonicks, restored some stuff from a firewall fuckupbrain
2004-05-10Fixes to permissions issuesbrain
2004-05-10Fixed a permissions error, was doing work as root!brain
2004-05-10Fixed typos and compile bugsbrain
2004-05-10Added m_knock, +K and /KNOCK supportbrain
2004-05-10Changed so that /me doesnt get treated as a ctcp (even though it is, meh.)brain
2004-05-10Added m_blockcolor, implements unreal-style mode +c for color blockingbrain
2004-05-10Added m_nonotice, implements unreal-style chanmode +Tbrain
2004-05-09Fixed m_redirect.so which was claiming every mode that came its way!brain
2004-05-09Added m_ctcp, adds support for unreal-style chanmode +Cbrain
2004-05-08Removed some debug stuffbrain
2004-05-08Added user/chanel modes +R, +Mbrain
2004-05-08Added m_nokicks and chanmode +Qbrain
2004-05-05Added support for +L (services doesnt support this yet)brain
2004-05-05Fixed bug in makefile, all 'edited' modules will now e recompiledfrostycoolslug
2004-05-05Added m_redirect, handles +Lbrain
2004-05-02Added +O mode support through m_operchans.sobrain