summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins
AgeCommit message (Expand)Author
2013-01-23Cleanup and expand XEP-0065 plugin.Lance Stout
2013-01-21Merge branch 'master' into developLance Stout
2013-01-21Add plugin for Google's nosave feature.Lance Stout
2013-01-21Fix issues in Google settings plugin.Lance Stout
2013-01-21Simplify Gmail notifications.Lance Stout
2013-01-20Add Google Settings plugin.Lance Stout
2013-01-20Modernize the Gmail plugin.Lance Stout
2013-01-20Remove old versions of some plugins.Lance Stout
2013-01-20Updated XEP-0199 to take and return standardized values.Lance Stout
2013-01-20Add BoB data to message and presence stanzas.Lance Stout
2013-01-20Updated XEP-0092 to take callbacks and return the version result stanza.Lance Stout
2013-01-16Merge branch 'master' into developLance Stout
2013-01-16Ensure that initial vCard requests are sent.Lance Stout
2013-01-16Merge branch 'master' into developLance Stout
2013-01-16Fix logging for vcard lookup failure.Lance Stout
2013-01-16Merge branch 'master' into developLance Stout
2013-01-16Set vCard avatar hash on startup.Lance Stout
2013-01-16Merge branch 'master' into developLance Stout
2013-01-16Fix setting autojoin in bookmarks.Lance Stout
2013-01-09Merge branch 'master' into developLance Stout
2013-01-09Fix sending BOB data in Python3Lance Stout
2013-01-04Merge branch 'master' into developLance Stout
2013-01-04Add XEP-0048 supportLance Stout
2013-01-04Fix setting publish options for pubsub storage.Lance Stout
2013-01-02Merge branch 'master' into developLance Stout
2013-01-02Fix startup issues with components using caps and vcards.Lance Stout
2012-11-04Adapted the xep_0065 plugin to be compatible with all kind of others XMPPSandro Munda
2012-11-01Avoided to log a debug message error when the socket is normally closed.Sandro Munda
2012-11-01Improved the gitignore files (vim temp file, .pyo file and .baboon directory).Sandro Munda
2012-10-31Merge branch 'master' into developLance Stout
2012-10-31Allow IQ timeouts to be asynchronous, by passing a timeout_callback parameter...Joe Hildebrand
2012-10-31Merge branch 'master' into developLance Stout
2012-10-31Turns out not all data is UTF-8, so don't try to decode it.Lance Stout
2012-10-24Merge branch 'master' into developLance Stout
2012-10-24Lock the bound JID in the JID cache.Lance Stout
2012-10-19Merge branch 'master' into developLance Stout
2012-10-19Add support for XEP-0257: Client Certificate Management for SASL EXTERNALLance Stout
2012-10-19Allow passing form instructions as a list of strings.Lance Stout
2012-10-18Always cache published vcardLance Stout
2012-10-15Merge branch 'master' into developLance Stout
2012-10-15Simplify xep-0084 avatar metadata publishing.Lance Stout
2012-10-15Fix vcard-temp stanzas to include organization data.Lance Stout
2012-10-15Merge branch 'stream_features'Lance Stout
2012-10-14Merge branch 'master' into developLance Stout
2012-10-10Update carbons plugin to use latest spec.Lance Stout
2012-10-05Fix XEP-0078 error handlingLance Stout
2012-10-05Merge branch 'master' into developLance Stout
2012-10-05Fix empty namespaces in XEP-0045 plugin.Lance Stout
2012-10-01Update legacy auth to be used outside of stream features.Lance Stout
2012-09-28Merge branch 'master' into developLance Stout