summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2009-01-27wordlist: Wordlist.list command and UIGiuseppe Bilotta
2009-01-27wordlist providerRaine Virta
2009-01-22+ (userdata) method delete_botdata(key)Simon Hafner
2009-01-22+ (reply) config option to force reply to querySimon Hafner
2009-01-22+ (reply) add new option to control nick prefixingSimon Hafner
2009-01-15ircbot: fix reconnect() waitingGiuseppe Bilotta
2009-01-15ircbot: SIGUSR1 forces a reconnectGiuseppe Bilotta
2009-01-15ircbot: refactor reconnection into its own methodGiuseppe Bilotta
2009-01-15auth: better clarify the allow/deny syntaxGiuseppe Bilotta
2009-01-08auth core botmodule: fix permission view without a specified userGiuseppe Bilotta
2009-01-08rfc2812: better handling of incomplete mode linesGiuseppe Bilotta
2009-01-07ircbot: handle 'Trying to reconnect too fast' server ERRORGiuseppe Bilotta
2009-01-07rfc2812: handle server ERRORGiuseppe Bilotta
2008-12-29* (timer) ignore blocked actions .next() :/dmitry kim
2008-12-29* (timer.rb) race condition on @actions.each() fixed (thanks, Mike`)dmitry kim
2008-12-16utils.rb: Utils.age_string to replace distance_of_time_in_wordsGiuseppe Bilotta
2008-12-16utils.rb: fix Utils.timeago for explicit date outputGiuseppe Bilotta
2008-12-16utils.rb: fix Utils.distance_of_time_in_words for negative offsetsGiuseppe Bilotta
2008-12-12ircsocket: tunable IRC penaltyGiuseppe Bilotta
2008-12-12ircsocket: clean up opt parsingGiuseppe Bilotta
2008-12-10* (httputil) provide an informative error message for non-http urlsdmitry kim
2008-11-21* (core/unicode) validate encoding.charsets with Iconvdmitry kim
2008-11-21* fix config validation diagnostics for ArrayValuedmitry kim
2008-11-03auth botmodule: auth_allow_deny() accepts an optional :auth_path parameterGiuseppe Bilotta
2008-10-17irclog: timestamp_format config optionGiuseppe Bilotta
2008-10-13httputil: don't raise on HTTPServer/ClientErrorGiuseppe Bilotta
2008-09-24IRC logging: only log nick/quits on the channels the bot is inGiuseppe Bilotta