summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28Event index documentation updatedAnton Ryzhov
2013-03-28XMLStream `proxy_error` event duplicated with `connection_failed`Anton Ryzhov
2013-03-28Changed `failed_auth` event according to manualAnton Ryzhov
2013-03-28Remove `roster_received` eventAnton Ryzhov
2013-03-28Log events triggeringAnton Ryzhov
2013-03-11Merge branch 'develop' of github.com:fritzy/SleekXMPP into developLance Stout
2013-03-11Prevent race condition in pubsub test.Lance Stout
2013-03-11Add XEP-0196 for User Gaming, from mathieuiLance Stout
2013-03-06Merge pull request #226 from imo/developLance Stout
2013-03-06Correct argument order by using keyword for keepalive.Patrick Horn
2013-02-28Bump version in prep for 1.2.0Lance Stout
2013-02-25Merge branch 'develop'Lance Stout
2013-02-22Merge branch 'develop' of github.com:fritzy/SleekXMPP into developLance Stout
2013-02-22Clear out iterable data when resetting Disco items.Lance Stout
2013-02-21Merge pull request #224 from anton-ryzhov/no_deprecated_methods_usageLance Stout
2013-02-22Don't use internally deprecated methodsAnton Ryzhov
2013-02-19Merge branch 'develop'Lance Stout
2013-02-18Use requested_jid instead of boundjid during binding.Lance Stout
2013-02-18Merge pull request #223 from anton-ryzhov/resource_generationLance Stout
2013-02-18Fixed resource generation via uuidAnton Ryzhov
2013-02-15Add XEP-0020 support.Lance Stout
2013-02-14Resolve most Python3.3 related issues.Lance Stout
2013-02-12Merge branch 'develop'Lance Stout
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-10Ensure gmail last result time and tid are always updated.Lance Stout
2013-02-10Remove old_* plugins.Lance Stout
2013-02-10Tidy up a bitLance Stout
2013-02-10Merge branch 'xep_0077'Lance Stout
2013-02-10Merge branch 'develop'Lance Stout
2013-02-10Merge pull request #221 from Roger/fix_gmail_notify_checkLance Stout
2013-02-09fix not blocking gmail notification checkroger
2013-02-09fixed gmail new mail notification checkroger
2013-02-08Enable force_registration in the register account example.Lance Stout
2013-02-08Add option to XEP-0077 plugin to force registration attempts.Lance Stout
2013-02-08Fix HTML-IM lang support.Lance Stout
2013-01-26Get tests to pass again.Lance Stout
2013-01-26Add Google plugins to setup.pyLance Stout
2013-01-26Add proper XEP-0071 plugin.Lance Stout
2013-01-26Handle lang='*' in disco infoLance Stout
2013-01-26Fix ping event issue.Lance Stout
2013-01-25Tighten up session checks in XEP-0050 plugin.Lance Stout
2013-01-24Refactor Google GTalk extensions into a single meta plugin.Lance Stout
2013-01-24Add Google JID Domain Discovery pluginLance Stout
2013-01-24Put StringPrep exception handler with the right try block.Lance Stout
2013-01-24Ensure XMPPError.text is a string.Lance Stout
2013-01-24Fixes for vCard avatar hash calculations and MUC considerations.Lance Stout