26 커밋 (a73f618e0aec26efdc28b85ae824911e1b9536c1)

작성자 SHA1 메시지 날짜
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 3 년 전
  Ben Kurtovic a8e431e806 Support reply-nick syntax for all commands; support unspaced form. 8 년 전
  Ben Kurtovic de2daac51c Quick patch to support !link >nick syntax. 8 년 전
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. 9 년 전
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. 10 년 전
  Ben Kurtovic ed95c99f0e Update email address. 10 년 전
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. 11 년 전
  Ben Kurtovic b0764f22ca Bugfix. 12 년 전
  Ben Kurtovic e179e40caa Make !link smart enough to remember the last thing that was linked. 12 년 전
  Ben Kurtovic 5ab736723b Fixing a number of silly mistakes; refactoring (thanks pylint) 12 년 전
  Justin Yulli Kim c93dc33cef Capitalise replies in !link 12 년 전
  Ben Kurtovic fb31aa73c8 Proper handling of unicode in some commands. 12 년 전
  Ben Kurtovic c260648bdb Finish chunking algorithm, improve !link, other fixes. 12 년 전
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. 12 년 전
  Ben Kurtovic 844e3a5f8e Remove useless __all__ from commands and tasks. 12 년 전
  Ben Kurtovic 78ac1b8a80 Tons of refactoring, miscellaneous cleanup, and improvements. 12 년 전
  Ben Kurtovic 526151e031 !geolocate command, plus some cleanup to other commands 12 년 전
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files 12 년 전
  Ben Kurtovic 30e9d30f9f Using function aliases whenever possible; !join and !part 12 년 전
  Ben Kurtovic 1d02af98fa Relocate BaseCommand to earwigbot.commands; _CommandManager class 12 년 전
  Ben Kurtovic 2da906109b Copyright update for 2012. 12 년 전
  Ben Kurtovic 27867763eb Disabling auto-linker. 12 년 전
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. 12 년 전
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 13 년 전
  Ben Kurtovic af2e01a330 fixing imports in IRC commands 13 년 전
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit 13 년 전
  Ben Kurtovic c44bc87b93 http://en.wikipedia.org/wiki/ -> http://enwp.org/ 13 년 전
  Ben Kurtovic a06e35ecef moving IRC class modules (base_command.py, connection.py, data.py, rc.py) to irc/classes/ 13 년 전
  Ben Kurtovic eee571879c commands now support multiple hooks 13 년 전
  Ben Kurtovic 9e3c105b0f converting commands to use new BaseCommand class 13 년 전
  Ben Kurtovic a6f4436a82 adding in a linker module; TODO: pretty-ify interwikis and parse namespaces 13 년 전