rbot
2008-04-10  doki_penBug fix, priority order needs to be marked dirty when...
2008-04-10  Giuseppe Bilottauno plugin: document playability of two equal cards
2008-04-10  Giuseppe Bilottauno plugin: player replacement
2008-04-10  Giuseppe Bilottauno plugin: allow players to drop from the game
2008-04-10  Giuseppe Bilottauno plugin: uno end command
2008-04-10  Giuseppe Bilottauno plugin: when players join mid-game, give them an...
2008-04-10  Giuseppe Bilottauno plugin: more extensive help
2008-04-10  Giuseppe Bilottauno plugin: rework play_card param matching, allowing...
2008-04-10  Giuseppe Bilottaquotes plugin: modernize dispatcher, add localization
2008-04-10  Giuseppe Bilottaplugins: reinstate debug lines in privmsg()
2008-04-09  Giuseppe Bilottauno plugin: TODOs
2008-04-09  Giuseppe Bilottauno plugin: always bolden player names
2008-04-09  Giuseppe Bilottauno plugin: public announce of people on join
2008-04-09  Giuseppe Bilottaplugins: mark priorities dirty on rescan
2008-04-09  Giuseppe Bilottauno plugin: fix check for card presence
2008-04-09  Giuseppe Bilottamath plugin: stringify answer for reply
2008-04-09  Giuseppe Bilottamath plugin: report errors with full backtrace
2008-04-09  Giuseppe Bilottahl2 plugin: handle send errors as well
2008-04-09  Giuseppe Bilottauno plugin: don't trigger in-game commands if they...
2008-04-09  doki_penAdded unit test for botmodule event priorities.
2008-04-09  doki_penAdded event priorities to modules.
2008-04-09  Giuseppe Bilottauno plugin: sort dealt cards too
2008-04-09  Giuseppe Bilottauno plugin: colorize color pick
2008-04-09  Giuseppe Bilottauno plugin: fix playing cards after a Reverse after...
2008-04-09  Giuseppe Bilottauno plugin: fix endgame with positive picker
2008-04-09  Giuseppe Bilottauno plugin: fix playability check for Reverse vs +x
2008-04-09  Giuseppe Bilottauno plugin: sort players' cards
2008-04-09  Giuseppe Bilottauno plugin: downcase parameters
2008-04-09  Giuseppe Bilottauno plugin: don't reset the @picker until cards are...
2008-04-09  Giuseppe Bilottauno game: non-wilds can't be played on a +something...
2008-04-09  Giuseppe Bilottauno plugin: endgame
2008-04-09  Giuseppe Bilottauno plugin: initial implementation of UNO! game, no...
2008-04-08  Giuseppe Bilottamessage: force Irc color to be specificed with 2 digits
2008-04-08  Giuseppe Bilottaextends: Array#shuffle! and shuffle methods
2008-04-08  Giuseppe Bilottaextends: Array#delete_one takes an optional argument...
2008-04-08  Giuseppe Bilottascript plugin: mark handled messages as replied
2008-04-08  Giuseppe Bilottarevert previous useless commit and rdocify documentatio...
2008-04-08  Giuseppe Bilottaextends: registry reader attribute for BotModule
2008-04-08  Giuseppe Bilottaremotectl plugin: use fake_message()
2008-04-08  Giuseppe Bilottareaction plugin: use fake_message()
2008-04-08  Giuseppe Bilottalinkbot plugin: use fake_message()
2008-04-08  Giuseppe Bilottaalias plugin: use fake_message()
2008-04-08  Giuseppe Bilottaextends: BotModule#fake_message() to simplify creation...
2008-04-07  Giuseppe BilottaUpdate po files
2008-04-07  Giuseppe Bilottamessage: new 'ignored' property
2008-04-07  Giuseppe Bilottaplugins: irc_delegate to do listen+actual delegate
2008-04-07  Giuseppe Bilottalinkbot, remotectl plugins: delegate message() too
2008-04-06  Giuseppe Bilotta+ use the message() delegate instead of listen() when...
2008-04-06  Giuseppe Bilottaplugins: message() delegate
2008-04-06  Adam Jamesplugins/keywords: add method that was missing from...
2008-04-01  Giuseppe Bilottaweather plugin: get all advisories
2008-04-01  Giuseppe Bilottaweather plugin: don't break when there aren't advisories
2008-03-27  Giuseppe Bilottaauth core module: allow and deny commands
2008-03-27  Giuseppe Bilottaplugins: expose the registry and the map handler as...
2008-03-27  dmitry kim* plugins/unicode -> core/unicode; don't require "jcode"
2008-03-27  dmitry kim+ rss.rb: optional :delay param to '!rss rewatch'
2008-03-27  dmitry kim* bin/rbot-remote: doc typo
2008-03-27  dmitry kim* (core/remote) use safe bind() defaults
2008-03-27  Giuseppe Bilotta* handle invites properly -- forgot more than half...
2008-03-27  Giuseppe Bilotta* handle invites properly
2008-03-27  Giuseppe Bilottafactoids plugin: fix regexp for words such as jsn-
2008-03-26  Giuseppe Bilottaweather plugin: advisories can be disabled
2008-03-26  Giuseppe Bilottaweather plugin: echo special advisories if present
2008-03-26  Giuseppe Bilottaweather plugin: properly support and signal multiple...
2008-03-26  Giuseppe BilottaMerge atj's auth changes
2008-03-26  Adam Jamestranslations: update 'user tell' master password string.
2008-03-25  Adam Jamescore/auth.rb: don't allow the master password to be...
2008-03-25  Giuseppe Bilottaircbot: remove obsolete commented includes
2008-03-25  Giuseppe Bilottafilters: UI and methods to list filter groups
2008-03-24  Giuseppe Bilottautils: Utils.secs_to_short convert seconds into hour...
2008-03-24  Giuseppe Bilottayoutube plugin: option to display alternative formats...
2008-03-24  Jan Wikholm* (reaction plugin) make rm recalculate chances of...
2008-03-24  Giuseppe Bilottayoutube plugin: retrieve alternative formats for videos
2008-03-24  Giuseppe Bilottaslashdot plugin: fix title handling in htmlinfo filter
2008-03-23  Giuseppe Bilottaimdb plugin: fix author output broken by [37b6e68426dbe...
2008-03-23  Giuseppe Bilottayoutube plugin: refactor info() method into youtube...
2008-03-23  Giuseppe Bilottayoutube plugin: more compact info representation
2008-03-23  Giuseppe Bilottayoutube plugin: fix retrieval of ratings, views and...
2008-03-23  Giuseppe Bilottayoutube plugin: video data extraction has its own filte...
2008-03-23  Giuseppe Bilottayoutube plugin: initial commit
2008-03-23  Giuseppe Bilottaauth core module: missing h in permissions searcH help
2008-03-23  Giuseppe Bilottarss plugin: check for <channel when <rdf:RDF is found
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...
next