summaryrefslogtreecommitdiff
path: root/lib/rbot
AgeCommit message (Expand)Author
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
2009-03-03config: allow multiple values in config add and rmRaine Virta
2009-02-28plugins: allow plugins whitelistingRaine Virta
2009-02-28plugins: refactor plugin scanningRaine Virta
2009-02-28Separate @dirs containing all botmodules (plugins and core modules)Raine Virta
2009-02-26finnish localization for basic expressionsRaine Virta
2009-02-22registry: expose set and bulk parametersGiuseppe Bilotta
2009-02-22registry: spare useless I/OGiuseppe Bilotta
2009-02-19remove whitespaceRaine Virta
2009-02-17ircbot: fix nil error variable on ServerErrorGiuseppe Bilotta
2009-02-15+ @bot.path and datafile methodsGiuseppe Bilotta
2009-02-15ircbot: refactor and clean up botclass dir handlingGiuseppe Bilotta
2009-02-11ircbot: sendmsg filteringGiuseppe Bilotta
2009-02-11utils: htmlinfo filtering doc cleanupsGiuseppe Bilotta
2009-02-01ircbot: suppress warningGiuseppe Bilotta
2009-01-30* (registry) rdoc fixGiuseppe Bilotta
2009-01-29IRC Framework: fix wrong rfc casemapsGiuseppe Bilotta
2009-01-28ircbot: optimize ignore loopsGiuseppe Bilotta
2009-01-28ircbot: irc.ignore_channels config optionGiuseppe Bilotta
2009-01-28ircbot: the reconnect must be protectedGiuseppe Bilotta
2009-01-28* (httputils) get_response must refresh the cached object even if :cache => f...dmitry kim
2009-01-27wordlist: strip UTF-8 BOM on loadGiuseppe Bilotta
2009-01-27wordlist: exist? methodGiuseppe Bilotta