Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-23 | Fix shebang lines to use #!/usr/bin/env python instead of hard coding a ↵ | Lance Stout | |
python version. | |||
2010-07-20 | Modified example to take JID and password on command line | Joe Hildebrand | |
2010-05-26 | Changed example.py to register first Xep_0030. | Hernan E Grecco | |
This a simple fix to prevent getting a key error as many plugins add features to Xep_0030. A better fix would be to call pos_init after all plugins are loaded. An even better fix would be to define dependencies for each plugin and registering on demand. | |||
2010-02-27 | fixed some presence bugs | Nathan Fritz | |
2010-02-25 | fixed some unicode problems for 2.6 | Nathan Fritz | |
2009-12-10 | tweaked stanzas for easy use | Nathan Fritz | |
2009-06-10 | fixed example | Nathan Fritz | |
2009-06-03 | moved seesmic branch to trunk | Nathan Fritz | |