]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/shortlog
user/henk/code/ruby/rbot.git
2007-02-05 Giuseppe Bilottasearch plugin now exploits the new sendmsg improvements
2007-02-05 Giuseppe Bilottasendmsg improvements: plugins can now choose what to...
2007-02-04 Giuseppe BilottaMore search.rb first_par fixups
2007-02-04 Giuseppe BilottaMinor optimization in message.rb
2007-02-04 Giuseppe BilottaImprove 'first paragraph' detection in search plugin...
2007-02-04 Giuseppe BilottaTuning of messagemapper debug output
2007-02-04 Giuseppe Bilottaweather plugin: allow choice between metric, english...
2007-02-04 Giuseppe BilottaWeather plugin fixups
2007-02-04 Giuseppe BilottaMerge weather plugins
2007-02-04 Giuseppe BilottaReschedule save timer when changing core.save_every
2007-02-04 Giuseppe BilottaFix rescheduling of timers
2007-02-04 Giuseppe BilottaProperly implement maximization of raw message length
2007-02-04 Giuseppe BilottaMinor auth help fix
2007-02-02 Giuseppe BilottaEnhance the :requirements functionality in #map() to...
2007-02-02 Giuseppe BilottaTwo plugins had the executable property set. Reset it
2007-02-02 Giuseppe BilottaPlugin map requirements are now checked at regular...
2007-02-02 Giuseppe BilottaIn the new message mapper code, fail unconditionally...
2007-02-02 Giuseppe BilottaFix rm methods in bans plugin
2007-02-01 Giuseppe BilottaPrevious commit also implemented quiz autoask delay...
2007-02-01 Giuseppe Bilottasalut plugin: don't try matching something when we...
2007-01-30 Giuseppe Bilottaauth -> auth_path fixes
2007-01-30 Giuseppe BilottaWhen adding a feed watcher, let it fire instantly so...
2007-01-30 Giuseppe Bilottacase fixes in bans
2007-01-30 Giuseppe BilottaThe path to the fortune executable can now be configure...
2007-01-30 Giuseppe BilottaCore botmodule config.rb has some (very little) facilit...
2007-01-30 Giuseppe Bilottaquiz plugin was failing on private messages. Fix the...
2007-01-30 Giuseppe Bilottatime plugin: provide commands to let the bot forget...
2007-01-30 Giuseppe BilottaFix b0rkedness in bans plugin
2007-01-30 Giuseppe BilottaIRC Framework: accept nil or empty nicks and channel...
2007-01-30 Giuseppe BilottaBetter debugging when bans errors out
2007-01-30 Giuseppe BilottaWhitespace cleanup
2007-01-30 Giuseppe BilottaImproved bans plugin, thanks to kamu (reworked)
2007-01-29 Giuseppe BilottaUse the bot timer instead of Threads for periodic rss...
2007-01-29 Giuseppe BilottaAllow timer action rescheduling
2007-01-29 Giuseppe BilottaRemove unused code from rss
2007-01-29 Giuseppe BilottaFix urban handling of links
2007-01-29 Giuseppe BilottaMessages from ignored users are logged to IRC logs...
2007-01-28 Giuseppe BilottaPrevious commit was too squeezy. Check actual server...
2007-01-28 Giuseppe BilottaTry to squeeze as much characters as possible on a...
2007-01-28 Giuseppe BilottaMinor Utils entity cleanup
2007-01-28 Giuseppe BilottaSearches now can return the first paragraph of the...
2007-01-27 Giuseppe BilottaSince the new Irc framework the quotes plugin wasn...
2007-01-26 Giuseppe BilottaSalutation improvements when the bot isn't address
2007-01-26 Giuseppe BilottaKeep track of invalid tries in azgame, but report them...
2007-01-26 Giuseppe BilottaSort azgame scores from highest to lowest
2007-01-26 Giuseppe BilottaForgot a space
2007-01-25 Giuseppe BilottaScore display cleanups in azgame
2007-01-25 Giuseppe BilottaInitial attempt at scoring in azgame. scoring isn't...
2007-01-23 Giuseppe BilottaItalian salut datafile enhancements
2007-01-23 Giuseppe BilottaMore lart plugins cleanup
2007-01-23 Giuseppe BilottaPrevious commit also included reduced saving for the...
2007-01-23 Giuseppe BilottaOops, forgot to reset @changed after save in salut
2007-01-23 Giuseppe Bilottasalut only saves its data files when they were changed...
2007-01-23 Giuseppe BilottaMemory optimizations in plugin management (useful on...
2007-01-21 Giuseppe BilottaRe-enable irc.ignore_users
2007-01-21 Giuseppe Bilottaquotefiles are now only saved only if they were changed
2007-01-12 Giuseppe BilottaTotally reworked ping timeout detection
2007-01-11 Giuseppe BilottaFix more ranking bugs, hopefully prevent corruption
2007-01-11 Giuseppe BilottaStupid typo in previous commit
2007-01-11 Giuseppe BilottaThe quiz scores databases can get corrupt sometimes...
2007-01-09 Giuseppe BilottaDowncase the irc log location, so that loggin to e...
2007-01-07 Giuseppe BilottaMake sure the quiz plugin doesn't fail when win message...
2007-01-07 Giuseppe Bilotta[574] still had a stupid typo
2007-01-06 Giuseppe BilottaIrc framework: fix errors in filling up the user lists...
2007-01-06 Giuseppe BilottaTry another fix for servers not going in ping timeout
2007-01-05 Giuseppe BilottaMore keywords fixes
2007-01-05 Giuseppe BilottaFix a bug in quiz.rb listen()
2007-01-03 Giuseppe BilottaMore italian salutations
2007-01-02 Giuseppe BilottaFix reconnect errors
2006-12-27 Giuseppe BilottaDebugger plugin, which can be used to profile memory...
2006-12-26 Giuseppe BilottaMinor fixes for english salutations
2006-12-22 Giuseppe BilottaOnly react on PrivMessage in salut and quiz
2006-12-22 Giuseppe BilottaFix a horrendous String leak
2006-12-20 Giuseppe BilottaFix 'Unknown command' being received from server
2006-12-17 Giuseppe Bilottanickserv plugin now defaults to not providing the nick...
2006-12-16 Giuseppe BilottaPrevious commit also had fixes in azgame, forgot to...
2006-12-16 Giuseppe Bilottakarma check for self++ now case insensitive
2006-11-28 Giuseppe BilottaHopefully fix the rss watch/unwatch problem for good
2006-11-28 Giuseppe BilottaMinor keywords fix
2006-11-11 Giuseppe BilottaMinor typo in italian.lang
2006-11-01 Giuseppe BilottaSSL support
2006-10-30 Giuseppe BilottaMake rss feed handle lookup case insensitive
2006-10-28 Giuseppe BilottaA-Z game
2006-10-28 Giuseppe BilottaMove irc_send_penalty method of string in ircsocket...
2006-10-28 Giuseppe BilottaThreat works again
2006-10-28 Giuseppe Bilottasalut now only replies to salutations directed at him...
2006-10-28 Giuseppe BilottaToo much stuff was being sent with each line, go back...
2006-10-27 Giuseppe BilottaPenalty-based flood protection
2006-10-27 Giuseppe BilottaTry to read old language-agnostic lart/praises if langu...
2006-10-25 Giuseppe BilottaRework cached? for get_cached replies to prevent warnin...
2006-10-25 Giuseppe BilottaStrings returned by get_cached now have a cached? metho...
2006-10-25 Giuseppe Bilottatemplate directory cleanup: with the new auth, levels...
2006-10-25 Giuseppe Bilottanew weather plugin that uses weatherunderground.com...
2006-10-25 Giuseppe BilottaRenamen demauro to dict, add chambers dictionary
2006-10-25 Giuseppe BilottaAdd support for British English via Oxford
2006-10-25 Giuseppe Bilottademauro plugin: add some introductory comment
2006-10-25 Giuseppe Bilottademauro plugin: add is_italian? method (for use by...
2006-10-25 Giuseppe BilottaWhen contacted in private, quiz plugin now uses 'privat...
2006-10-25 Giuseppe BilottaMinor quiz cleanups
2006-10-24 Giuseppe BilottaDon't change the default headers setting the headers...
next