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
/
markov.rb
Age
Commit message (
Expand
)
Author
2009-03-03
markov: ensure messages are cleaned before learning and replying.
Spencer Rinehart
2009-03-01
markov: v2 storage
Giuseppe Bilotta
2009-02-28
markov: refactor triplet learning
Giuseppe Bilotta
2009-02-28
markov: refactor word picking
Giuseppe Bilotta
2009-02-26
markov: add config option for delay in learning thread
Raine Virta
2009-02-26
markov: organize help
Raine Virta
2009-02-26
markov: add command for learning from files
Raine Virta
2009-02-26
markov: enable gettext for more replies
Raine Virta
2009-02-25
markov: Only work with unreplied messages.
Spencer Rinehart
2009-02-22
markov: try harder when generating strings
Giuseppe Bilotta
2009-02-22
markov: learn vs learn_line
Giuseppe Bilotta
2009-02-19
remove whitespace
Raine Virta
2009-02-12
markov: localize strings
Giuseppe Bilotta
2009-02-12
markov: show queue size only when not empty
Giuseppe Bilotta
2009-02-12
markov plugin: add the size of the learning queue to the status message.
Spencer Rinehart
2009-01-28
markov plugin: stricter permission on ignore and probability
Giuseppe Bilotta
2009-01-22
+ (reply) config option to force reply to query
Simon Hafner
2009-01-22
* (plugins) changed to the new reply schema (:nick)
Simon Hafner
2008-08-08
markov plugin: always plain replies when chipping in
Giuseppe Bilotta
2008-08-06
markov plugin: don't echo a line a line that is just a substring of the input...
Giuseppe Bilotta
2008-08-06
markov plugin: configurable maximum number of words
Giuseppe Bilotta
2008-08-06
markov plugin: use symbol when deleting obsolete config key
Giuseppe Bilotta
2008-08-03
markov plugin: add ability to ignore channels and not just single users
Giuseppe Bilotta
2008-07-03
markov plugin: don't raise if seed message doesn't have enough words
Giuseppe Bilotta
2008-06-30
* markov: lowered the priority of the learning thread
dmitry kim
2008-06-30
+ markov: sleep() some in the learning thread
dmitry kim
2008-06-25
markov plugin: use plain message
Giuseppe Bilotta
2008-06-25
markov plugin: do learning in one thread, instead of threading for each message
Yaohan Chen
2008-04-07
+ use the message() delegate instead of listen() when possible
Giuseppe Bilotta
2008-03-22
markov plugin: thread markov chain construction and use in listen()
Giuseppe Bilotta
2008-03-22
markov plugin: small optimization for markov chains contructions
Giuseppe Bilotta
2008-03-22
markov plugin: remove @lastline cruft
Giuseppe Bilotta
2008-02-14
markov plugin: markov probability <chance> wasn't working correctly
Giuseppe Bilotta
2008-02-13
markov plugin: move settings to @bot.config
Giuseppe Bilotta
2008-02-13
markov plugin: insert standard plugin header
Giuseppe Bilotta
2008-02-13
markov plugin: update help
Giuseppe Bilotta
2008-02-13
markov plugin: display current probability when {{{markov probability}}} is c...
Giuseppe Bilotta
2007-08-29
timers: get rid of useless data passing to timer actions.
Giuseppe Bilotta
2007-02-18
Plugin header boilerplating.
Giuseppe Bilotta
2007-02-10
markov plugin: upgrade ignores to new IRC framework
Giuseppe Bilotta
2006-06-02
fixed #85, made "chat about" more reliable by trying to avoid two word sentences
Alexander Beisig
2006-01-04
from #32
Tom Gilbert
2005-12-10
supplied in #53
Tom Gilbert
2005-10-13
close #38 for real
Tom Gilbert
2005-10-13
close #38
Tom Gilbert
2005-10-13
various outstanding changes
Tom Gilbert
2005-09-28
roll out that one change
Tom Gilbert
2005-09-28
apply patch and close #37 and #33
Tom Gilbert
2005-09-07
tweaking the markov plugin a little
Tom Gilbert
2005-08-12
oops, mustn't override cleanup
Tom Gilbert
[next]