summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-23* plugins/search: thread, don't blockdmitry kim
2008-03-23* httputil: avoid double read in partial_bodydmitry kim
2008-03-22markov plugin: thread markov chain construction and use in listen()Giuseppe Bilotta
2008-03-22markov plugin: small optimization for markov chains contructionsGiuseppe Bilotta
2008-03-22markov plugin: remove @lastline cruftGiuseppe Bilotta
2008-03-21updated po filesYaohan Chen
2008-03-21Merge branch 'master' of ssh://ruby-rbot.org/var/git/rbotYaohan Chen
2008-03-21message.rb: Regexp.escape nickname when embedding it in regexp, as nicknames ...Yaohan Chen
2008-03-19freshmeat plugin: htmlinfo filterGiuseppe Bilotta
2008-03-19slashdot plugin: provide and htmlinfo filter for /. pagesGiuseppe Bilotta
2008-03-19imdb plugin: use www, not us in links output to IRCGiuseppe Bilotta
2008-03-19imdb plugin: htmlinfo filter for names tooGiuseppe Bilotta
2008-03-19imdb plugin: imdb_filter for titlesGiuseppe Bilotta
2008-03-19utils: Utils.check_location returns an array of locations if check succeedsGiuseppe Bilotta
2008-03-19imdb plugin: character roles can contain HTML (e.g. <a href>), so clean it upGiuseppe Bilotta
2008-03-19script plugin: use m.okayGiuseppe Bilotta
2008-03-19script plugin: script echo and eval mark the message as repliedGiuseppe Bilotta
2008-03-19script plugin: reindentGiuseppe Bilotta
2008-03-18Merge branch 'master' of ssh://ruby-rbot.org/var/git/rbotYaohan Chen
2008-03-18shorturls.rb: ignore error with include WWW since the module is not defined b...Yaohan Chen
2008-03-17rss plugin: provide htmlinfo filterGiuseppe Bilotta
2008-03-17rss plugin: use (?) for missing item and channel titles tooGiuseppe Bilotta
2008-03-17rss plugin: there are feeds with items without contentGiuseppe Bilotta
2008-03-17rss plugin: make_stream final Hash should be optionalGiuseppe Bilotta
2008-03-17gitignore: ignore Vim swap filesGiuseppe Bilotta
2008-03-17dict plugin: provide htmlinfo filter for demauroGiuseppe Bilotta
2008-03-17bash plugin: provide htmlinfo filterGiuseppe Bilotta
2008-03-17utils: Utils.check_location comfort method for :htmlinfo filtersGiuseppe Bilotta
2008-03-17filters: HTML info extraction is now a filterGiuseppe Bilotta
2008-03-17filters: don't force data types in @bot.filter()Giuseppe Bilotta
2008-03-14filters: filters_ui core module to manage filters from IRCGiuseppe Bilotta
2008-03-14rss plugin: command to show known rss typesGiuseppe Bilotta
2008-03-14rss plugin: define output templates as filtersGiuseppe Bilotta
2008-03-14filters: has_filter? methodGiuseppe Bilotta
2008-03-14filters: method to get the global filter name of a grouped filterGiuseppe Bilotta
2008-03-14filters: filter_names(group=nil) method to retrieve available filtersGiuseppe Bilotta
2008-03-14filters: filter groupsGiuseppe Bilotta
2008-03-13math plugin: allow floats as arguments to square and cubed rootsGiuseppe Bilotta
2008-03-13math plugin: fix some english-to-math translationsGiuseppe Bilotta
2008-03-13rot13 plugin: provide a filterGiuseppe Bilotta
2008-03-13filters: @bot.filter can now be called with a list of filters and with any fo...Giuseppe Bilotta
2008-03-13filters: DataStream can now be initialized with a String followed by a HashGiuseppe Bilotta
2008-03-13filters: initial implementationGiuseppe Bilotta
2008-03-12rss plugin: show author for trac, but clobber emailGiuseppe Bilotta
2008-03-12- (bin/rbot) no need to set $KCODEdmitry kim
2008-03-12* we're now "git version", not "svn version" by defaultdmitry kim
2008-03-12Merge branch 'master' of ruby-rbot.org:/var/git/rbotdmitry kim
2008-03-12* (messagemapper) catch and report all exceptions in threaded actionsdmitry kim
2008-03-12dict plugin: french support (Littré dictionary)Giuseppe Bilotta
2008-03-11dict plugin: thread retrievalsGiuseppe Bilotta