aboutsummaryrefslogtreecommitdiffstats
path: root/server/component.py
AgeCommit message (Collapse)Author
2012-01-18Added setup.py and big reorg of the source treeGuillaume Horel
this should fix tickets #10 and #11
2012-01-16Fixes to support sleekxmpp 1.0Guillaume Horel
2011-05-04Various fixes.Guillaume Horel
- store the registration object using base64 encoding of the jid instead of hash, so that it's reversible - fix the namespace of the registration form
2011-05-02In-band registration is almost functional.Guillaume Horel
-still need to hook up the data with the backend -and check all the error cases
2011-05-01Use more meaningful file names.Guillaume Horel
suggestion of Thibaut