rbot
2009-01-05  Giuseppe BilottaIRC refactoring: casemaps refactor/irc
2009-01-05  Giuseppe BilottaMove irc.rb out of the rbot tree
2009-01-04  Giuseppe Bilottadel.icio.us plugin: bailout early if not configured
2009-01-04  Giuseppe Bilottadict plugin: update De Mauro URL
2008-12-31  Raine Virtaurl plugin: added a config option for displaying link...
2008-12-29  Giuseppe Bilottarss plugin: typo in help
2008-12-29  dmitry kim* (timer) ignore blocked actions .next() :/
2008-12-29  dmitry kim* (timer.rb) race condition on @actions.each() fixed...
2008-12-28  Giuseppe Bilottaplugins: raise a descriptive LoadError when the db...
2008-12-16  Giuseppe Bilottautils.rb: Utils.age_string to replace distance_of_time_...
2008-12-16  Giuseppe Bilottautils.rb: fix Utils.timeago for explicit date output
2008-12-16  Giuseppe Bilottautils.rb: fix Utils.distance_of_time_in_words for negat...
2008-12-12  Giuseppe Bilottaircsocket: tunable IRC penalty
2008-12-12  Giuseppe Bilottaircsocket: clean up opt parsing
2008-12-10  dmitry kim* (httputil) provide an informative error message for...
2008-11-20  dmitry kim* (core/unicode) validate encoding.charsets with Iconv
2008-11-20  dmitry kim* fix config validation diagnostics for ArrayValue
2008-11-20  Giuseppe Bilottarss plugin: prevent double UTF-8 deconding
2008-11-17  Giuseppe Bilottaazgame plugin: support autoadding words to wordlist
2008-11-17  Giuseppe Bilottaazgame plugin: sort wordlist on load
2008-11-17  Giuseppe Bilottaazgame plugin: strip BOM during wordlist loading
2008-11-17  Giuseppe Bilottaazgame plugin: borked wordlist loading with previous...
2008-11-16  Giuseppe Bilottaazgame plugin: show available languages and wordlists...
2008-11-16  Giuseppe Bilottaazgame plugin: generic wordlist mechanism
2008-11-11  Giuseppe Bilottageoip plugin: add localization files to the repo
2008-11-11  Giuseppe BilottaUpdate PO files
2008-11-11  Giuseppe BilottaUNO plugin: handle empty top lists
2008-11-11  Giuseppe BilottaUNO plugin: add top and topwin commands to help
2008-11-03  Giuseppe Bilottascript plugin: improve help
2008-11-03  Giuseppe Bilottascript plugin: script allow/deny high level UI
2008-11-03  Giuseppe Bilottaauth botmodule: auth_allow_deny() accepts an optional...
2008-11-03  Giuseppe Bilottascript plugin: per-script permissions
2008-11-03  Giuseppe Bilottascript plugin: hook on message() rather than listen()
2008-10-27  Giuseppe BilottaUNO plugin: give cards to correct player at endgame oldmaster
2008-10-27  Casey Link* (lastfm) fix a bug resulting in the change of the...
2008-10-27  Casey Link* (lastfm) change the interface for associating an...
2008-10-27  Casey Link* (grouphug) fix for grouphug layout changes
2008-10-27  Giuseppe Bilottaurl plugin: only handle URls that have something past...
2008-10-17  Giuseppe BilottaStart working on 0.9.15
2008-10-17  Giuseppe Bilottairclog: timestamp_format config option
2008-10-16  Giuseppe Bilottatag-release: abort on error
2008-10-16  Giuseppe BilottaVersion 0.9.14 rbot-0.9.14
2008-10-16  Giuseppe BilottaVersion rbot-0.9.14
2008-10-16  Giuseppe Bilottarss plugin: 'headlines' uses date if handle not present
2008-10-16  Giuseppe Bilottarss plugin: strip feed title of initial/final whitespace
2008-10-16  Giuseppe Bilottarss plugin: 'headlines' output format
2008-10-16  Giuseppe Bilottarss plugin: use %{at} instead of @ in output filters
2008-10-14  Giuseppe BilottaUNO plugin: fix playable cards during picks
2008-10-13  Giuseppe Bilottahttputil: don't raise on HTTPServer/ClientError
2008-10-06  Giuseppe Bilottafiglet: strip first and last empty line(s)
2008-10-03  Giuseppe BilottaPO update
2008-09-24  Giuseppe BilottaIRC logging: only log nick/quits on the channels the...
2008-09-24  Giuseppe Bilottaircbot.rb: fill was_on info when delegating sent QUIT
2008-09-24  Giuseppe Bilottairc.rb: User#channels method
2008-09-24  Giuseppe Bilottaseen plugin: don't update seen info on topic info
2008-09-05  dmitry kim+ plugins/games/quiz: '!quiz stop' command implemented
2008-09-05  Giuseppe Bilottaquiet exception list
2008-09-05  Giuseppe Bilottamessage.rb: fix the fix to message addressing logic
2008-09-04  Giuseppe Bilottalaunch_here: fix svn version codepath
2008-09-02  Giuseppe BilottaVersion 0.9.13 rbot-0.9.13
2008-08-22  Giuseppe Bilottaiplookup plugin: fix brokage from IPv6 support
2008-08-21  Giuseppe Bilottageoip plugin: only retrieve host info once on WHOIS
2008-08-21  Giuseppe Bilottageoip plugin: thread command
2008-08-19  Giuseppe BilottaIRC Socket: documentation cleanup
2008-08-19  Giuseppe BilottaIRC socket: minor flood_send logic fixes
2008-08-19  Giuseppe BilottaIRC socket: get rid of delay/burst
2008-08-13  Raine Virtageoip plugin: fixed host regex
2008-08-13  Raine Virtageoip plugin: had to change host name of the new lookup...
2008-08-13  Giuseppe Bilottanickrecover plugin: work more than once per session
2008-08-13  Giuseppe Bilottamessage.rb: fix message addressing logic
2008-08-13  Raine Virtageoip plugin: new service for geoip-lookup along with...
2008-08-11  Raine Virtageoip plugin: now stacking whois requests to prevent...
2008-08-11  Raine Virtageoip plugin: added nick based network-wide lookup...
2008-08-11  Giuseppe Bilottarfc2812: always return the actual Channel or User when...
2008-08-11  Giuseppe Bilottarfc2812: handle ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL
2008-08-11  Giuseppe Bilottarfc2812: create channels and users for al commands...
2008-08-11  Raine Virtageoip plugin
2008-08-10  Giuseppe Bilottairclog core module: rename old logs when switching...
2008-08-10  Giuseppe Bilottairclog core module: skip, don't die when unable to...
2008-08-09  Giuseppe Bilotta+ handle WHOIS queries
2008-08-09  Giuseppe Bilottarfc2812.rb: support RPL_AWAY reply
2008-08-09  Giuseppe Bilotta+ support channel URL and creation time
2008-08-09  Giuseppe Bilottaquakeauth plugin: don't identify on connect if we're...
2008-08-09  Giuseppe Bilottaquakeauth plugin: don't error out when identifying...
2008-08-09  Giuseppe Bilottamessage.rb: correct @plainmessage and @message for...
2008-08-09  Giuseppe BilottaStart working on 0.9.13
2008-08-08  Giuseppe BilottaVersion 0.9.12 rbot-0.9.12
2008-08-08  Giuseppe Bilottalastfm plugin: support 'lastfm username' as the help...
2008-08-08  Raine Virtaquakeauth plugin v2
2008-08-08  Giuseppe Bilottairclog core module: double-percent the {where} in irclo...
2008-08-08  Giuseppe Bilottamarkov plugin: always plain replies when chipping in
2008-08-08  Giuseppe Bilottaplugins.rb: use IO.read instead of readlins+join gimmicks
2008-08-08  Giuseppe Bilottawow plugin: return String form of realm from get_realm_...
2008-08-06  Giuseppe Bilottawow plugin: fix realm extraction xpath
2008-08-06  Giuseppe Bilottawow plugin: message tweaks
2008-08-06  Giuseppe Bilottawow plugin: rbotify XML retrieval
2008-08-06  Giuseppe Bilottaqauth plugin: stricter default permissions on commands
2008-08-06  Giuseppe Bilottaqauth plugin: typos in help
2008-08-06  Giuseppe BilottaPO update
2008-08-06  Giuseppe Bilottanickserv plugin: regexp tweaks and case insensitivity
next