Rakefile: don't fail if .po or .pot file doesn't exist
[rbot] / lib /
2008-04-07  Giuseppe Bilottaplugins: irc_delegate to do listen+actual delegate
2008-04-06  Giuseppe Bilottaplugins: message() delegate
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* (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-26  Giuseppe BilottaMerge atj's auth changes
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-23  Giuseppe Bilottaauth core module: missing h in permissions searcH help
2008-03-22  dmitry kim* httputil: avoid double read in partial_body
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 Bilottautils: Utils.check_location returns an array of locatio...
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 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 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-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 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 BilottaDocumentation cleanups
2008-03-10  Giuseppe Bilottasvn import left spurious lib/rbot/plugins hanging around
2008-03-04  Giuseppe BilottaUnixify all line endings.
2008-02-22  Giuseppe Bilottamessage.rb: #notify() method
2008-02-15  Giuseppe Bilottarfc2812: fix a bug in Client.reset
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-13  Giuseppe Bilottaconfig: Value#get() should return #default(), not ...
2008-02-13  Giuseppe Bilottaconfig: allow @bot.config[key]=value constructs
2008-02-12  Giuseppe Bilotta* fix a bug in the definition of Object#nil_or_empty?
2008-02-12  Giuseppe Bilottarfc2812: fix a bug in Client.user initialization
2008-02-12  Giuseppe Bilottahttputil: config values for HTTP read and open timeouts
2008-02-10  Giuseppe Bilottabotuser: add command to reset the netmasks list
2008-01-30  Giuseppe Bilottautils: fix decode_html_entities for numerical entities... last-svn-commit
2007-12-19  Dmitry Kim* (core/auth) fixed an error in error handling code
2007-12-16  Dmitry Kim* (registry) no infinite recursion, please
2007-12-14  Dmitry Kim* (registry) dup() the default on return
2007-12-14  Dmitry Kim* (registry) fix the default value handling for non...
2007-12-14  Giuseppe Bilottamaskdb: be case insenstive
2007-12-13  Giuseppe Bilottaauth: adjust some permissions
2007-12-13  Giuseppe Bilottamessagemapper: fix set_auth_path() logic
2007-12-13  Giuseppe Bilottaauth: 'permission search' command to look up the full_a...
2007-12-13  Giuseppe Bilottaplugins: register maps with full information accessible...
2007-12-13  Giuseppe Bilottaplugins: refactor common code in #map() and #map!(...
2007-12-11  Giuseppe Bilottaauth: user tell should be in the 'manage' auth path...
2007-12-07  Giuseppe Bilottamaskdb: dup strings for manipulation
2007-12-07  Giuseppe Bilottauserdata: classes with singleton methods are not dumpab...
2007-12-07  Giuseppe BilottaNew Irc Framework: netmask generalization now takes...
2007-12-06  Giuseppe Bilottadebug info to track hard-to-nail bug about disappearing...
2007-12-06  Giuseppe Bilottaauth: don't say stupid things when the password is...
2007-12-06  Giuseppe Bilottauserdata: don't extend the botuser hash to support...
2007-12-04  Giuseppe Bilottaauth core module: improve user destroy semantics
2007-12-04  Giuseppe Bilottauserdata: extend userdata hash with DottedIndex access
2007-12-04  Giuseppe Bilottaextends: DottedIndex module to extend Hash-like classes...
2007-12-04  Giuseppe BilottaNew Auth Framework: migrate userdata on permification
2007-12-04  Giuseppe BilottaNew Auth Framework: migrate userdata on botuser copy...
2007-12-03  Giuseppe BilottaNew Auth Framework: meet and hello commands to make...
2007-12-03  Giuseppe BilottaNew Auth Framework: sanitize botusername ''before'...
2007-12-03  Giuseppe BilottaNew Auth Framework: trap user editing exceptions
2007-12-03  Giuseppe BilottaNew Auth Framework: TypeError, not TypError
2007-11-22  Yaohan Chenlanguage.rb: add '.UTF-8' to Lang2Locale values to...
2007-11-21  Giuseppe BilottaNew IRC Framework: warn, don't raise, on case mismatch
2007-11-06  Giuseppe BilottaImproved inspect methods all around
2007-11-06  Giuseppe BilottaNew Irc Framework: methods to convert channel user...
2007-11-06  Giuseppe BilottaNew Irc Framework: fix channel creation when topic=nil
2007-11-04  Giuseppe Bilottaextends: Arraydata/rbot/plugins/factoids.rbdelete_one...
2007-10-31  Dmitry Kim* (rbot/config) slightly less ugly ArrayValue validatio...
2007-10-29  Giuseppe Bilottahttputil: inform the servers we also accept deflate
2007-10-29  Giuseppe Bilottahttputil: support Content-Encoding: deflate
2007-10-21  Giuseppe BilottaSuppress some warnings
2007-10-11  Dmitry Kim* (ircsocket) inconsistent socket state after ssl excep...
2007-10-11  Giuseppe BilottaNew Auth Framework: always allow the 'login' command
2007-10-11  Giuseppe Bilottahttputil: try to guess content-type from extension...
2007-10-11  Giuseppe Bilottahttputil: beware that content-type header may be absent
2007-10-11  Giuseppe Bilottafirst_html_par: detect fragment at the right place
2007-10-04  Giuseppe BilottaFix overzealous [1231]
2007-10-01  Dmitry Kim* (utils) should use partial_body() for non-text respon...
2007-10-01  Giuseppe Bilottacore/config: fix help
2007-09-25  Giuseppe Bilottamessage.rb: fix logmessage for CTCP ACTIONs
2007-09-24  Giuseppe Bilottamessage.rb: logmessage method to retrieve the message...
2007-09-24  Giuseppe Bilottacore/userdata: store transient data too, keyed by ...
2007-09-24  Giuseppe Bilottacore/userdata: always store nick-based data
2007-09-24  Giuseppe Bilottacore/userdata: refactor set_data_hash method
next