summaryrefslogtreecommitdiff
path: root/sleekxmpp
AgeCommit message (Expand)Author
2013-02-22Don't use internally deprecated methodsAnton Ryzhov
2013-02-18Fixed resource generation via uuidAnton Ryzhov
2013-02-12Add XEP-0079 Advanced Message Processing plugin.Lance Stout
2013-02-11More caps cleanupLance Stout
2013-02-11Make legacy caps log more useful, until we support legacy caps.Lance Stout
2013-02-11Track which verstrings are being checked, so we don't request duplicates.Lance Stout
2013-02-11Support using messages for IBB data transfer.Lance Stout
2013-02-09fix not blocking gmail notification checkroger
2013-02-09fixed gmail new mail notification checkroger
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-20Remove unused portions of XMLMaskLance Stout
2013-01-20Allow for simplified XPath namespacesLance 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-11Merge branch 'master' into developLance Stout
2013-01-11Don't reset exponential backoff delay until a stream has been confirmed.Lance Stout
2013-01-09Merge branch 'master' into developLance Stout
2013-01-09Fix sending BOB data in Python3Lance Stout
2013-01-08Merge branch 'master' into developLance Stout
2013-01-08Give X-FACEBOOK-PLATFORM precedence over DIGEST-MD5Lance 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-02util/sasl/mechanisms.py: SASLMutualAuthFailed not definedOskari Timperi
2013-01-02Fix startup issues with components using caps and vcards.Lance Stout
2013-01-02util/sasl/mechanisms.py: SASLMutualAuthFailed not definedOskari Timperi
2012-12-29Merge branch 'master' into developLance Stout
2012-12-29Fix other instance of inet_pton usage.Lance Stout
2012-12-21Merge branch 'master' into developLance Stout
2012-12-21Apparently twisted fills in inet_pton on Windows and uses different exceptions.Lance Stout
2012-12-18Merge branch 'master' into developLance Stout
2012-12-18Fix unicode conversion in Python3Lance Stout
2012-12-14Merge branch 'master' into developLance Stout