41 Cometimentos (a73f618e0aec26efdc28b85ae824911e1b9536c1)

Autor SHA1 Mensagem Data
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 há 3 anos
  Ben Kurtovic 802fa3227d Make "!remind list" behavior more predictable. há 7 anos
  Ben Kurtovic 262490889b Allow lower-case R for reminder IDs. há 8 anos
  Ben Kurtovic 7dfc38bb5c Reminders that expire while the bot is offline trigger after startup. há 8 anos
  Ben Kurtovic 4eaf43d305 Improve argument parsing for !remind. há 8 anos
  Ben Kurtovic be6c272d18 Make expired reminders last for a full day. há 8 anos
  Ben Kurtovic a28eac9426 Substantial rework to reminders; fixes multithreading issues. há 8 anos
  Ben Kurtovic ac678c0f14 Improve !remind time detection (allow e.g. "!remind 7d-2h") há 8 anos
  Ben Kurtovic 248e9a84ac Update !help remind. há 8 anos
  Ben Kurtovic 941cc2c00a Tweak !remind all a bit. há 8 anos
  Ben Kurtovic 8f2b232568 Add !remind all. há 8 anos
  Ben Kurtovic 44da856120 Show year in end time if not this year. há 8 anos
  Ben Kurtovic 02b86de8a9 Add y as a time suffix for !remind. há 8 anos
  Ben Kurtovic d7e57910c0 Make reminders persistent. há 8 anos
  Ben Kurtovic 6dc9d18852 Disallow absurdly long reminder lengths. há 9 anos
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. há 9 anos
  Ben Kurtovic 86f8a6c4f9 Implement !cancel, !unremind, and !forget for reminders. há 9 anos
  Ben Kurtovic 9f5fe6c9e0 Allow fractional values like !remind 1.5h há 10 anos
  Ben Kurtovic fe28156ad7 Support s, m, h, d, and w as suffixes for units in !remind. há 10 anos
  Ben Kurtovic f9a49c4378 Don't use assertions here. há 10 anos
  Ben Kurtovic 700b57de1c Allow reminder IDs to be lowercase. há 10 anos
  Ben Kurtovic 487b246b32 Thanks Logan_. há 10 anos
  Ben Kurtovic 801d8a3c2d Bugfixes and a !remind help option. há 10 anos
  Ben Kurtovic 35407fbd07 Allow !remind to accept operations on time (#43). há 10 anos
  Ben Kurtovic 86587c3b66 Hyphen unnecessary (#43. há 10 anos
  Ben Kurtovic 202ea93854 Add a bunch of functionality to !remind (#43). há 10 anos
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. há 10 anos
  Ben Kurtovic ed95c99f0e Update email address. há 10 anos
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. há 11 anos
  Justin Yulli Kim c7675b2bbf Capitalise replies in everything else in one commit because Earwig há 12 anos
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. há 12 anos
  Ben Kurtovic 844e3a5f8e Remove useless __all__ from commands and tasks. há 12 anos
  Ben Kurtovic 78ac1b8a80 Tons of refactoring, miscellaneous cleanup, and improvements. há 12 anos
  Ben Kurtovic b34dd94f0d Command.commands; small change in managers; !time há 12 anos
  Ben Kurtovic 526151e031 !geolocate command, plus some cleanup to other commands há 12 anos
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files há 12 anos
  Ben Kurtovic 30e9d30f9f Using function aliases whenever possible; !join and !part há 12 anos
  Ben Kurtovic 1d02af98fa Relocate BaseCommand to earwigbot.commands; _CommandManager class há 12 anos
  Ben Kurtovic 2da906109b Copyright update for 2012. há 12 anos
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. há 12 anos
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ há 13 anos
  Ben Kurtovic af2e01a330 fixing imports in IRC commands há 13 anos
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit há 13 anos
  Ben Kurtovic e5ba64bef8 content -> message, oops há 13 anos
  Ben Kurtovic 12c71675d3 adding a !remind command from old EarwigBot, which spawns a new thread that sleeps until its time is up, so impimplementing in !tasks list; {} -> {0}, etc in tasks.py for Python 2.6 support; stripping indentation on blank lines in tasks.py há 13 anos