rbot
2008-05-20  Giuseppe Bilottabotsnack plugin: restore 0.9.10 code now that reply_wit...
2008-05-20  Giuseppe BilottaFix m.reply() regexp check for nick presence, which...
2008-05-20  Jan WikholmRevival of botsnack functionality as a plugin
2008-05-14  Giuseppe Bilottafish plugin: fix text translation after babelfish moved...
2008-05-14  Giuseppe Bilottafish plugin: fix text translation after babelfish moved...
2008-05-03  Moritz 'moemoe... fixed typo in help auth
2008-04-30  dmitry kim* unicode.rb: @old_kcode --> @@old_kcode [we aren't...
2008-04-30  Giuseppe Bilottamessagemapper: Regexp#mm_cleanup method instead of...
2008-04-30  Giuseppe Bilottamessagemapper.rb: keep options when removing captures...
2008-04-30  Giuseppe Bilottarfc2812.rb: handle mode changes like -o+b
2008-04-29  Giuseppe Bilottaseen plugin: use case instead of ifs, and clean up...
2008-04-29  Giuseppe Bilottaseen plugin: fix seen data for nick change
2008-04-23  Giuseppe Bilottaconfig core botmodule: only show possible keys summary...
2008-04-23  Giuseppe Bilottaconfig core botmodule: bolden keys on search
2008-04-23  Giuseppe Bilottacore: refactor signal trapping, and call it from initia...
2008-04-23  Giuseppe Bilottacore: restart on SIGHUP
2008-04-22  Giuseppe BilottaUpdate AUTHORS
2008-04-22  Giuseppe BilottaLicensing uniformity: dual-license rbot core under...
2008-04-21  Giuseppe Bilottauno plugin: most commands should only trigger after...
2008-04-21  Giuseppe Bilottauno plugin: only allow to pick a color after a wild
2008-04-19  Giuseppe Bilottarss plugin: return from select_nonempty() as soon as...
2008-04-19  Giuseppe Bilottacore/irclog: black and whitelists
2008-04-19  Giuseppe Bilottacore/irclog: config option for max open files
2008-04-17  dmitry kim* make the daemonization thing to suck less (wrt standa...
2008-04-16  Giuseppe Bilottaupdate .po files
2008-04-16  Giuseppe Bilottagettext: support anonymous modules (and thus plugins...
2008-04-15  dmitry kim+ ircbot logging: log_session_end on restarts, too
2008-04-15  dmitry kim* ircbot logging: fixed the logger thread wrt daemonizing
2008-04-15  dmitry kim+ ircbot logging: atomic multiline log records
2008-04-15  dmitry kim* ircbot logging: $log_queue / logger thread
2008-04-15  Giuseppe Bilottadebug logging: don't raise on SecurityError
2008-04-15  Giuseppe Bilottascript plugin: report_error() method
2008-04-15  dmitry kim+ core/irclog: stamp/close logs on rescan/restart
2008-04-15  dmitry kim+ core/irclog: expiration for the open logfiles cache
2008-04-15  dmitry kim+ core/irclog: time stamp on open
2008-04-15  Giuseppe Bilottairclog: uniformize logging style
2008-04-14  Giuseppe Bilottairclog core module: dispatch from listen() to catch...
2008-04-14  Giuseppe Bilottaircbot.rb: fix some IRC log refactoring issues
2008-04-14  Giuseppe BilottaIRC logging refactoring
2008-04-14  Giuseppe Bilottauno plugin: more help
2008-04-14  Giuseppe Bilottauno plugin: initialize top10 counter both for inline...
2008-04-14  Giuseppe Bilottautils: URI fragment is sometimes found in id attribute...
2008-04-14  Giuseppe Bilottautils: don't hang when getting first par with nonexista...
2008-04-14  Giuseppe Bilottauno plugin: command to transfer game ownership
2008-04-14  Giuseppe Bilottauno plugin: game starter how has temporary full uno...
2008-04-14  Giuseppe Bilottaauth core botmodule: it's p, not params
2008-04-14  Giuseppe Bilotta+ temporary permissions
2008-04-14  Giuseppe Bilottauno plugin: cleanly end all games on cleanup()
2008-04-14  Giuseppe Bilottauno plugin: clean up game management permissions
2008-04-13  Giuseppe Bilottayoutube plugin: update filters to new YouTube layout
2008-04-13  Giuseppe Bilottauno plugin: remove completed TODOs
2008-04-13  Giuseppe Bilottaplugins: rework delegate() to accept options
2008-04-12  Giuseppe Bilotta+ UnknownMessage class
2008-04-12  Giuseppe Bilotta+ NamesMessage class
2008-04-12  Giuseppe Bilottarfc2812: parse User mode changes, even though they...
2008-04-12  Giuseppe Bilottarfc2812: clean up channel mode handling
2008-04-12  Giuseppe Bilotta+ ModeChangeMessage class
2008-04-12  Giuseppe Bilotta+ MotdMessage class
2008-04-12  Giuseppe Bilotta+ delegate notice() for NoticeMessage
2008-04-12  Giuseppe Bilotta+ WelcomeMessage class
2008-04-12  Giuseppe Bilottaplugins: make delegate() aware of ignored and fake...
2008-04-12  doki_pentest for event threshold
2008-04-12  doki_penevent delegation thresholds
2008-04-12  Giuseppe Bilottauno plugin: top scores and wins
2008-04-12  Giuseppe Bilottauno plugin: channel and player stats
2008-04-11  Giuseppe Bilottauno plugin: a Reverse on a Reverse on a +X should be...
2008-04-11  Giuseppe Bilottauno plugin: Reverse with two players and a picker shoul...
2008-04-11  Giuseppe Bilottauno plugin: mark all legit moves as not challengeable
2008-04-11  Giuseppe Bilottauno plugin: don't fail to drop players that left the...
2008-04-11  Giuseppe Bilottauno plugin: W+4 can be challenged
2008-04-11  Giuseppe Bilottauno plugin: allow playing a double +2 card
2008-04-11  Giuseppe Bilottauno plugin: correct handling of drops and forced game...
2008-04-10  dmitry kim* recalculate the relative version timestamp on !version
2008-04-10  Giuseppe Bilottauno plugin: pick or pass are the same when +X are pending
2008-04-10  dmitry kim+ show relative timestamp in git version
2008-04-10  Giuseppe Bilottafilters: suppress a warning
2008-04-10  Giuseppe Bilottarbot: don't fail in git checkout if git can't be run
2008-04-10  doki_penadds test for add_botmodules bug fix.
2008-04-10  doki_penBug fix, priority order needs to be marked dirty when...
2008-04-10  Giuseppe Bilottauno plugin: document playability of two equal cards
2008-04-10  Giuseppe Bilottauno plugin: player replacement
2008-04-10  Giuseppe Bilottauno plugin: allow players to drop from the game
2008-04-10  Giuseppe Bilottauno plugin: uno end command
2008-04-10  Giuseppe Bilottauno plugin: when players join mid-game, give them an...
2008-04-10  Giuseppe Bilottauno plugin: more extensive help
2008-04-10  Giuseppe Bilottauno plugin: rework play_card param matching, allowing...
2008-04-10  Giuseppe Bilottaquotes plugin: modernize dispatcher, add localization
2008-04-10  Giuseppe Bilottaplugins: reinstate debug lines in privmsg()
2008-04-09  Giuseppe Bilottauno plugin: TODOs
2008-04-09  Giuseppe Bilottauno plugin: always bolden player names
2008-04-09  Giuseppe Bilottauno plugin: public announce of people on join
2008-04-09  Giuseppe Bilottaplugins: mark priorities dirty on rescan
2008-04-09  Giuseppe Bilottauno plugin: fix check for card presence
2008-04-09  Giuseppe Bilottamath plugin: stringify answer for reply
2008-04-09  Giuseppe Bilottamath plugin: report errors with full backtrace
2008-04-09  Giuseppe Bilottahl2 plugin: handle send errors as well
2008-04-09  Giuseppe Bilottauno plugin: don't trigger in-game commands if they...
2008-04-09  doki_penAdded unit test for botmodule event priorities.
2008-04-09  doki_penAdded event priorities to modules.
2008-04-09  Giuseppe Bilottauno plugin: sort dealt cards too
next