rbot
2008-03-23  Giuseppe Bilottarss plugin: rescue RSS parsing in htmlinfo filter
2008-03-23  Giuseppe Bilottarss plugin: missing 9 in FEED_NS regexp
2008-03-23  Giuseppe Bilottarss plugin: make htmlinfo input filter less greedy
2008-03-22  Giuseppe Bilottaslashdot plugin: check if we are parsing an actual...
2008-03-22  dmitry kim* plugins/search: thread, don't block
2008-03-22  dmitry kim* httputil: avoid double read in partial_body
2008-03-22  Giuseppe Bilottamarkov plugin: thread markov chain construction and...
2008-03-22  Giuseppe Bilottamarkov plugin: small optimization for markov chains...
2008-03-22  Giuseppe Bilottamarkov plugin: remove @lastline cruft
2008-03-21  Yaohan Chenupdated po files
2008-03-21  Yaohan ChenMerge branch 'master' of ssh://ruby-rbot.org/var/git...
2008-03-21  Yaohan Chenmessage.rb: Regexp.escape nickname when embedding it...
2008-03-19  Giuseppe Bilottafreshmeat plugin: htmlinfo filter
2008-03-19  Giuseppe Bilottaslashdot plugin: provide and htmlinfo filter for /...
2008-03-19  Giuseppe Bilottaimdb plugin: use www, not us in links output to IRC
2008-03-19  Giuseppe Bilottaimdb plugin: htmlinfo filter for names too
2008-03-19  Giuseppe Bilottaimdb plugin: imdb_filter for titles
2008-03-19  Giuseppe Bilottautils: Utils.check_location returns an array of locatio...
2008-03-19  Giuseppe Bilottaimdb plugin: character roles can contain HTML (e.g...
2008-03-19  Giuseppe Bilottascript plugin: use m.okay
2008-03-19  Giuseppe Bilottascript plugin: script echo and eval mark the message...
2008-03-19  Giuseppe Bilottascript plugin: reindent
2008-03-18  Yaohan ChenMerge branch 'master' of ssh://ruby-rbot.org/var/git...
2008-03-18  Yaohan Chenshorturls.rb: ignore error with include WWW since the...
2008-03-17  Giuseppe Bilottarss plugin: provide htmlinfo filter
2008-03-17  Giuseppe Bilottarss plugin: use (?) for missing item and channel titles too
2008-03-17  Giuseppe Bilottarss plugin: there are feeds with items without content
2008-03-17  Giuseppe Bilottarss plugin: make_stream final Hash should be optional
2008-03-17  Giuseppe Bilottagitignore: ignore Vim swap files
2008-03-17  Giuseppe Bilottadict plugin: provide htmlinfo filter for demauro
2008-03-17  Giuseppe Bilottabash plugin: provide htmlinfo filter
2008-03-17  Giuseppe Bilottautils: Utils.check_location comfort method for :htmlinf...
2008-03-17  Giuseppe Bilottafilters: HTML info extraction is now a filter
2008-03-16  Giuseppe Bilottafilters: don't force data types in @bot.filter()
2008-03-14  Giuseppe Bilottafilters: filters_ui core module to manage filters from IRC
2008-03-13  Giuseppe Bilottarss plugin: command to show known rss types
2008-03-13  Giuseppe Bilottarss plugin: define output templates as filters
2008-03-13  Giuseppe Bilottafilters: has_filter? method
2008-03-13  Giuseppe Bilottafilters: method to get the global filter name of a...
2008-03-13  Giuseppe Bilottafilters: filter_names(group=nil) method to retrieve...
2008-03-13  Giuseppe Bilottafilters: filter groups
2008-03-13  Giuseppe Bilottamath plugin: allow floats as arguments to square and...
2008-03-13  Giuseppe Bilottamath plugin: fix some english-to-math translations
2008-03-13  Giuseppe Bilottarot13 plugin: provide a filter
2008-03-13  Giuseppe Bilottafilters: @bot.filter can now be called with a list...
2008-03-13  Giuseppe Bilottafilters: DataStream can now be initialized with a Strin...
2008-03-12  Giuseppe Bilottafilters: initial implementation
2008-03-12  Giuseppe Bilottarss plugin: show author for trac, but clobber email
2008-03-11  dmitry kim- (bin/rbot) no need to set $KCODE
2008-03-11  dmitry kim* we're now "git version", not "svn version" by default
2008-03-11  dmitry kimMerge branch 'master' of ruby-rbot.org:/var/git/rbot
2008-03-11  dmitry kim* (messagemapper) catch and report all exceptions in...
2008-03-11  Giuseppe Bilottadict plugin: french support (Littré dictionary)
2008-03-11  Giuseppe Bilottadict plugin: thread retrievals
2008-03-11  Giuseppe Bilottagettext: undefine GetText if we failed to load properly
2008-03-11  Yaohan Chenload-gettext.rb: accept ruby-gettext version of 1.8...
2008-03-11  Giuseppe Bilottaircbot: don't die on SocketError during disconnect
2008-03-11  Giuseppe Bilotta.gitignore: ignore data/locale (.mo files)
2008-03-11  Giuseppe Bilottaupdate .po files
2008-03-11  dmitry kim+ root .gitignore file
2008-03-11  Giuseppe BilottaDocumentation cleanups
2008-03-10  Giuseppe Bilottamore spurious leftovers from svn import
2008-03-10  Giuseppe Bilottasvn import left spurious lib/rbot/plugins hanging around
2008-03-10  Giuseppe Bilottaurl plugin: retry with chops even on URI::InvalidURIError
2008-03-04  Adam Jameskeywords plugin: add a configurable list of keywords...
2008-03-04  Giuseppe BilottaUnixify all line endings.
2008-03-04  Adam Jamesrss plugin: add 'photoblog' and 'news' formats
2008-03-04  Adam Jamesrss plugin: make displaying links from the text of...
2008-03-04  Adam Jamesrss plugin: try to use <content:encoded> tags in feeds...
2008-02-27  Giuseppe Bilottarss plugin: it's item, not idem
2008-02-25  Giuseppe Bilottatwitter plugin: twitter actions off was not working
2008-02-22  Giuseppe Bilottatwitter plugin: use m.notify when twitting actions
2008-02-22  Giuseppe Bilottamessage.rb: #notify() method
2008-02-22  Giuseppe Bilottatwitter plugin: option to twit actions
2008-02-17  Giuseppe Bilottafactoids plugin: split correctly when displaying facts
2008-02-15  Giuseppe Bilottarfc2812: fix a bug in Client.reset
2008-02-14  Giuseppe Bilottarss plugin: CHECK if feed type is trac, '''don't''...
2008-02-14  Giuseppe Bilottabash plugin: check if the html is actually there
2008-02-14  Giuseppe Bilottamarkov plugin: markov probability <chance> wasn't worki...
2008-02-14  Giuseppe Bilottaremote core module: fix description of remote.host...
2008-02-14  Giuseppe Bilottaconfig core module: default command auth fixes
2008-02-14  Giuseppe Bilottaconfig core module: config search command
2008-02-14  Giuseppe Bilotta* replace references to old website to references to...
2008-02-14  jesse keyslart plugin: replace "me" with sourcenick
2008-02-14  Giuseppe Bilottawheelfortune plugin: suppress some warnings
2008-02-13  Giuseppe Bilotta* suppress a couple of warnings about ambiguous parameters
2008-02-13  Giuseppe Bilottarss plugin: improve output for git commits in tracs
2008-02-13  Giuseppe Bilottarss plugin: support git commits in trac
2008-02-13  Giuseppe Bilottasearch plugin: fix gcalc
2008-02-13  Giuseppe Bilottaconfig: Value#get() should return #default(), not ...
2008-02-13  Giuseppe Bilottamarkov plugin: move settings to @bot.config
2008-02-13  Giuseppe Bilottaconfig: allow @bot.config[key]=value constructs
2008-02-13  Giuseppe Bilottafactoids plugin: factoids.not_triggers to prevent commo...
2008-02-13  Giuseppe Bilottaurl plugin: output link info with m.plainreply
2008-02-13  Giuseppe Bilottamarkov plugin: insert standard plugin header
2008-02-13  Giuseppe Bilottamarkov plugin: update help
2008-02-13  Giuseppe Bilottamarkov plugin: display current probability when {{...
2008-02-13  Giuseppe Bilottaurl plugin: strip final characters from URL when we...
2008-02-13  Giuseppe Bilottafactoids plugin: be silent when learning factoids from...
2008-02-13  Giuseppe Bilottafactoids plugin: actually learn new keywords when learn...
next