summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/seen.rb
AgeCommit message (Expand)Author
2010-07-01seen: Ignore garbage phrases as a users last words.David Gadling
2010-03-16seen: use corret 'where' in 'before' caseGiuseppe Bilotta
2010-03-14seen: Introduce framework for message and channel privacy.Robin H. Johnson
2010-03-14seen: Include the channel where the user's output was.Robin H. Johnson
2009-05-24seen plugin: check if there's a previous action before using itGiuseppe Bilotta
2009-03-20seen: keep nick in ACTION messageGiuseppe Bilotta
2009-03-20seen: change format of ACTIONsRaine Virta
2009-03-20seen: use gettextRaine Virta
2009-02-26seen: add part message if anyRaine Virta
2009-02-26seen: add double quotes around user written messagesRaine Virta
2009-02-26seen: show what user said or did before leavingRaine Virta
2009-02-26seen: cyclically store two of the users' latest actions in the registryRaine Virta
2009-02-23seen: If nick doesn't match exactly, fallback to a regexp search (#19).Spencer Rinehart
2009-02-19remove whitespaceRaine Virta
2008-09-24seen plugin: don't update seen info on topic infoGiuseppe Bilotta
2008-04-29seen plugin: use case instead of ifs, and clean up a littleGiuseppe Bilotta
2008-04-29seen plugin: fix seen data for nick changeGiuseppe Bilotta
2007-04-12Module\#define_structure method: define a new Struct only if doesn't exist al...Giuseppe Bilotta
2007-02-14Modernize/optimize/cleanup a bunch of pluginsGiuseppe Bilotta
2006-07-24Revert the Struct.new-related changes because they don't do what we wantGiuseppe Bilotta
2006-07-24[257] was moot, this is the propert way to prevent Structs from being created...Giuseppe Bilotta
2006-07-24Suppress the warnings for Struct redefinition on rescanGiuseppe Bilotta
2005-10-13various outstanding changesTom Gilbert
2005-08-31a little more robustness around emtpy lookupsTom Gilbert
2005-07-30Sat Jul 30 22:33:36 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-29Fri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>Tom Gilbert
2005-07-27rearrange repo for packagingTom Gilbert