index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
rbot
/
plugins
/
seen.rb
Age
Commit message (
Expand
)
Author
2010-07-01
seen: Ignore garbage phrases as a users last words.
David Gadling
2010-03-16
seen: use corret 'where' in 'before' case
Giuseppe Bilotta
2010-03-14
seen: Introduce framework for message and channel privacy.
Robin H. Johnson
2010-03-14
seen: Include the channel where the user's output was.
Robin H. Johnson
2009-05-24
seen plugin: check if there's a previous action before using it
Giuseppe Bilotta
2009-03-20
seen: keep nick in ACTION message
Giuseppe Bilotta
2009-03-20
seen: change format of ACTIONs
Raine Virta
2009-03-20
seen: use gettext
Raine Virta
2009-02-26
seen: add part message if any
Raine Virta
2009-02-26
seen: add double quotes around user written messages
Raine Virta
2009-02-26
seen: show what user said or did before leaving
Raine Virta
2009-02-26
seen: cyclically store two of the users' latest actions in the registry
Raine Virta
2009-02-23
seen: If nick doesn't match exactly, fallback to a regexp search (#19).
Spencer Rinehart
2009-02-19
remove whitespace
Raine Virta
2008-09-24
seen plugin: don't update seen info on topic info
Giuseppe Bilotta
2008-04-29
seen plugin: use case instead of ifs, and clean up a little
Giuseppe Bilotta
2008-04-29
seen plugin: fix seen data for nick change
Giuseppe Bilotta
2007-04-12
Module\#define_structure method: define a new Struct only if doesn't exist al...
Giuseppe Bilotta
2007-02-14
Modernize/optimize/cleanup a bunch of plugins
Giuseppe Bilotta
2006-07-24
Revert the Struct.new-related changes because they don't do what we want
Giuseppe Bilotta
2006-07-24
[257] was moot, this is the propert way to prevent Structs from being created...
Giuseppe Bilotta
2006-07-24
Suppress the warnings for Struct redefinition on rescan
Giuseppe Bilotta
2005-10-13
various outstanding changes
Tom Gilbert
2005-08-31
a little more robustness around emtpy lookups
Tom Gilbert
2005-07-30
Sat Jul 30 22:33:36 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert
2005-07-29
Fri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert
2005-07-27
rearrange repo for packaging
Tom Gilbert