summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-12* rss.rb: use guids to check for seen itemsdmitry kim
2008-06-11help for eval and echoAdam Di Carlo
2008-06-11* launch_here.rb: patch $0 to make restart workdmitry kim
2008-06-11* launch_here.rb should be runnable from any directorydmitry kim
2008-06-07add wrapper for msgmerge to workaround gettext bug with "empty" pot filesYaohan Chen
2008-06-07recommit 33c336af346dc08b4f4f4951dd6eae7150cef481 po file per pluginYaohan Chen
2008-06-07mark spell plugin for gettextYaohan Chen
2008-06-06Revert "each plugin uses its own po file"Yaohan Chen
2008-06-05each plugin uses its own po fileYaohan Chen
2008-06-01mark translatable strings in nickserv.rb, po updateYaohan Chen
2008-05-29shortenurls plugin: get rid of WWW:: namespace entirelyGiuseppe Bilotta
2008-05-28changed m.thread to m.in_thread, with different semanticsYaohan Chen
2008-05-27use m.thread.nil? rather than longer m.thread == nilYaohan Chen
2008-05-27add attribute BasicUserMessage#threadYaohan Chen
2008-05-23* autoflush $stdout in setup wizarddmitry kim
2008-05-20botsnack plugin: help: it's @bot.nick, not @nickGiuseppe Bilotta
2008-05-20botsnack plugin: restore 0.9.10 code now that reply_with_nick has been fixedGiuseppe Bilotta
2008-05-20Fix m.reply() regexp check for nick presence, which failed for nicks such as ...Giuseppe Bilotta
2008-05-20Revival of botsnack functionality as a pluginJan Wikholm
2008-05-15fish plugin: fix text translation after babelfish moved to Yahoo, and disable...Giuseppe Bilotta
2008-05-15fish plugin: fix text translation after babelfish moved to Yahoo, and disable...Giuseppe Bilotta
2008-05-04fixed typo in help authMoritz 'moemoe' Augsburger
2008-05-01* unicode.rb: @old_kcode --> @@old_kcode [we aren't always called as an insta...dmitry kim
2008-05-01messagemapper: Regexp#mm_cleanup method instead of repeated (and wrong) progr...Giuseppe Bilotta
2008-05-01messagemapper.rb: keep options when removing captures in regexpsGiuseppe Bilotta
2008-05-01rfc2812.rb: handle mode changes like -o+bGiuseppe Bilotta
2008-04-29seen plugin: use case instead of ifs, and clean up a littleGiuseppe Bilotta
2008-04-29seen plugin: fix seen data for nick changeGiuseppe Bilotta
2008-04-24config core botmodule: only show possible keys summary when more than one key...Giuseppe Bilotta
2008-04-24config core botmodule: bolden keys on searchGiuseppe Bilotta
2008-04-23core: refactor signal trapping, and call it from initialize()Giuseppe Bilotta
2008-04-23core: restart on SIGHUPGiuseppe Bilotta
2008-04-22Update AUTHORSGiuseppe Bilotta
2008-04-22Licensing uniformity: dual-license rbot core under MIT+acknowledgement and GPLv2Giuseppe Bilotta
2008-04-21uno plugin: most commands should only trigger after the game has startedGiuseppe Bilotta
2008-04-21uno plugin: only allow to pick a color after a wildGiuseppe Bilotta
2008-04-19rss plugin: return from select_nonempty() as soon as nonempty is foundGiuseppe Bilotta
2008-04-19core/irclog: black and whitelistsGiuseppe Bilotta
2008-04-19core/irclog: config option for max open filesGiuseppe Bilotta
2008-04-18* make the daemonization thing to suck less (wrt standard io channels)dmitry kim
2008-04-17update .po filesGiuseppe Bilotta
2008-04-16gettext: support anonymous modules (and thus plugins) with newer gettextGiuseppe Bilotta
2008-04-16+ ircbot logging: log_session_end on restarts, toodmitry kim
2008-04-16* ircbot logging: fixed the logger thread wrt daemonizingdmitry kim
2008-04-15+ ircbot logging: atomic multiline log recordsdmitry kim
2008-04-15* ircbot logging: $log_queue / logger threaddmitry kim
2008-04-15debug logging: don't raise on SecurityErrorGiuseppe Bilotta
2008-04-15script plugin: report_error() methodGiuseppe Bilotta
2008-04-15+ core/irclog: stamp/close logs on rescan/restartdmitry kim
2008-04-15+ core/irclog: expiration for the open logfiles cachedmitry kim