summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-30Updated chucknorris fileChris Gahan
2007-08-30* (delicious) typo fixedDmitry Kim
2007-08-30* (message.rb) dear tango_! i think i know what r1073 was. here's my version.Dmitry Kim
2007-08-30* (timers) failures made more verbose; reverted timer.block()s in ircbot.rbDmitry Kim
2007-08-30!!! (message.rb) dear tango_! i have no idea what r1073 is! -jsn.Dmitry Kim
2007-08-30* (ircbot) block autosave timer during rescan/restartDmitry Kim
2007-08-30core/config: remove leftover heavy-load debug lineGiuseppe Bilotta
2007-08-30dbhash.rb: fix stupid typoGiuseppe Bilotta
2007-08-30message.rb: try to handle situations where the source isn't an Irc::UserGiuseppe Bilotta
2007-08-30+ (timer) comments + documentationDmitry Kim
2007-08-30*** (timer) new timer implementationDmitry Kim
2007-08-29* (httputil) increased open_timeout to 20 since resolving still takes a whileDmitry Kim
2007-08-29+ (locale) marked generated data/locale as svn:ignore-dDmitry Kim
2007-08-29+ (delicious) interface to post private links / skip logging for a link. help...Dmitry Kim
2007-08-29+ (delicios.rb) support user-supplied tags for del.icio.us loggingDmitry Kim
2007-08-29* (url.rb) pass original irc message to url loggerDmitry Kim
2007-08-29wow plugin: thread, don't blockGiuseppe Bilotta
2007-08-29forecast plugin: thread, don't blockGiuseppe Bilotta
2007-08-29Put the Irc attributes back where they belongGiuseppe Bilotta
2007-08-29Color codes and Irc.color(fg, bg) methods to ease color displayGiuseppe Bilotta
2007-08-29ColorRx: accept a color specification with no foreground colorGiuseppe Bilotta
2007-08-29Add Italic (\011) constant to complement Underline, Reverse and BoldGiuseppe Bilotta
2007-08-29HttpUtil: match /gzip/ regexp instead of exact (x-)gzip to survive nonconform...Giuseppe Bilotta
2007-08-29Flatten out Language module and classGiuseppe Bilotta
2007-08-29debugger plugin: fix computation of memory occupation differences.Giuseppe Bilotta
2007-08-29timers: get rid of useless data passing to timer actions.Giuseppe Bilotta
2007-08-28basics botmodule: use #to_s to stringify multiword parametersGiuseppe Bilotta
2007-08-28ircbot: improve quit/restart message propagationGiuseppe Bilotta
2007-08-28ircsocket: raise errors occurred while spooling so that bot is aware of themGiuseppe Bilotta
2007-08-28lart plugin: ensure that the lart/praise being added/removed is a stringGiuseppe Bilotta
2007-08-28git/svn: check if our git rev corresponds to some svn revGiuseppe Bilotta
2007-08-28rss plugin: fix watcher rescheduling broken in previous commitGiuseppe Bilotta
2007-08-27rss plugin: prevent deadlock between save and watcher threads.Giuseppe Bilotta
2007-08-27GetText: add Config.datadir-based locale search path.Giuseppe Bilotta
2007-08-27Language.from_locale now checks if the corresponding .lang file exist before ...Giuseppe Bilotta
2007-08-27rss plugin: uncoditionally renew the feed mutexesGiuseppe Bilotta
2007-08-27Call 'super' from the correct place in httputilGiuseppe Bilotta
2007-08-27Show the git version differentlyGiuseppe Bilotta
2007-08-27When running from a git repository, expose the current git revisionGiuseppe Bilotta
2007-08-27Check if the SVN_DIR is actually a git dir, and change accordinglyGiuseppe Bilotta
2007-08-26shiritori plugin: suppress warningGiuseppe Bilotta
2007-08-26Only use locale functions when GetText was loadedGiuseppe Bilotta
2007-08-26Call 'super' method from #cleanup() in core modules tooGiuseppe Bilotta
2007-08-26Call 'super' method from #cleanup() in all pluginsGiuseppe Bilotta
2007-08-26Report plugin loading failues as errors, not as warningsGiuseppe Bilotta
2007-08-26rss plugin: all watchers are now informed of feed updates when anybody asks f...Giuseppe Bilotta
2007-08-26timer: tick when reschedulingGiuseppe Bilotta
2007-08-26Update .po filesGiuseppe Bilotta
2007-08-26Missed some warn -> warning conversionGiuseppe Bilotta
2007-08-26auth core module: fix a bug in the permissions set argument parserGiuseppe Bilotta