summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins
AgeCommit message (Expand)Author
2012-04-06Simplify registering API handler defaults.Lance Stout
2012-04-06Don't break test plugins that use None instead of a stream object.Lance Stout
2012-04-06Update XEP-0012 plugin to use new api.Lance Stout
2012-04-06Fix XEP-0115 with the new API registry.Lance Stout
2012-04-06Begin experiment with a centralized API callback registry.Lance Stout
2012-04-03Fix MUC invite events so that they actually work.Lance Stout
2012-04-03Fix memory leak with adhoc command sessions.Lance Stout
2012-03-27Reset stream management state on session_end.Lance Stout
2012-03-27Make the XEP-0198 ack debug message less confusing.Lance Stout
2012-03-21Correct handling of acks for XEP-0198 under heavy load.Lance Stout
2012-03-19Fix unicode issues in test cases for Py3+ introduced by issue #150.Lance Stout
2012-03-19Merge pull request #150 from correl/rpc_value_fixesLance Stout
2012-03-18Add initial support for XEP-0198 for stream management.Lance Stout
2012-03-16Fix requesting receipts on a message that has not been bound to a stream.Lance Stout
2012-03-16Re-add support for special case of 'presence' expiry value.Lance Stout
2012-03-16Update subscription event expiry value to use time objects.Lance Stout
2012-03-16Add events for configuration and subscription notifications.Lance Stout
2012-03-16Fix error when assigning form values that include booleans.Lance Stout
2012-03-16Fix requiring receipt request messages to have ID values.Lance Stout
2012-03-16Expand support for XEP-0184.Lance Stout
2012-03-12Move XEP-0172 to new system.Lance Stout
2012-03-12Move XEP-0118 to the new system.Lance Stout
2012-03-12Move XEP-0108 to new system.Lance Stout
2012-03-12Move XEP-0107 to new system.Lance Stout
2012-03-12Move XEP-0080 to the new system.Lance Stout
2012-03-12Move XEP-0163 to new system.Lance Stout
2012-03-12Cleanup plugin import logic.Lance Stout
2012-03-12Enable using post_init() to resolve circular dependencies.Lance Stout
2012-03-12Move XEP-0115 to the new system.Lance Stout
2012-03-12Remove extra logging statement, add backward compatible references.Lance Stout
2012-03-12Handle loading plugins on demand.Lance Stout
2012-03-12Ensure the adhoc command items node exists.Lance Stout
2012-03-12Move XEP-0249 to the new system.Lance Stout
2012-03-12Move XEP-0224 to new system.Lance Stout
2012-03-12Move XEP-0203 to new system.Lance Stout
2012-03-12Move XEP-0202 to new system.Lance Stout
2012-03-12Move XEP-0199 to new system.Lance Stout
2012-03-12Move XEP-0184 to new system.Lance Stout
2012-03-12Move XEP-0128 to new system.Lance Stout
2012-03-12Move XEP-0092 to new system.Lance Stout
2012-03-12Move XEP-0086 to new system.Lance Stout
2012-03-12Move XEP-0085 to the new system.Lance Stout
2012-03-12Move XEP-0082 to new system.Lance Stout
2012-03-12Move XEP-0078 to new system.Lance Stout
2012-03-12Move XEP-0045 to new system.Lance Stout
2012-03-12Move XEP-0033 to new system.Lance Stout
2012-03-12Move XEP-0012 to new system.Lance Stout
2012-03-12Move XEP-0009 to new system.Lance Stout
2012-03-12Move XEP-0077 to the new system.Lance Stout
2012-03-12Move XEP-0066 to new system.Lance Stout