Sangeeth Saravanaraj
9b25a7cf77
Fixed typo.
2015-06-05 12:25:41 +05:30
Joshua Downer
7a908ac07b
Removed duplicate property
2015-05-28 09:35:50 -04:00
Steven Roose
92901637ec
Change to roster migration example
...
I did have the chance to test the script yet, but it seems like that line should be outside the for loop.
2015-05-25 01:01:08 +02:00
Joshua Downer
3590b663ed
xep-0323: removed deadcode
2015-05-14 06:27:59 -04:00
Joshua Downer
a33bde9cc3
xep-0323: spelling
2015-05-14 06:27:39 -04:00
Joshua Downer
ac50fdccfc
xep-0323: unused import
2015-05-14 06:26:54 -04:00
Joshua Downer
a0c6bf15e9
Fixed imports
...
Removed unused modules/packages and added getpass, which was missing.
2015-05-13 17:24:06 -04:00
mathieui
a2852eb249
Allow the use of a custom loop instead of asyncio.get_event_loop()
2015-05-12 00:02:32 +02:00
mathieui
f1e6d6b0a9
Advertize the disco#info feature in our disco#info
...
Actually a MUST in XEP-0030
2015-05-08 13:41:20 +02:00
Emmanuel Gil Peyrot
116a33ba51
Make syntax highlighting for XML lazy, to only call pygments when debug logs are enabled.
...
Makes poezio about 11% faster when sending/receiving messages.
2015-05-06 13:03:47 +02:00
Mike Taylor
a8ac115310
Merge pull request #363 from sangeeths/xep_0332
...
XEP_332: Prefixed request and response with "http"
2015-05-01 12:50:06 -04:00
Sangeeth Saravanaraj
1345b7c1d0
Misc updates for send_error()
2015-05-01 15:34:53 +05:30
Sangeeth Saravanaraj
d60a652259
data need not be prefixed with http..
2015-05-01 14:32:36 +05:30
Sangeeth Saravanaraj
61a7cecb31
Prefixed request, response and data with http. Avoided (plugin_attrib) name collision with other plugins.
2015-04-29 14:44:25 +05:30
Mike Taylor
192b7e0349
Merge pull request #345 from sangeeths/xep_0332
...
XEP-0332: HTTP over XMPP transport
2015-04-28 22:44:27 -04:00
Sangeeth Saravanaraj
80b60fc048
Merge remote-tracking branch 'origin/develop' into xep_0332
2015-04-28 16:53:40 +05:30
mathieui
b8d7b9520c
Fix some disco tests
...
The targeted JID was a bare JID, which is wrong since the XEP specifies
that such disco requests are handled by the server.
2015-04-21 20:10:47 +02:00
mathieui
0305ce66b7
Merge branch 'ibb' of http://linkmauve.fr/git/slixmpp
2015-04-19 20:53:35 +02:00
Emmanuel Gil Peyrot
474405ab90
XEP-0047: fix examples.
2015-04-19 20:48:02 +02:00
Emmanuel Gil Peyrot
4415d3be1a
XEP-0047: use coroutines for send(), sendall() and the new sendfile().
2015-04-19 20:48:02 +02:00
Emmanuel Gil Peyrot
058c530787
XEP-0047: prevent any unneededly large or useless bytes slice.
2015-04-19 20:48:01 +02:00
Emmanuel Gil Peyrot
766d0dfd40
XEP-0047: use asyncio’s Queue implementation, to prevent any possibility of deadlock.
2015-04-19 20:48:01 +02:00
Emmanuel Gil Peyrot
ac31913a65
XEP-0047: make open_stream() return a future that will be set to the stream object.
2015-04-14 19:14:56 +02:00
Emmanuel Gil Peyrot
d34ddf33db
XEP-0047: replace threading events with simple booleans.
2015-04-14 19:14:56 +02:00
Emmanuel Gil Peyrot
eb4e09b0ca
XEP-0047: allow only one window over the stream.
2015-04-14 19:14:56 +02:00
Emmanuel Gil Peyrot
ce085bf4f4
XEP-0047: announce the correct stanza type if message is selected.
2015-04-14 19:14:56 +02:00
Emmanuel Gil Peyrot
990113f8e7
XEP-0047: return the correct error type on not-acceptable (example 5).
2015-04-14 19:14:56 +02:00
Emmanuel Gil Peyrot
aa022204ee
XEP-0047: don’t answer with an unauthorized error when block-size is too big.
2015-04-14 19:14:56 +02:00
Emmanuel Gil Peyrot
c1f23b566b
XEP-0047: remove now-useless threading locks.
2015-04-14 19:14:56 +02:00
Emmanuel Gil Peyrot
45f7cb8bda
XEP-0047: prevent tracebacks in stanza reading.
2015-04-14 19:14:56 +02:00
mathieui
bdb1f66ac9
basexmpp: Add a message_error event
...
The "message" event only receives messages with a body, and error
messages don’t necessarily have it. Removing the body requirement from
the "message" event could lean to unhandled conditions in existing code.
2015-04-13 15:08:04 +02:00
Mike Taylor
842157a6cc
Merge pull request #187 from ekini/xep_0138
...
added xep-0138 support (compression)
2015-04-11 20:58:45 -04:00
Mike Taylor
a63cc01482
Merge pull request #316 from rakoo/develop
...
Extend AtomEntry capabilities
2015-04-11 20:53:44 -04:00
bear (Mike Taylor)
1bbb6f3ff9
Merge branch 'hildjj-develop' into develop
2015-04-11 20:43:56 -04:00
bear (Mike Taylor)
93894247a4
Merge branch 'develop' of https://github.com/hildjj/SleekXMPP into hildjj-develop
2015-04-11 20:42:33 -04:00
Mike Taylor
16bb5e2537
bump to version v1.4
2015-04-11 20:38:11 -04:00
Mike Taylor
d19a6e05b2
remove python v3.1 - v3.3 from tox.ini
2015-04-11 20:37:05 -04:00
Mike Taylor
86e85f9835
Merge pull request #313 from mayflower/develop
...
Proposing #310 again in fixed version
2015-04-11 20:12:19 -04:00
Mike Taylor
cc145d20b0
Merge pull request #297 from keith-gray-powereng/develop
...
Fixed a unicode error in xep_0065 on Python 3
2015-04-11 19:49:43 -04:00
Mike Taylor
881d9040c4
Merge pull request #329 from FlySnake/send_queue_overflow
...
In queues added option to remove first element on addind new if queue is full
2015-04-11 19:46:26 -04:00
Mike Taylor
1e77ea0944
Merge pull request #328 from FlySnake/develop
...
On initial connect use delay if connection failed
2015-04-11 19:20:39 -04:00
Mike Taylor
140f0885b2
Merge pull request #331 from mathieui/develop
...
Fix the element name for retrieving certs in XEP-0257
2015-04-11 19:15:26 -04:00
Mike Taylor
83f71a6610
Merge pull request #348 from gribouille-dev/tor_fixes
...
Makes XEP-0009 compatible with Python 2 & 3.
2015-04-11 18:32:42 -04:00
Mike Taylor
271343a32d
Merge pull request #349 from mulog1990/ssl-version-fix
...
ssl-version not passed to wrap_socket, fixed
2015-04-11 18:26:05 -04:00
Mike Taylor
48857b0030
Merge pull request #354 from erigones/develop
...
Fixed bug #353 Python3 XEP-0084 error
2015-04-11 18:12:40 -04:00
Mike Taylor
1fe7f5f4e6
Create .travis.yml
2015-04-11 17:45:23 -04:00
Emmanuel Gil Peyrot
d5b1904ebb
Use a full JID for testing.
2015-04-04 16:56:26 +02:00
Emmanuel Gil Peyrot
b6b0e82dec
Iq.send: set the timeout even when no timeout_callback is set
2015-04-04 16:48:30 +02:00
Emmanuel Gil Peyrot
632b7b4afe
XMLStream: add a forever parameter to process(), defaulting to True, to select whether we want to stop the event loop after a disconnection
2015-04-04 16:48:30 +02:00
Richard Kellner
81b7b2c190
Fixed bug #353 Python3 XEP-0084 error
2015-03-25 14:04:46 +01:00