Age | Commit message (Expand) | Author |
2008-06-18 | * ircbot: fix quiet/reset_quiet wrt missing args | dmitry kim |
2008-06-18 | * plugins/grouphug: cache the results from a page request, don't re-request u... | Casey Link |
2008-06-17 | + print the location of the debug log to stdout on start | dmitry kim |
2008-06-17 | * load-gettext: warn() -> warning() | dmitry kim |
2008-06-17 | * plugins: misc warnings cleanups | dmitry kim |
2008-06-17 | * plugins.rb: avoid uninitialized warning on @priority | dmitry kim |
2008-06-16 | irclog: log own CTCP message with correct syntax | Giuseppe Bilotta |
2008-06-12 | * rss.rb: use guids to check for seen items | dmitry kim |
2008-06-11 | help for eval and echo | Adam Di Carlo |
2008-06-11 | * launch_here.rb: patch $0 to make restart work | dmitry kim |
2008-06-11 | * launch_here.rb should be runnable from any directory | dmitry kim |
2008-06-07 | add wrapper for msgmerge to workaround gettext bug with "empty" pot files | Yaohan Chen |
2008-06-07 | recommit 33c336af346dc08b4f4f4951dd6eae7150cef481 po file per plugin | Yaohan Chen |
2008-06-07 | mark spell plugin for gettext | Yaohan Chen |
2008-06-06 | Revert "each plugin uses its own po file" | Yaohan Chen |
2008-06-05 | each plugin uses its own po file | Yaohan Chen |
2008-06-01 | mark translatable strings in nickserv.rb, po update | Yaohan Chen |
2008-05-29 | shortenurls plugin: get rid of WWW:: namespace entirely | Giuseppe Bilotta |
2008-05-28 | changed m.thread to m.in_thread, with different semantics | Yaohan Chen |
2008-05-27 | use m.thread.nil? rather than longer m.thread == nil | Yaohan Chen |
2008-05-27 | add attribute BasicUserMessage#thread | Yaohan Chen |
2008-05-23 | * autoflush $stdout in setup wizard | dmitry kim |
2008-05-20 | botsnack plugin: help: it's @bot.nick, not @nick | Giuseppe Bilotta |
2008-05-20 | botsnack plugin: restore 0.9.10 code now that reply_with_nick has been fixed | Giuseppe Bilotta |
2008-05-20 | Fix m.reply() regexp check for nick presence, which failed for nicks such as ... | Giuseppe Bilotta |
2008-05-20 | Revival of botsnack functionality as a plugin | Jan Wikholm |
2008-05-15 | fish plugin: fix text translation after babelfish moved to Yahoo, and disable... | Giuseppe Bilotta |
2008-05-15 | fish plugin: fix text translation after babelfish moved to Yahoo, and disable... | Giuseppe Bilotta |
2008-05-04 | fixed typo in help auth | Moritz 'moemoe' Augsburger |
2008-05-01 | * unicode.rb: @old_kcode --> @@old_kcode [we aren't always called as an insta... | dmitry kim |
2008-05-01 | messagemapper: Regexp#mm_cleanup method instead of repeated (and wrong) progr... | Giuseppe Bilotta |
2008-05-01 | messagemapper.rb: keep options when removing captures in regexps | Giuseppe Bilotta |
2008-05-01 | rfc2812.rb: handle mode changes like -o+b | Giuseppe Bilotta |
2008-04-29 | seen plugin: use case instead of ifs, and clean up a little | Giuseppe Bilotta |
2008-04-29 | seen plugin: fix seen data for nick change | Giuseppe Bilotta |
2008-04-24 | config core botmodule: only show possible keys summary when more than one key... | Giuseppe Bilotta |
2008-04-24 | config core botmodule: bolden keys on search | Giuseppe Bilotta |
2008-04-23 | core: refactor signal trapping, and call it from initialize() | Giuseppe Bilotta |
2008-04-23 | core: restart on SIGHUP | Giuseppe Bilotta |
2008-04-22 | Update AUTHORS | Giuseppe Bilotta |
2008-04-22 | Licensing uniformity: dual-license rbot core under MIT+acknowledgement and GPLv2 | Giuseppe Bilotta |
2008-04-21 | uno plugin: most commands should only trigger after the game has started | Giuseppe Bilotta |
2008-04-21 | uno plugin: only allow to pick a color after a wild | Giuseppe Bilotta |
2008-04-19 | rss plugin: return from select_nonempty() as soon as nonempty is found | Giuseppe Bilotta |
2008-04-19 | core/irclog: black and whitelists | Giuseppe Bilotta |
2008-04-19 | core/irclog: config option for max open files | Giuseppe Bilotta |
2008-04-18 | * make the daemonization thing to suck less (wrt standard io channels) | dmitry kim |
2008-04-17 | update .po files | Giuseppe Bilotta |
2008-04-16 | gettext: support anonymous modules (and thus plugins) with newer gettext | Giuseppe Bilotta |
2008-04-16 | + ircbot logging: log_session_end on restarts, too | dmitry kim |