summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-04-15+ core/irclog: time stamp on opendmitry kim
2008-04-15irclog: uniformize logging styleGiuseppe Bilotta
2008-04-15irclog core module: dispatch from listen() to catch double-delegated messages...Giuseppe Bilotta
2008-04-15ircbot.rb: fix some IRC log refactoring issuesGiuseppe Bilotta
2008-04-15IRC logging refactoringGiuseppe Bilotta
2008-04-14uno plugin: more helpGiuseppe Bilotta
2008-04-14uno plugin: initialize top10 counter both for inline and spread listsGiuseppe Bilotta
2008-04-14utils: URI fragment is sometimes found in id attribute to A tagGiuseppe Bilotta
2008-04-14utils: don't hang when getting first par with nonexistant uri-fragmentGiuseppe Bilotta
2008-04-14uno plugin: command to transfer game ownershipGiuseppe Bilotta
2008-04-14uno plugin: game starter how has temporary full uno::manage permissions for t...Giuseppe Bilotta
2008-04-14auth core botmodule: it's p, not paramsGiuseppe Bilotta
2008-04-14+ temporary permissionsGiuseppe Bilotta
2008-04-14uno plugin: cleanly end all games on cleanup()Giuseppe Bilotta
2008-04-14uno plugin: clean up game management permissionsGiuseppe Bilotta
2008-04-14youtube plugin: update filters to new YouTube layoutGiuseppe Bilotta
2008-04-14uno plugin: remove completed TODOsGiuseppe Bilotta
2008-04-13plugins: rework delegate() to accept optionsGiuseppe Bilotta
2008-04-13+ UnknownMessage classGiuseppe Bilotta
2008-04-13+ NamesMessage classGiuseppe Bilotta
2008-04-13rfc2812: parse User mode changes, even though they aren't handled yetGiuseppe Bilotta
2008-04-13rfc2812: clean up channel mode handlingGiuseppe Bilotta
2008-04-13+ ModeChangeMessage classGiuseppe Bilotta
2008-04-13+ MotdMessage classGiuseppe Bilotta
2008-04-12+ delegate notice() for NoticeMessageGiuseppe Bilotta
2008-04-12+ WelcomeMessage classGiuseppe Bilotta
2008-04-12plugins: make delegate() aware of ignored and fake messagesGiuseppe Bilotta
2008-04-12test for event thresholddoki_pen
2008-04-12event delegation thresholdsdoki_pen
2008-04-12uno plugin: top scores and winsGiuseppe Bilotta
2008-04-12uno plugin: channel and player statsGiuseppe Bilotta
2008-04-11uno plugin: a Reverse on a Reverse on a +X should be playable regardless of c...Giuseppe Bilotta
2008-04-11uno plugin: Reverse with two players and a picker should bounce the pickGiuseppe Bilotta
2008-04-11uno plugin: mark all legit moves as not challengeableGiuseppe Bilotta
2008-04-11uno plugin: don't fail to drop players that left the channelGiuseppe Bilotta
2008-04-11uno plugin: W+4 can be challengedGiuseppe Bilotta
2008-04-11uno plugin: allow playing a double +2 cardGiuseppe Bilotta
2008-04-11uno plugin: correct handling of drops and forced game endsGiuseppe Bilotta
2008-04-11* recalculate the relative version timestamp on !versiondmitry kim
2008-04-10uno plugin: pick or pass are the same when +X are pendingGiuseppe Bilotta
2008-04-10+ show relative timestamp in git versiondmitry kim
2008-04-10filters: suppress a warningGiuseppe Bilotta
2008-04-10rbot: don't fail in git checkout if git can't be runGiuseppe Bilotta
2008-04-10adds test for add_botmodules bug fix.doki_pen