summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-01-29Messages from ignored users are logged to IRC logs, even though no other ↵Giuseppe Bilotta
action is taken. This allows rbot logs to be used for ircstats
2007-01-28Previous commit was too squeezy. Check actual server limitsGiuseppe Bilotta
2007-01-28Try to squeeze as much characters as possible on a single lineGiuseppe Bilotta
2007-01-28Minor Utils entity cleanupGiuseppe Bilotta
2007-01-28Searches now can return the first paragraph of the first 'n' hits. Wikipedia ↵Giuseppe Bilotta
and Google searches can be configured separately both concerning number of hits returned and number of 'first paragraph' returned
2007-01-27Since the new Irc framework the quotes plugin wasn't saving the full netmask ↵Giuseppe Bilotta
of the submitter. Fix it
2007-01-26Salutation improvements when the bot isn't addressGiuseppe Bilotta
2007-01-26Keep track of invalid tries in azgame, but report them without considering ↵Giuseppe Bilotta
them for scoring
2007-01-26Sort azgame scores from highest to lowestGiuseppe Bilotta
2007-01-26Forgot a spaceGiuseppe Bilotta
2007-01-25Score display cleanups in azgameGiuseppe Bilotta
2007-01-25Initial attempt at scoring in azgame. scoring isn't kept yet, and it's ↵Giuseppe Bilotta
calculated for cancels too
2007-01-23Italian salut datafile enhancementsGiuseppe Bilotta
2007-01-23More lart plugins cleanupGiuseppe Bilotta
2007-01-23Previous commit also included reduced saving for the larts plugin, but the ↵Giuseppe Bilotta
message log didn't mention that. Edit the ChangeLog to inform users of the reduced save functionality, explaining how it can be used to hand-edit the data files while the bot is running
2007-01-23Oops, forgot to reset @changed after save in salutGiuseppe Bilotta
2007-01-23salut only saves its data files when they were changed (i.e. never, presently)Giuseppe Bilotta
2007-01-23Memory optimizations in plugin management (useful on rescans)Giuseppe Bilotta
2007-01-21Re-enable irc.ignore_usersGiuseppe Bilotta
2007-01-21quotefiles are now only saved only if they were changedGiuseppe Bilotta
2007-01-12Totally reworked ping timeout detectionGiuseppe Bilotta
2007-01-11Fix more ranking bugs, hopefully prevent corruptionGiuseppe Bilotta
2007-01-11Stupid typo in previous commitGiuseppe Bilotta
2007-01-11The quiz scores databases can get corrupt sometimes. Until we find how and ↵Giuseppe Bilotta
why, we just prevent further changes to them when we spot one
2007-01-09Downcase the irc log location, so that loggin to e.g. #Channel and #channel ↵Giuseppe Bilotta
go the same place
2007-01-07Make sure the quiz plugin doesn't fail when win messages haven't been foundGiuseppe Bilotta
2007-01-07[574] still had a stupid typoGiuseppe Bilotta
2007-01-06Irc framework: fix errors in filling up the user lists for channelsGiuseppe Bilotta
2007-01-06Try another fix for servers not going in ping timeoutGiuseppe Bilotta
2007-01-05More keywords fixesGiuseppe Bilotta
2007-01-05Fix a bug in quiz.rb listen()Giuseppe Bilotta
2007-01-03More italian salutationsGiuseppe Bilotta
2007-01-02Fix reconnect errorsGiuseppe Bilotta
2006-12-27Debugger plugin, which can be used to profile memory usage in rbot and ↵Giuseppe Bilotta
detect memory leaks
2006-12-26Minor fixes for english salutationsGiuseppe Bilotta
2006-12-22Only react on PrivMessage in salut and quizGiuseppe Bilotta
2006-12-22Fix a horrendous String leakGiuseppe Bilotta
2006-12-20Fix 'Unknown command' being received from serverGiuseppe Bilotta
2006-12-17nickserv plugin now defaults to not providing the nick when identifying, as ↵Giuseppe Bilotta
this seems to be more common
2006-12-16Previous commit also had fixes in azgame, forgot to log themGiuseppe Bilotta
2006-12-16karma check for self++ now case insensitiveGiuseppe Bilotta
2006-11-28Hopefully fix the rss watch/unwatch problem for goodGiuseppe Bilotta
2006-11-28Minor keywords fixGiuseppe Bilotta
2006-11-11Minor typo in italian.langGiuseppe Bilotta
2006-11-01SSL supportGiuseppe Bilotta
2006-10-30Make rss feed handle lookup case insensitiveGiuseppe Bilotta
2006-10-28A-Z gameGiuseppe Bilotta
2006-10-28Move irc_send_penalty method of string in ircsocket.rb, and rework flood ↵Giuseppe Bilotta
control to be more reactive while still preventing excessive flood disconnections
2006-10-28Threat works againGiuseppe Bilotta
2006-10-28salut now only replies to salutations directed at him, unless ↵Giuseppe Bilotta
salut.address_only is false