33 コミット (a73f618e0aec26efdc28b85ae824911e1b9536c1)

作成者 SHA1 メッセージ 日付
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 3年前
  Ben Kurtovic ea4ee76691 release/0.3 5年前
  Ben Kurtovic 774628b34e OAuth support; switch to requests; update login flow 5年前
  Ben Kurtovic 7d7d1aceea Update dependencies, copyright year. 6年前
  Ben Kurtovic 454e6bdb8c Bump dependencies. 8年前
  Ben Kurtovic 1fc63081eb Update copyright year for 2016. 8年前
  Ben Kurtovic eac7117a92 release/0.2 8年前
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. 9年前
  Ben Kurtovic 0bdcbca8b0 Rudimentary solution for PDF parsing (closes earwig/copyvios#18) 9年前
  Ben Kurtovic 30f72df470 Refactor parsers; fix empty document behavior. 9年前
  Ben Kurtovic 5349179088 Fix parsing of plain text documents (earwig/copyvios#3) 9年前
  Ben Kurtovic 7137dda920 Update copyvio checker to not make concurrent requests to a single domain. 9年前
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. 10年前
  Ben Kurtovic ed95c99f0e Update email address. 10年前
  Ben Kurtovic c3dbc9cc84 Missed a few years. 11年前
  Ben Kurtovic 655624c2cf Lazy-importing of py-bcrypt and pycrypto; restructured deps in setup. 11年前
  Ben Kurtovic 9fac24b763 Support passing kwargs to tasks in util, plus some other updates. 11年前
  Ben Kurtovic 4baab6f57c Implement lazy importing of root-level modules and packages. 11年前
  Ben Kurtovic 569c815d99 Implement NLTK for chunking article content (#5). 12年前
  Ben Kurtovic cb87004107 Primitive screen scraper for HTML using BeautifulSoup and LXML. 12年前
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. 12年前
  Ben Kurtovic e9be04de37 Fix to finish feature/commands merge (#28). 12年前
  Ben Kurtovic 4b1d745e2c Handle timezones correctly with pytz. 12年前
  Ben Kurtovic ccc0440ebe Massively shorten README; integrate Page with mwparserfromhell. 12年前
  Ben Kurtovic e67ea9a91f Replacing custom Blowfish implementation with pycrypto 12年前
  Ben Kurtovic 362db3d1c8 git version info, logging updates, utility 12年前
  Ben Kurtovic 54739d5553 Update references to Wiki Toolset, plus other fixes 12年前
  Ben Kurtovic e473653507 Updates to setup.py, unit tests, and logging 12年前
  Ben Kurtovic 45a472c2ef setup.py should be good now 12年前
  Ben Kurtovic abe58a07f6 CommandManager as attr of Bot, plus cleanup 12年前
  Ben Kurtovic 117eccc35d Beginning work (#16) 12年前
  Ben Kurtovic 65a01c66b5 Removed earwigbot.rules; moved its contents to config.yml 12年前
  Ben Kurtovic 424a954af6 Moving rest of earwigbot.classes to earwigbot.tasks 12年前
  Ben Kurtovic e54db76757 Cleanup; ensure unit tests are functional 12年前
  Ben Kurtovic 2da906109b Copyright update for 2012. 12年前
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. 12年前