26 Revīzijas (4e8be871b7d57e5512854240baefd1d3bf4268be)

Autors SHA1 Ziņojums Datums
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. pirms 9 gadiem
  Ben Kurtovic 86f8a6c4f9 Implement !cancel, !unremind, and !forget for reminders. pirms 9 gadiem
  Ben Kurtovic 9f5fe6c9e0 Allow fractional values like !remind 1.5h pirms 10 gadiem
  Ben Kurtovic fe28156ad7 Support s, m, h, d, and w as suffixes for units in !remind. pirms 10 gadiem
  Ben Kurtovic f9a49c4378 Don't use assertions here. pirms 10 gadiem
  Ben Kurtovic 700b57de1c Allow reminder IDs to be lowercase. pirms 10 gadiem
  Ben Kurtovic 487b246b32 Thanks Logan_. pirms 10 gadiem
  Ben Kurtovic 801d8a3c2d Bugfixes and a !remind help option. pirms 10 gadiem
  Ben Kurtovic 35407fbd07 Allow !remind to accept operations on time (#43). pirms 10 gadiem
  Ben Kurtovic 86587c3b66 Hyphen unnecessary (#43. pirms 10 gadiem
  Ben Kurtovic 202ea93854 Add a bunch of functionality to !remind (#43). pirms 10 gadiem
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. pirms 10 gadiem
  Ben Kurtovic ed95c99f0e Update email address. pirms 10 gadiem
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. pirms 11 gadiem
  Justin Yulli Kim c7675b2bbf Capitalise replies in everything else in one commit because Earwig pirms 12 gadiem
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. pirms 12 gadiem
  Ben Kurtovic 844e3a5f8e Remove useless __all__ from commands and tasks. pirms 12 gadiem
  Ben Kurtovic 78ac1b8a80 Tons of refactoring, miscellaneous cleanup, and improvements. pirms 12 gadiem
  Ben Kurtovic b34dd94f0d Command.commands; small change in managers; !time pirms 12 gadiem
  Ben Kurtovic 526151e031 !geolocate command, plus some cleanup to other commands pirms 12 gadiem
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files pirms 12 gadiem
  Ben Kurtovic 30e9d30f9f Using function aliases whenever possible; !join and !part pirms 12 gadiem
  Ben Kurtovic 1d02af98fa Relocate BaseCommand to earwigbot.commands; _CommandManager class pirms 12 gadiem
  Ben Kurtovic 2da906109b Copyright update for 2012. pirms 12 gadiem
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. pirms 12 gadiem
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ pirms 12 gadiem
  Ben Kurtovic af2e01a330 fixing imports in IRC commands pirms 12 gadiem
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit pirms 12 gadiem
  Ben Kurtovic e5ba64bef8 content -> message, oops pirms 13 gadiem
  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 pirms 13 gadiem