Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-10 | Update plugins to use session_bind handler for disco, and use plugin_end | Lance Stout | |
2012-06-19 | PEP8 formatting updates. | Lance Stout | |
2012-06-18 | Add initial XEP-0084 support. | Lance Stout | |
It does not auto-retrieve and store avatars yet, but everything is there to do so. | |||
2012-03-12 | Move XEP-0163 to new system. | Lance Stout | |
Also includes new register_pep() method for doing the necessary stanza and disco registration, plus pubsub node event mapping. | |||
2012-03-11 | Ensure that result stanzas are returned, as expected. | Lance Stout | |
2012-03-10 | Fix plugin loading logs for XEP-0118 and XEP-0163. | Lance Stout | |
2012-03-10 | Fix XEP-0163's updating of caps. | Lance Stout | |
2012-03-10 | Add XEP-0163 plugin. | Lance Stout | |
This is just a very simple wrapper for XEP-0030, XEP-0115, and XEP-0060 for adding interests to caps information, and publishing. |