summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/nickserv.rb
AgeCommit message (Expand)Author
2010-06-23nickserv plugin: more liberal default identified stringGiuseppe Bilotta
2010-02-25nickserv: add a missing colonRaine Virta
2009-08-13nickserv: add 'ghosted' to nickserv.nick_availGiuseppe Bilotta
2009-02-19remove whitespaceRaine Virta
2008-08-06nickserv plugin: regexp tweaks and case insensitivityGiuseppe Bilotta
2008-06-01mark translatable strings in nickserv.rb, po updateYaohan Chen
2008-04-12+ delegate notice() for NoticeMessageGiuseppe Bilotta
2007-09-12namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*Giuseppe Bilotta
2007-02-18nickserv plugin: previous commit had a line wrongGiuseppe Bilotta
2007-02-18nickserv plugin: export information on current identification statusGiuseppe Bilotta
2007-02-18Plugin header boilerplating.Giuseppe Bilotta
2007-02-18nickserv plugin: better nickname recovery handlingGiuseppe Bilotta
2007-01-21quotefiles are now only saved only if they were changedGiuseppe Bilotta
2006-12-17nickserv plugin now defaults to not providing the nick when identifying, as t...Giuseppe Bilotta
2006-08-31Ahem, forgot to save the last change before committingGiuseppe Bilotta
2006-08-31More nickserv cleanupsGiuseppe Bilotta
2006-08-31nickserv password now tries to inform the nickserv of the password change; it...Giuseppe Bilotta
2006-08-17Nickserv plugin now defaults to very strict permissions. Only owner can make ...Giuseppe Bilotta
2006-07-31First shot at the new Irc framework. Bot is usable (sort of), but not all fun...Giuseppe Bilotta
2006-07-18Some nickservs don't want the nick to be passed to them when identifyingGiuseppe Bilotta
2006-07-13Fix a problem with not rejoining channel after disconnect and nick taken, bec...Giuseppe Bilotta
2006-06-29Improve nick management when it was takenGiuseppe Bilotta
2006-06-28There are now three nickserv config options (name, ident_request, wait). The ...Giuseppe Bilotta
2006-06-01Fixes #87 (from giuseppe.bilotta)Chris Gahan
2005-09-30this seems to work for more people..Tom Gilbert
2005-09-28fix regex, make this work againTom Gilbert
2005-09-09fix for localised nickservsTom Gilbert
2005-09-09fix usage :/Tom Gilbert
2005-07-30Sat Jul 30 22:33:36 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-28Thu Jul 28 23:45:26 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-27rearrange repo for packagingTom Gilbert