]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib
[registry] daybreak engine small fix
[user/henk/code/ruby/rbot.git] / lib /
2009-09-06 franzruby 1.9: Exception#to_str
2009-09-06 franzruby 1.9: fix method_defined?
2009-08-30 Giuseppe BilottaRevert "utils: try nokogiri/hpricot if hpricot is not...
2009-08-30 Giuseppe Bilottahttputil: POST respose '201 Created' is good
2009-08-30 Giuseppe Bilottautils: try nokogiri/hpricot if hpricot is not available
2009-08-27 Giuseppe Bilottautils: avoid namespace conflict
2009-08-26 franzgettext: fix empty LANGUAGE env var
2009-08-26 franzruby 1.9: fix *methods.include?
2009-08-26 franzruby 1.9: disable the Singleton monkeypatch for 1.9
2009-08-26 franzruby 1.9: monkeypatch MonitorMixin and ConditionVariable
2009-08-26 franzruby 1.9: fix Integer(nil)
2009-08-26 franzruby 1.9: convert Exception to string explicitly
2009-08-26 franzircbot: fix indentation error
2009-08-26 franzruby 1.9: get rid of Array#nitems
2009-08-26 Giuseppe BilottaUtils: time parsing routines
2009-08-16 Giuseppe BilottaSuppress warnings about unitialized variables
2009-08-14 Giuseppe Bilottaircbot: clean up ping timings on connect
2009-08-13 Giuseppe Bilottabasics: UI reconnect command
2009-08-11 Giuseppe BilottaBetter handling of MessageMapper failures
2009-06-29 Giuseppe Bilottaextends: bring conjoin to Enumerable
2009-06-29 Adam Jamescore/utils/extends.rb: add #conjoin for Array
2009-06-16 Adam Jameslib/rbot/plugins.rb: remove executable bit
2009-06-06 dmitry kim* (gettext) relaxed check for bound_target() existance
2009-05-21 David Gadlingmultiple plugins: Changes to remove parenthesize warnings.
2009-05-06 Giuseppe Bilottaircbot: reinstante @bot.channels
2009-04-20 Giuseppe Bilottagettext: support version 2
2009-04-11 Giuseppe Bilottautils: Utils.try_exec
2009-04-11 Giuseppe Bilottautils: fix safe_exec failures
2009-03-25 Giuseppe Bilottamessagemapper: include defaults in options
2009-03-15 Giuseppe Bilottaextends: String#wrap_nonempty
2009-03-13 Giuseppe Bilottafilters: BotModule user filter loading
2009-03-07 Giuseppe Bilottamessagemapper: fix regexp creation for double-optional...
2009-03-06 Giuseppe Bilottaload rubygems if available
2009-03-06 Spencer Rinehartirc: monkeypatch Singleton to make _load and _dump...
2009-03-03 Raine Virtautils: add a helper method for creating comma separated...
2009-03-03 Raine Virtaircbot: enable gettext on "restarting, back in..."
2009-03-03 Raine Virtaconfig: add alias config remove
2009-03-03 Raine Virtaconfig: allow multiple values in config add and rm
2009-02-28 Raine Virtaplugins: allow plugins whitelisting
2009-02-28 Raine Virtaplugins: refactor plugin scanning
2009-02-28 Raine VirtaSeparate @dirs containing all botmodules (plugins and...
2009-02-25 Raine Virtafinnish localization for basic expressions
2009-02-22 Giuseppe Bilottaregistry: expose set and bulk parameters
2009-02-22 Giuseppe Bilottaregistry: spare useless I/O
2009-02-19 Raine Virtaremove whitespace
2009-02-17 Giuseppe Bilottaircbot: fix nil error variable on ServerError
2009-02-15 Giuseppe Bilotta+ @bot.path and datafile methods
2009-02-14 Giuseppe Bilottaircbot: refactor and clean up botclass dir handling
2009-02-11 Giuseppe Bilottaircbot: sendmsg filtering
2009-02-11 Giuseppe Bilottautils: htmlinfo filtering doc cleanups
2009-02-01 Giuseppe Bilottaircbot: suppress warning
2009-01-30 Giuseppe Bilotta* (registry) rdoc fix
2009-01-29 Giuseppe BilottaIRC Framework: fix wrong rfc casemaps
2009-01-28 Giuseppe Bilottaircbot: optimize ignore loops
2009-01-28 Giuseppe Bilottaircbot: irc.ignore_channels config option
2009-01-28 Giuseppe Bilottaircbot: the reconnect must be protected
2009-01-27 dmitry kim* (httputils) get_response must refresh the cached...
2009-01-27 Giuseppe Bilottawordlist: strip UTF-8 BOM on load
2009-01-27 Giuseppe Bilottawordlist: exist? method
2009-01-27 Giuseppe Bilottawordlist: Wordlist.list command and UI
2009-01-27 Raine Virtawordlist provider
2009-01-22 Simon Hafner+ (userdata) method delete_botdata(key)
2009-01-21 Simon Hafner+ (reply) config option to force reply to query
2009-01-21 Simon Hafner+ (reply) add new option to control nick prefixing
2009-01-15 Giuseppe Bilottaircbot: fix reconnect() waiting
2009-01-15 Giuseppe Bilottaircbot: SIGUSR1 forces a reconnect
2009-01-15 Giuseppe Bilottaircbot: refactor reconnection into its own method
2009-01-15 Giuseppe Bilottaauth: better clarify the allow/deny syntax
2009-01-08 Giuseppe Bilottaauth core botmodule: fix permission view without a...
2009-01-08 Giuseppe Bilottarfc2812: better handling of incomplete mode lines
2009-01-07 Giuseppe Bilottaircbot: handle 'Trying to reconnect too fast' server...
2009-01-07 Giuseppe Bilottarfc2812: handle server ERROR
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-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-03 Giuseppe Bilottaauth botmodule: auth_allow_deny() accepts an optional...
2008-10-17 Giuseppe Bilottairclog: timestamp_format config option
2008-10-13 Giuseppe Bilottahttputil: don't raise on HTTPServer/ClientError
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-05 Giuseppe Bilottaquiet exception list
2008-09-05 Giuseppe Bilottamessage.rb: fix the fix to message addressing logic
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 Giuseppe Bilottamessage.rb: fix message addressing logic
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-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
next