Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-08 | Ensure that accessing self.api.settings works for plugins. | Lance Stout | |
2012-04-06 | Pass JID objects to API callbacks and not strings. | Lance Stout | |
2012-04-06 | Allow for registering a handler and setting it as default in one step. | Lance Stout | |
2012-04-06 | Begin experiment with a centralized API callback registry. | Lance Stout | |
The API registry generalizes the node handler system from the xep_0030 plugin so that other plugins can use it. |