summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-01-25Message 'prefixed?' methodGiuseppe Bilotta
2009-12-21message: Allow forcefully prepending of the nick when replyingAlex Legler
2009-12-21ircbot/rfc2812/message: Add banlist message handlingAlex Legler
2009-12-21ircbot: Delegate ERR_NOSUCHNICK and ERR_NOSUCHCHANNEL events to pluginsAlex Legler
2009-11-06irclog: don't kill logger thread on false can_log_onGiuseppe Bilotta
2009-11-05remote: bring up to date with changes in MessageMapperGiuseppe Bilotta
2009-11-05remote: use permit? instead of allow?Giuseppe Bilotta
2009-11-01IRC Framework: Channel.npname()Giuseppe Bilotta
2009-11-01Ruby 1.9 compat: use String#[0,1] for channel prefixesGiuseppe Bilotta
2009-10-21httputil.rb: fix http.no_expire_cache being IntegerValuefranz
2009-10-21Loop until connected in reconnect()Giuseppe Bilotta
2009-09-24ircify_html: options to handle img tagsGiuseppe Bilotta
2009-09-09basics: log the fact that we're not joining default channelsGiuseppe Bilotta
2009-09-06ruby 1.9: Exception#to_strfranz
2009-09-06ruby 1.9: fix method_defined?franz
2009-08-30Revert "utils: try nokogiri/hpricot if hpricot is not available"Giuseppe Bilotta
2009-08-30httputil: POST respose '201 Created' is goodGiuseppe Bilotta
2009-08-30utils: try nokogiri/hpricot if hpricot is not availableGiuseppe Bilotta
2009-08-27utils: avoid namespace conflictGiuseppe Bilotta
2009-08-26gettext: fix empty LANGUAGE env varfranz
2009-08-26ruby 1.9: fix *methods.include?franz
2009-08-26ruby 1.9: disable the Singleton monkeypatch for 1.9franz
2009-08-26ruby 1.9: monkeypatch MonitorMixin and ConditionVariablefranz
2009-08-26ruby 1.9: fix Integer(nil)franz
2009-08-26ruby 1.9: convert Exception to string explicitlyfranz
2009-08-26ircbot: fix indentation errorfranz
2009-08-26ruby 1.9: get rid of Array#nitemsfranz
2009-08-26Utils: time parsing routinesGiuseppe Bilotta
2009-08-16Suppress warnings about unitialized variablesGiuseppe Bilotta
2009-08-14ircbot: clean up ping timings on connectGiuseppe Bilotta
2009-08-13basics: UI reconnect commandGiuseppe Bilotta
2009-08-12Better handling of MessageMapper failuresGiuseppe Bilotta
2009-06-30extends: bring conjoin to EnumerableGiuseppe Bilotta
2009-06-29core/utils/extends.rb: add #conjoin for ArrayAdam James
2009-06-16lib/rbot/plugins.rb: remove executable bitAdam James
2009-06-06* (gettext) relaxed check for bound_target() existancedmitry kim
2009-05-21multiple plugins: Changes to remove parenthesize warnings.David Gadling
2009-05-06ircbot: reinstante @bot.channelsGiuseppe Bilotta
2009-04-20gettext: support version 2Giuseppe Bilotta
2009-04-11utils: Utils.try_execGiuseppe Bilotta
2009-04-11utils: fix safe_exec failuresGiuseppe Bilotta
2009-03-25messagemapper: include defaults in optionsGiuseppe Bilotta
2009-03-15extends: String#wrap_nonemptyGiuseppe Bilotta
2009-03-13filters: BotModule user filter loadingGiuseppe Bilotta
2009-03-07messagemapper: fix regexp creation for double-optional templatesGiuseppe Bilotta
2009-03-06load rubygems if availableGiuseppe Bilotta
2009-03-06irc: monkeypatch Singleton to make _load and _dump public.Spencer Rinehart
2009-03-03utils: add a helper method for creating comma separated listsRaine Virta
2009-03-03ircbot: enable gettext on "restarting, back in..."Raine Virta
2009-03-03config: add alias config removeRaine Virta