14 Révisions (434863dcd1478e59ff475414e032289397057a6d)

Auteur SHA1 Message Date
  Ben Kurtovic 434863dcd1 Docstrings for everything in Site; some cleanup in Site/Functions. il y a 13 ans
  Ben Kurtovic 77c541a513 Accept gzipped data and decompress it in api_query(). il y a 13 ans
  Ben Kurtovic 612c9c8ff6 Major improvements to cookies, login/logout, and crosswiki support. il y a 13 ans
  Ben Kurtovic c7bbb21117 Improvements to Site and User by removing unnecessary API queries. il y a 13 ans
  Ben Kurtovic 575e975930 Bugfix in user.name() and user.exists(). il y a 13 ans
  Ben Kurtovic 74ddc5b702 More work on wikitools, now with improved API queries and login. il y a 13 ans
  Ben Kurtovic cafa9deedd More additions to wikitools, mostly in Site. il y a 13 ans
  Ben Kurtovic ffc63c38f6 New additions and changes to wikitools, mostly namespaces. il y a 13 ans
  Ben Kurtovic 6aa2370900 Exception and function cleanup in wikitools: il y a 13 ans
  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) il y a 13 ans
  Ben Kurtovic 76113a3f6a Cleaning up slightly and adding some more methods: il y a 13 ans
  Ben Kurtovic f4219ffad0 More work on the early stages of wikitools: il y a 13 ans
  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) il y a 13 ans
  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/ il y a 13 ans