summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0050/adhoc.py
AgeCommit message (Expand)Author
2012-01-02Merge pull request #132 from rhcarvalho/masterLance Stout
2012-01-02Fix a typo in several files.Rodolfo Carvalho
2011-12-04Ensure that adhoc command clients have form plugin registered.Lance Stout
2011-11-19Tidy up logging calls.Lance Stout
2011-11-20This change stops sleekxmpp from spending huge amounts of time unnecessarily ...Vijay Pandurangan
2011-08-26The ifrom parameter doesn't need special treatment.Lance Stout
2011-08-13Update XEP-0050 to use new IQ exceptions.Lance Stout
2011-08-04Cosmetic PEP8 fixes.Lance Stout
2011-06-08Fix XEP-0050 issue with Unicode string type checking.Lance Stout
2011-03-24Added new XEP-0050 implementation.Lance Stout