summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
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
2004-05-02Added operchans module for +O mode supportbrain
2004-05-02Added oper-override modulebrain
2004-05-01Added hardcoded support for chanmodes +aqbrain
2004-05-01Tidied the code to use Azhrarns new ConfigReader::ReadFlag methodbrain
2004-05-01Added commentsbrain
2004-05-01Provided modules with the ability to sync data on a netjoinbrain
2004-05-01Added <options noservices> behaviour for m_chanprotect.so as suggested by Craigbrain
2004-05-01Added access checks.brain
2004-05-01Added module to support modes +q and +abrain
2004-05-01Added Module::OnAccessCheckbrain
2004-04-28Added m_alias module for defining command aliasesbrain
2004-04-27Added m_alias module which provides command aliases.brain
2004-04-27Added m_services.so, must be loaded to give services-needed modes such as +rbrain
2004-04-25Fixed a GCC2 incompatibility, replaced break with returnbrain
2004-04-25Fixed USER bug (Bugtracker #14)frostycoolslug
2004-04-22Fix to services sending quits with no reasonsbrain
2004-04-20Some pointless changes to this in the course of bugfindingbrain
2004-04-19Some fixes herebrain
2004-04-19Broken code commented out by brain until we can fix it.brain
2004-04-19Fixes to this module by brainbrain