summaryrefslogtreecommitdiff
path: root/lang/gr.l
AgeCommit message (Expand)Author
2010-09-26Changed the language system to use gettextAdam
2010-09-11Allow identifying to other accounts using /nickserv id account passAdam
2010-08-14Fixed some chanserv help set/saset replieslethality
2010-08-02Added Italics support to the BotSev kickerslethality
2010-07-10Added ns_set_misc and cs_set_misc.Adam
2010-06-27Made the langfiles buildAdam
2010-06-27Removed nickserv/chanserv info all, just have info show all informationAdam
2010-06-18Switched cs_set to the subcommand system and added cs_sasetAdam
2010-06-18Added in a subcommand system and switched ns_set and ns_saset to use itAdam
2010-06-18Burned slist, rewrote operservs XLine codeAdam
2010-06-18Added a founder access level used to determin who is a channel founder. This ...Adam
2010-06-18Rewrote the mail system to use threadingAdam
2010-06-18Added the nickserv/ungroup commandAdam
2010-06-18Added nickserv/auspex permission and fixed core modules so they buildAdam
2010-06-18Tell users when their nicks expire in /ns glist and /ns infoAdam
2010-05-17Made is possible to change levels back to founder only and made founder only ...Adam-
2010-05-08Removed channel passwords from the CHAN_HELP_REGISTER and CHAN_HELP_DROP lang...Adam-
2010-04-24Fixed the /nickserv help info output to services opers and the reply from /ch...Adam-
2010-04-24Fixed typo in CHAN_SET_PERSIST_SYNTAX lang stringAdam-
2010-04-09fixed a small typo in the language filesdukepyrolator
2010-03-06Added help for sqlsync and fixed installing mydbgen into the wrong directory ...Adam-
2010-01-11updated copyright info for 2010pimpmylinux
2010-01-09services will now send the correct message on /cs invite <nick>DukePyrolator
2009-12-16Moved /chanserv unban to its own module and added support for unbanning a nic...Adam-
2009-12-05Added ns_resetpass which can be used to reset user passwords by email, very u...Adam-
2009-11-11Made disabling chanserv levels *really* disable them so noone can use them (e...Adam-
2009-11-11Added support for permanent channels. This supports both permanent channel mo...Adam-
2009-11-06Added /chanserv access view, which shows the access creator and last time usedAdam-
2009-10-30Made do_nick return the user if I_OnPreUserConnect halts it if the user still...Adam-
2009-10-30Removed channel passwords and added /chanserv QOP command to add additional c...Adam-
2009-10-25Document /ns confirm nick in /ns help confirm for services operatorsAdam-
2009-10-17Give the proper error messages when trying to load/unload already loaded/unlo...Adam-
2009-10-13Complete rewrite of everything associated with modes, this breaks saving and ...Adam-
2009-10-06Destroyed Command::help_param* and rewrote the help part of os_news to be muc...Adam-
2009-09-26Fixed bug #1108. nickserv status now replies correctly and has been changed t...Adam-
2009-09-13Removed super admin requirement for operserv/umode operserv/oline and operser...Adam-
2009-09-12Fixes bugs #1105 and #1106Adam-
2009-08-30Add messages at the bottom of HELP telling you if you can/cant use the comman...Adam-
2009-08-29Replaced all references in the lang files of services admins and roots to ser...adam-
2009-08-28Removed OPER_HELP_OPER and OPER_HELP_ADMIN help entries, they are no longer usedadam-
2009-08-06Fixed wording in short description of CHANKILL from OS HELP except in ru.l be...sjaz
2009-07-31Removed some now unneeded and unused language stringsadam-
2009-07-10Added ChanServ HELP CLEAR INVITES to documentationadam-
2009-06-20Fixes broken langfiles for NS HELP REGISTER (Cheers Adam-the-Awesome!)sjaz
2009-06-11Cleanup of internals of new opertype stuff by Adam. Removes OS OPER and OS AD...rburchell
2009-05-08Patch to allow jupe on all bar uplink and self. Thanks Adam. (Bug #1076)sjaz
2009-04-26To document the use of /ms set notify mail and nomail. (Backported to 1.8 in ...sjaz
2009-04-22Patch to rectify Syntax output from langfiles. (Adam)sjaz
2009-04-16PERMISSION_DENIED -> ACCESS_DENIED string.rburchell
2009-04-16Show proper syntax errors on CS BAN and CS KICK, patch from Adam.cyberbotx