summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-19Add test for nodeprep idempotency after explicitly using Unicode 3.2Lance Stout
2013-06-19Explicitly use Unicode 3.2 for StringPrep profiles.Lance Stout
2013-06-07Merge branch 'develop' of github.com:fritzy/SleekXMPP into developLance Stout
2013-06-07Add support for XEP-0319, idle presenceLance Stout
2013-06-07Merge pull request #242 from Florob/xep-0084-idLance Stout
2013-06-07Properly set itemID for XEP-0084 metadataFlorian Zeitz
2013-05-27Merge pull request #239 from SecurityForUs/add_95_96_to_setupLance Stout
2013-05-27Add xep_0095 and xep_0096 to setup so they are installed into the eggEric Hansen
2013-05-26Simplify stream method unregistration processLance Stout
2013-05-26Make stream initiation methods unregisterable.Lance Stout
2013-05-22Fix crash conditions in IBBLance Stout
2013-05-22Fix encrypting with GPGLance Stout
2013-05-22Merge pull request #234 from SecurityForUs/str_no_strippedLance Stout
2013-05-22.stripped() would result in errorEric Hansen
2013-05-14Only remap component namespaces for top level stream elements.Lance Stout
2013-05-13Update copyright years, and license for SueltaLance Stout
2013-05-13Update copyright for sasl modules.Lance Stout
2013-05-11Merge branch 'si_file_transfer' into developLance Stout
2013-05-11Add support for XEP-0152: Reachability AddressesLance Stout
2013-05-09Merge pull request #232 from kstaniek/developLance Stout
2013-05-09Fix in tzoffset and _get_fixed_offset_tzKlaudiusz Staniek
2013-04-27Try preventing strptime thread safety problems.Lance Stout
2013-04-23Carry scheduled kwargs all the wayLance Stout
2013-04-01Update gitignoreLance Stout
2013-04-01Make XMLMasks match properly for components.Lance Stout
2013-03-29Fix some errors in the IBB plugin.Lance Stout
2013-03-29Save progress on SI file transferLance Stout
2013-03-28Merge pull request #228 from anton-ryzhov/eventsLance Stout
2013-03-28`failed_auth` data returnedAnton Ryzhov
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