]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/core
UNO! plugin: be more discreet about user failures
[user/henk/code/ruby/rbot.git] / lib / rbot / core /
2010-06-30 Giuseppe Bilottaminor correction to help auth
2010-06-15 Giuseppe BilottaNew IRC Framework: don't raise on unknown casemap
2010-03-18 Matthias -apoc-... Small httputil.rb fix. Wrong Argument port instead...
2010-03-14 Robin H. Johnsonbasics: implement a channel list status query
2010-03-07 Giuseppe BilottaTime parsing: also parse months and years
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-10-21 franzhttputil.rb: fix http.no_expire_cache being IntegerValue
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-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 franzruby 1.9: fix *methods.include?
2009-08-26 franzruby 1.9: get rid of Array#nitems
2009-08-26 Giuseppe BilottaUtils: time parsing routines
2009-08-13 Giuseppe Bilottabasics: UI reconnect command
2009-06-29 Giuseppe Bilottaextends: bring conjoin to Enumerable
2009-06-29 Adam Jamescore/utils/extends.rb: add #conjoin for Array
2009-05-21 David Gadlingmultiple plugins: Changes to remove parenthesize warnings.
2009-04-11 Giuseppe Bilottautils: Utils.try_exec
2009-04-11 Giuseppe Bilottautils: fix safe_exec failures
2009-03-15 Giuseppe Bilottaextends: String#wrap_nonempty
2009-03-13 Giuseppe Bilottafilters: BotModule user filter loading
2009-03-06 Giuseppe Bilottaload rubygems if available
2009-03-03 Raine Virtautils: add a helper method for creating comma separated...
2009-03-03 Raine Virtaconfig: add alias config remove
2009-03-03 Raine Virtaconfig: allow multiple values in config add and rm
2009-02-19 Raine Virtaremove whitespace
2009-02-15 Giuseppe Bilotta+ @bot.path and datafile methods
2009-02-11 Giuseppe Bilottautils: htmlinfo filtering doc cleanups
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-15 Giuseppe Bilottaauth: better clarify the allow/deny syntax
2009-01-08 Giuseppe Bilottaauth core botmodule: fix permission view without a...
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-10 dmitry kim* (httputil) provide an informative error message for...
2008-11-20 dmitry kim* (core/unicode) validate encoding.charsets with Iconv
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-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-08 Giuseppe Bilottairclog core module: double-percent the {where} in irclo...
2008-08-06 Giuseppe Bilottabasics: option to join channel after identification...
2008-08-05 Giuseppe Bilottairclog core module: log rotation
2008-07-30 dmitry kim+ core/config: sort config search result
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-29 Giuseppe Bilottaauth core botmodule: advertise and act on mismatched...
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-26 Giuseppe Bilottaconfig.rb: localize git date in version
2008-06-24 Giuseppe Bilottaextends.rb: suppress warning
2008-06-24 Yaohan Chenfake_message duplicates m.reply and m.in_thread from...
2008-06-24 Yaohan Chenfake messages will use the originating message's reply...
2008-06-22 Giuseppe Bilottaextends: define Array#shuffle(\!) only if not present...
2008-06-18 dmitry kim+ core/irclog: dedicated loggers thread
2008-06-16 Giuseppe Bilottairclog: log own CTCP message with correct syntax
2008-05-03 Moritz 'moemoe'... fixed typo in help auth
2008-04-30 dmitry kim* unicode.rb: @old_kcode --> @@old_kcode [we aren't...
2008-04-23 Giuseppe Bilottaconfig core botmodule: only show possible keys summary...
2008-04-23 Giuseppe Bilottaconfig core botmodule: bolden keys on search
2008-04-22 Giuseppe BilottaLicensing uniformity: dual-license rbot core under...
2008-04-19 Giuseppe Bilottacore/irclog: black and whitelists
2008-04-19 Giuseppe Bilottacore/irclog: config option for max open files
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 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-12 Giuseppe Bilotta+ WelcomeMessage class
2008-04-10 dmitry kim* recalculate the relative version timestamp on !version
2008-04-10 Giuseppe Bilottafilters: suppress a warning
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-03-27 Giuseppe Bilottaauth core module: allow and deny commands
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
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 Bilottafilters: UI and methods to list filter groups
2008-03-24 Giuseppe Bilottautils: Utils.secs_to_short convert seconds into hour...
next