14 커밋 (434863dcd1478e59ff475414e032289397057a6d)

작성자 SHA1 메시지 날짜
  Ben Kurtovic 434863dcd1 Docstrings for everything in Site; some cleanup in Site/Functions. 13 년 전
  Ben Kurtovic 77c541a513 Accept gzipped data and decompress it in api_query(). 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 74ddc5b702 More work on wikitools, now with improved API queries and login. 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 f4219ffad0 More work on the early stages of wikitools: 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 년 전
  Ben Kurtovic 655fe78312 creating backbone for wiki-editing tasks: they can be spawned on a cron-like schedule with config/schedule.py, in response to certain edits in config/watcher.py, or through IRC (not implemented yet - I'll need to figure out permissions); task files are in wiki/tasks/, and the wiki-editing tools (think very simplified pywikipedia) will be in wiki/tools/ 13 년 전