4 커밋 (f885b5c2bdab2e87613fa286b84c1bd753b766ae)

작성자 SHA1 메시지 날짜
  Ben Kurtovic d0eaa8ebe0 adding __repr__() and __str__() methods to Site, Page, Category, and User 13 년 전
  Ben Kurtovic cddb22636f wikitools fix in User when said user is really old and the API doesn't give a registration date 13 년 전
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 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 4bada57a9b Some quick updates to wikitools before I commit Page. 13 년 전
  Ben Kurtovic a515a004c8 Docstrings for everything in User, cleaned stuff up a bit. 13 년 전
  Ben Kurtovic 612c9c8ff6 Major improvements to cookies, login/logout, and crosswiki support. 13 년 전
  Ben Kurtovic c7bbb21117 Improvements to Site and User by removing unnecessary API queries. 13 년 전
  Ben Kurtovic 575e975930 Bugfix in user.name() and user.exists(). 13 년 전
  Ben Kurtovic cafa9deedd More additions to wikitools, mostly in Site. 13 년 전
  Ben Kurtovic ffc63c38f6 New additions and changes to wikitools, mostly namespaces. 13 년 전
  Ben Kurtovic 6aa2370900 Exception and function cleanup in wikitools: 13 년 전
  Ben Kurtovic b290582dbf added a bunch of new methods to User in wikitools; added one user-related exception to wikitools; moved .get_rights() call in IRC command !rights to .get_groups(), because get_rights() now returns actual rights (thanks to the API) 13 년 전
  Ben Kurtovic 76113a3f6a Cleaning up slightly and adding some more methods: 13 년 전
  Ben Kurtovic edfa1d2d9e beginning wikitools core development with a few skeleton classes and one (nearly) working function, tools.get_site() (doesn't return a Site object yet) 13 년 전