summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins
AgeCommit message (Expand)Author
2013-10-23Check delay field existenceAnton Ryzhov
2013-10-09Ensure PEP updates default to item if of 'current'Lance Stout
2013-09-27Update XEP-0319 plugin to track namespace change.Lance Stout
2013-09-24Fix MAM start queryLance Stout
2013-09-13Normalize handling html body contentLance Stout
2013-09-12Add MAM archived tagsLance Stout
2013-09-12Update MAM to use latest carbons.Lance Stout
2013-09-05Merge branch 'xep_0323_325' of git://github.com/joachimlindborg/SleekXMPP int...Lance Stout
2013-09-04added disco imformation, fixed some bugs in deviceJoachim Lindborg
2013-08-30Fix pubsub owner subscriptions stanzaLance Stout
2013-08-30First implementation of the xep_0323 and xep_325 used in IoT systems. Tests a...Joachim Lindborg
2013-07-26optimize importsJean-Philippe Caruana
2013-07-05Update 319 plugin to update XEP-0012/256 last activity too.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-07Properly set itemID for XEP-0084 metadataFlorian Zeitz
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-22.stripped() would result in errorEric Hansen
2013-05-17First test stanzaJoachim Lindborg
2013-05-11Merge branch 'si_file_transfer' into developLance Stout
2013-05-11Add support for XEP-0152: Reachability AddressesLance Stout
2013-03-29Fix some errors in the IBB plugin.Lance Stout
2013-03-29Save progress on SI file transferLance Stout
2013-03-11Merge branch 'develop' of github.com:fritzy/SleekXMPP into developLance Stout
2013-03-11Add XEP-0196 for User Gaming, from mathieuiLance Stout
2013-03-06Correct argument order by using keyword for keepalive.Patrick Horn
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-22Don't use internally deprecated methodsAnton Ryzhov
2013-02-19Merge branch 'develop'Lance 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-09fix not blocking gmail notification checkroger
2013-02-09fixed gmail new mail notification checkroger