]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib
+ ircbot logging: atomic multiline log records
[user/henk/code/ruby/rbot.git] / lib /
2008-04-15 dmitry kim+ ircbot logging: atomic multiline log records
2008-04-15 dmitry kim* ircbot logging: $log_queue / logger thread
2008-04-15 Giuseppe Bilottadebug logging: don't raise on SecurityError
2008-04-15 dmitry kim+ core/irclog: stamp/close logs on rescan/restart
2008-04-15 dmitry kim+ core/irclog: expiration for the open logfiles cache
2008-04-15 dmitry kim+ core/irclog: time stamp on open
2008-04-15 Giuseppe Bilottairclog: uniformize logging style
2008-04-14 Giuseppe Bilottairclog core module: dispatch from listen() to catch...
2008-04-14 Giuseppe Bilottaircbot.rb: fix some IRC log refactoring issues
2008-04-14 Giuseppe BilottaIRC logging refactoring
2008-04-14 Giuseppe Bilottautils: URI fragment is sometimes found in id attribute...
2008-04-14 Giuseppe Bilottautils: don't hang when getting first par with nonexista...
2008-04-14 Giuseppe Bilottaauth core botmodule: it's p, not params
2008-04-14 Giuseppe Bilotta+ temporary permissions
2008-04-13 Giuseppe Bilottaplugins: rework delegate() to accept options
2008-04-12 Giuseppe Bilotta+ UnknownMessage class
2008-04-12 Giuseppe Bilotta+ NamesMessage class
2008-04-12 Giuseppe Bilottarfc2812: parse User mode changes, even though they...
2008-04-12 Giuseppe Bilottarfc2812: clean up channel mode handling
2008-04-12 Giuseppe Bilotta+ ModeChangeMessage class
2008-04-12 Giuseppe Bilotta+ MotdMessage class
2008-04-12 Giuseppe Bilotta+ delegate notice() for NoticeMessage
2008-04-12 Giuseppe Bilotta+ WelcomeMessage class
2008-04-12 Giuseppe Bilottaplugins: make delegate() aware of ignored and fake...
2008-04-12 doki_penevent delegation thresholds
2008-04-10 dmitry kim* recalculate the relative version timestamp on !version
2008-04-10 Giuseppe Bilottafilters: suppress a warning
2008-04-10 doki_penBug fix, priority order needs to be marked dirty when...
2008-04-10 Giuseppe Bilottaplugins: reinstate debug lines in privmsg()
2008-04-09 Giuseppe Bilottaplugins: mark priorities dirty on rescan
2008-04-09 doki_penAdded event priorities to modules.
2008-04-08 Giuseppe Bilottamessage: force Irc color to be specificed with 2 digits
2008-04-08 Giuseppe Bilottaextends: Array#shuffle! and shuffle methods
2008-04-08 Giuseppe Bilottaextends: Array#delete_one takes an optional argument...
2008-04-08 Giuseppe Bilottarevert previous useless commit and rdocify documentatio...
2008-04-08 Giuseppe Bilottaextends: registry reader attribute for BotModule
2008-04-08 Giuseppe Bilottaextends: BotModule#fake_message() to simplify creation...
2008-04-07 Giuseppe Bilottamessage: new 'ignored' property
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...
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...
next