tumblr: adjust TODO list
[rbot] / lib /
2010-08-24  Giuseppe Bilottaauth: minimal help about user import/export
2010-08-18  Raine VirtaFix typo
2010-07-05  Giuseppe Bilottaload-gettext: cope with ruby gettext 2.1.0
2010-07-03  Giuseppe BilottaHTTP: only set cookies for the correct domain
2010-07-03  Giuseppe BilottaHTTP: support servers that forget to escape the redirec...
2010-06-30  Giuseppe Bilottaminor correction to help auth
2010-06-15  Giuseppe BilottaNew IRC Framework: don't raise on unknown casemap
2010-05-12  Giuseppe BilottaSurvive active_support idiocy
2010-03-29  Giuseppe BilottaIRC: support 'CASEMAPPING=charset' from some idiotic...
2010-03-18  Matthias -apoc-... Small httputil.rb fix. Wrong Argument port instead...
2010-03-16  Voker57Tokyo Cabinet DB backend
2010-03-16  Voker57DB backend option
2010-03-16  Voker57Moved DB stuff to registry/bdb
2010-03-14  Robin H. Johnsonbasics: implement a channel list status query
2010-03-08  Giuseppe BilottaFix typo in previous patch
2010-03-07  Robin H. JohnsonImplement penalty for WHO and PART based on eggdrop...
2010-03-07  Giuseppe BilottaTime parsing: also parse months and years
2010-03-07  Robin H. Johnsonrfc2812: Fix multiple RPL_WHOISCHANNELS handling
2010-01-25  Giuseppe BilottaMessage 'prefixed?' method
2009-12-21  Alex Leglermessage: Allow forcefully prepending of the nick when...
2009-12-21  Alex Leglerircbot/rfc2812/message: Add banlist message handling
2009-12-21  Alex Leglerircbot: Delegate ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL...
2009-11-06  Giuseppe Bilottairclog: don't kill logger thread on false can_log_on
2009-11-05  Giuseppe Bilottaremote: bring up to date with changes in MessageMapper
2009-11-05  Giuseppe Bilottaremote: use permit? instead of allow?
2009-11-01  Giuseppe BilottaIRC Framework: Channel.npname()
2009-11-01  Giuseppe BilottaRuby 1.9 compat: use String#[0,1] for channel prefixes
2009-10-21  franzhttputil.rb: fix http.no_expire_cache being IntegerValue
2009-10-21  Giuseppe BilottaLoop until connected in reconnect()
2009-09-24  Giuseppe Bilottaircify_html: options to handle img tags
2009-09-08  Giuseppe Bilottabasics: log the fact that we're not joining default...
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 ruby_19
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 atj/master
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...
next