gemspec: patchlevel = number of commits since tag
[rbot] / lib /
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
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 Bilottamessage.rb: correct @plainmessage and @message for...
2008-08-08  Giuseppe Bilottairclog core module: double-percent the {where} in irclo...
2008-08-08  Giuseppe Bilottaplugins.rb: use IO.read instead of readlins+join gimmicks
2008-08-06  Giuseppe Bilottabasics: option to join channel after identification...
2008-08-05  Giuseppe Bilottairclog core module: log rotation
2008-08-03  Giuseppe Bilotta* fix ominous bug in Regexp::IP_ADDR
2008-07-30  dmitry kim+ core/config: sort config search result
2008-07-30  Giuseppe Bilottamessage.rb: fix a thinko in inspect()
2008-07-30  Giuseppe Bilotta+ @bot.wanted_nick stores the nick wanted by the bot
2008-07-30  Giuseppe Bilotta* nick is handled by config, not basics
2008-07-30  Giuseppe Bilottaircbot.rb: server no-color modes can be configured
2008-07-29  Giuseppe Bilottaauth core botmodule: advertise and act on mismatched...
2008-07-15  Giuseppe BilottaRevert "* use to_irc_netmask(:force => true) to unlink...
2008-07-15  Giuseppe BilottaDumpable definition of #any? and #all? methods for...
2008-07-14  Giuseppe Bilottaplugins.rb: commands were being delegated even from...
2008-07-13  Giuseppe Bilotta* use to_irc_netmask(:force => true) to unlink Netmasks...
2008-07-12  Yaohan Chendo not crash when GetText.cached= is not defined
2008-07-07  Giuseppe Bilottahttputil: don't fail when b0rked servers put the charse...
2008-07-03  Casey Linkutils.rb: added timeago and distance_of_time_in_words...
2008-06-30  Giuseppe BilottaVersion 0.9.11-rc1 rbot-0.9.11-rc1
2008-06-29  Giuseppe Bilottamessage.rb: suppress warning about duplicate method
2008-06-29  Giuseppe Bilotta* fix handling of IDENTIFY_MSG
2008-06-28  Giuseppe Bilottaircbot.rb: @bot.topic() can also be used to retrieve...
2008-06-28  Giuseppe BilottaNew IRC framework: allow RPL_TOPIC(_INFO) for channels...
2008-06-26  Giuseppe Bilottaircbot.rb: make #mode()'s third argument optional
2008-06-26  Giuseppe Bilottaconfig.rb: localize git date in version
2008-06-25  Giuseppe Bilottamessage.rb: saner \#inspect() for BasicUserMessage...
next