Lance Stout
|
69e55d7316
|
Merge pull request #280 from allan-simon/develop
fixed setRole function,
|
2014-02-09 14:39:08 -08:00 |
|
Allan Simon
|
c8d6e512d2
|
fixed setRole function, the check where made against 'affiliation' values, now we do that against actual role values
|
2014-02-07 12:11:28 +08:00 |
|
Lance Stout
|
a2423b8499
|
Get the IoT plugins to pass tests on Py3
|
2014-02-06 09:54:45 -08:00 |
|
Allan Simon
|
eb6ac68d5c
|
close #276, now we trigger 'groupchat_message_error' and muc::ROOM::message_error when we receive a message type=error from the server
|
2014-01-31 18:54:59 +08:00 |
|
waechtjn
|
f76524fc9f
|
Fixed XEP-0065 SOCKS5 socket closing
SCOKS5 SID were removed multiple times from the _sessions dictionary
|
2014-01-26 16:53:53 +01:00 |
|
waechtjn
|
b95532b68b
|
Update xep_0065/proxy.py
Removed reference to undefined variable "conn"
|
2014-01-26 16:48:31 +01:00 |
|
juanrmn
|
79a3a2befd
|
Added a MUC method 'setRole'. Change role property of a nick in a room, useful for moderator bots.
|
2013-11-06 11:20:50 +01:00 |
|
Anton Ryzhov
|
92d6bc6875
|
Check delay field existence
Import missing class
|
2013-10-23 13:33:52 +04:00 |
|
Lance Stout
|
fb5d20c4f8
|
Ensure PEP updates default to item if of 'current'
|
2013-10-09 11:28:09 -07:00 |
|
Lance Stout
|
65e3122f52
|
Update XEP-0319 plugin to track namespace change.
|
2013-09-27 00:37:02 -07:00 |
|
Lance Stout
|
beae845281
|
Fix MAM start query
|
2013-09-24 16:07:50 -07:00 |
|
Lance Stout
|
00152358de
|
Normalize handling html body content
Closes issue #261
|
2013-09-13 10:01:33 -07:00 |
|
Lance Stout
|
a2784be4d6
|
Add MAM archived tags
|
2013-09-12 10:52:15 -07:00 |
|
Lance Stout
|
19b24b276d
|
Update MAM to use latest carbons.
|
2013-09-12 10:32:19 -07:00 |
|
Lance Stout
|
24c474a9ec
|
Merge branch 'xep_0323_325' of git://github.com/joachimlindborg/SleekXMPP into joachimlindborg-xep_0323_325
Conflicts:
sleekxmpp/plugins/__init__.py
|
2013-09-05 16:26:18 -07:00 |
|
Joachim Lindborg
|
8fd3781ef5
|
added disco imformation, fixed some bugs in device
|
2013-09-04 14:57:27 +02:00 |
|
Lance Stout
|
6c2fa7a382
|
Fix pubsub owner subscriptions stanza
|
2013-08-30 08:51:46 -07:00 |
|
Joachim Lindborg
|
45689fd879
|
First implementation of the xep_0323 and xep_325 used in IoT systems. Tests are added for stanza and streams
|
2013-08-30 02:29:52 +02:00 |
|
Jean-Philippe Caruana
|
2c26fb0d76
|
optimize imports
|
2013-07-26 17:48:33 +02:00 |
|
Lance Stout
|
c49017c6f1
|
Update 319 plugin to update XEP-0012/256 last activity too.
|
2013-07-05 14:04:48 -07:00 |
|
Lance Stout
|
13c919773e
|
Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop
|
2013-06-07 19:00:42 -04:00 |
|
Lance Stout
|
ed3a4fb8d4
|
Add support for XEP-0319, idle presence
|
2013-06-07 19:00:22 -04:00 |
|
Florian Zeitz
|
a9e7d489b8
|
Properly set itemID for XEP-0084 metadata
|
2013-06-07 13:29:28 +02:00 |
|
Lance Stout
|
4a590d1497
|
Simplify stream method unregistration process
|
2013-05-26 14:53:28 -07:00 |
|
Lance Stout
|
82e1508d6f
|
Make stream initiation methods unregisterable.
|
2013-05-26 14:50:01 -07:00 |
|
Lance Stout
|
400f08db9d
|
Fix crash conditions in IBB
|
2013-05-22 14:27:14 -07:00 |
|
Lance Stout
|
e48b650caa
|
Fix encrypting with GPG
|
2013-05-22 11:59:17 -07:00 |
|
Eric Hansen
|
85fd14f47f
|
.stripped() would result in error
|
2013-05-22 09:16:49 -04:00 |
|
Joachim Lindborg
|
b7adaafb3e
|
First test stanza
|
2013-05-17 12:18:00 +02:00 |
|
Lance Stout
|
2e9ccd0623
|
Merge branch 'si_file_transfer' into develop
|
2013-05-11 12:48:47 -07:00 |
|
Lance Stout
|
7b49c82210
|
Add support for XEP-0152: Reachability Addresses
|
2013-05-11 12:22:56 -07:00 |
|
Lance Stout
|
fae39e1ab4
|
Fix some errors in the IBB plugin.
|
2013-03-29 13:16:18 -07:00 |
|
Lance Stout
|
3732139fc3
|
Save progress on SI file transfer
|
2013-03-29 13:16:18 -07:00 |
|
Lance Stout
|
8b73c2bcff
|
Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop
|
2013-03-11 16:42:15 -07:00 |
|
Lance Stout
|
9ba5b644cf
|
Add XEP-0196 for User Gaming, from mathieui
|
2013-03-11 16:26:26 -07:00 |
|
Patrick Horn
|
01abd6a705
|
Correct argument order by using keyword for keepalive.
|
2013-03-06 21:35:07 -08:00 |
|
Lance Stout
|
82bbe5d1a6
|
Merge branch 'develop'
|
2013-02-25 09:53:35 -08:00 |
|
Lance Stout
|
a1d71d31e8
|
Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop
|
2013-02-22 10:08:35 -08:00 |
|
Lance Stout
|
766e0b685d
|
Clear out iterable data when resetting Disco items.
|
2013-02-22 10:07:19 -08:00 |
|
Anton Ryzhov
|
d9906756cf
|
Don't use internally deprecated methods
|
2013-02-22 01:48:03 +04:00 |
|
Lance Stout
|
9a45ebd98b
|
Merge branch 'develop'
|
2013-02-19 01:01:09 -08:00 |
|
Anton Ryzhov
|
6dd4456b11
|
Fixed resource generation via uuid
|
2013-02-18 23:41:13 +04:00 |
|
Lance Stout
|
c30c47d291
|
Add XEP-0020 support.
|
2013-02-15 10:36:31 -08:00 |
|
Lance Stout
|
d8c9662302
|
Resolve most Python3.3 related issues.
Tests now run successfully. Occasionally get single error related to
duplicated payload data in pubsub items when copying stanza values.
|
2013-02-14 01:24:09 -08:00 |
|
Lance Stout
|
ec5e819b16
|
Merge branch 'develop'
|
2013-02-12 09:38:57 -08:00 |
|
Lance Stout
|
55e50ad979
|
Add XEP-0079 Advanced Message Processing plugin.
|
2013-02-12 01:30:44 -08:00 |
|
Lance Stout
|
99ecb166d3
|
More caps cleanup
|
2013-02-11 20:01:53 -08:00 |
|
Lance Stout
|
cdeae7e72f
|
Make legacy caps log more useful, until we support legacy caps.
|
2013-02-11 19:53:57 -08:00 |
|
Lance Stout
|
fbf79755d7
|
Track which verstrings are being checked, so we don't request duplicates.
|
2013-02-11 19:49:38 -08:00 |
|
Lance Stout
|
78bd21b7cf
|
Support using messages for IBB data transfer.
|
2013-02-11 18:08:34 -08:00 |
|