20 Révisions (4e8be871b7d57e5512854240baefd1d3bf4268be)

Auteur SHA1 Message Date
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. il y a 9 ans
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. il y a 10 ans
  Ben Kurtovic ed95c99f0e Update email address. il y a 10 ans
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. il y a 11 ans
  Ben Kurtovic 1b999a1206 Finish lazy-importing of py-bcrypt and pycrypto in config.__init__ il y a 11 ans
  Ben Kurtovic 655624c2cf Lazy-importing of py-bcrypt and pycrypto; restructured deps in setup. il y a 11 ans
  Ben Kurtovic a3b64a38d9 Miscellaneous tweaks and fixes. il y a 12 ans
  Justin Yulli Kim 3a2f423285 Capitalise replies in !crypt: !hash, !encrypt, !decrypt il y a 12 ans
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. il y a 12 ans
  Ben Kurtovic 844e3a5f8e Remove useless __all__ from commands and tasks. il y a 12 ans
  Ben Kurtovic e8b078d4d0 More bugfixes and cleanup. il y a 12 ans
  Ben Kurtovic 78ac1b8a80 Tons of refactoring, miscellaneous cleanup, and improvements. il y a 12 ans
  Ben Kurtovic b34dd94f0d Command.commands; small change in managers; !time il y a 12 ans
  Ben Kurtovic 526151e031 !geolocate command, plus some cleanup to other commands il y a 12 ans
  Ben Kurtovic e67ea9a91f Replacing custom Blowfish implementation with pycrypto il y a 12 ans
  Ben Kurtovic 30e9d30f9f Using function aliases whenever possible; !join and !part il y a 12 ans
  Ben Kurtovic 1d02af98fa Relocate BaseCommand to earwigbot.commands; _CommandManager class il y a 12 ans
  Ben Kurtovic 2da906109b Copyright update for 2012. il y a 12 ans
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. il y a 12 ans
  Ben Kurtovic 3405845303 minor fixes, cleanup, and general improvements il y a 13 ans
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ il y a 13 ans
  Ben Kurtovic af2e01a330 fixing imports in IRC commands il y a 13 ans
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit il y a 13 ans
  Ben Kurtovic d0cf12aa86 fix in crypt.py il y a 13 ans
  Ben Kurtovic 848ac58e7a dramatically simplify error handling with !encrypt/!decrypt irc commands, thanks to previous commit il y a 13 ans
  Ben Kurtovic f90167e8e7 blowfish.encrypt(key, plaintext), blowfish.decrypt(key, cyphertext); clean up certain things; 'python lib/blowfish.py' is interactive; implement blowfish in Cryptography() il y a 13 ans
  Ben Kurtovic 1e89d2a06f new blowfish.py module, some changes in Cryptography(), LICENSE cleanup il y a 13 ans
  Ben Kurtovic 02b8fbdd1b ugh I am an idiot il y a 13 ans
  Ben Kurtovic 369b60b823 adding Cryptography() IRC command class with hash functions via hashlib il y a 13 ans