11 Commitit (c7bbb211179e343b640db6881726bcc407449607)

Tekijä SHA1 Viesti Päivämäärä
  Ben Kurtovic c7bbb21117 Improvements to Site and User by removing unnecessary API queries. 13 vuotta sitten
  Ben Kurtovic 575e975930 Bugfix in user.name() and user.exists(). 13 vuotta sitten
  Ben Kurtovic 74ddc5b702 More work on wikitools, now with improved API queries and login. 13 vuotta sitten
  Ben Kurtovic cafa9deedd More additions to wikitools, mostly in Site. 13 vuotta sitten
  Ben Kurtovic ffc63c38f6 New additions and changes to wikitools, mostly namespaces. 13 vuotta sitten
  Ben Kurtovic 6aa2370900 Exception and function cleanup in wikitools: 13 vuotta sitten
  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 vuotta sitten
  Ben Kurtovic 76113a3f6a Cleaning up slightly and adding some more methods: 13 vuotta sitten
  Ben Kurtovic f4219ffad0 More work on the early stages of wikitools: 13 vuotta sitten
  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 vuotta sitten
  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 vuotta sitten