Commit graph

  • 4df3aa569b Bring back the signal handlers (and the "killed" event). Lance Stout 2011-02-23 10:09:53 -0500
  • 2e2e16e281 fixes to ping: auto-ping off by default, fixed ping-time of zero bug, fixed class name mismatch andyet Nathan Fritz 2011-02-15 15:24:58 -0800
  • d5b3a52827 Merge branch 'develop' into stream_features Lance Stout 2011-02-14 16:26:23 -0500
  • e4f3b777f9 Reset the roster on disconnect instead of replacing it. Lance Stout 2011-02-14 16:24:49 -0500
  • a278f79bdb Merge branch 'develop' into roster Lance Stout 2011-02-14 16:18:44 -0500
  • d709f8db65 Use the _build_stanza method. Lance Stout 2011-02-14 13:50:59 -0500
  • 75584d7ad7 Remap old method names in a better way. Lance Stout 2011-02-14 13:49:43 -0500
  • e0f9025e7c More attempts at fixing garbage collection. Lance Stout 2011-02-14 11:30:04 -0500
  • 9004e8bbf2 Break references that can prevent garbage collection. Lance Stout 2011-02-14 11:13:41 -0500
  • 8b5511c7ec Simplification when removing a deletable handler. Lance Stout 2011-02-13 16:40:04 -0500
  • 34f6195ca5 Return the name of the registered callback. Lance Stout 2011-02-13 16:30:57 -0500
  • 70af52d74c Make one-off Callbacks ready for deletion after the prerun step. Lance Stout 2011-02-13 16:28:06 -0500
  • ca2b4a188a Return the registered callback when using iq.send(callback=foo). Lance Stout 2011-02-12 11:01:43 -0500
  • 0d32638379 XMPPError exceptions can keep a stanza's contents. Lance Stout 2011-02-11 15:20:26 -0500
  • c4b1212c44 Updated XEP-0199 plugin. Lance Stout 2011-02-11 00:30:45 -0500
  • 3463bf46c6 added option to return false on ping error, added ping example Nathan Fritz 2011-02-10 13:45:35 -0800
  • 13a01beb07 Fix same error for get_info default behaviour. Lance Stout 2011-02-09 09:12:44 -0500
  • 145f577bde Fix get_items default behaviour. Lance Stout 2011-02-09 08:58:00 -0500
  • 30da68f47b Update XEP-0060 test. Lance Stout 2011-02-08 21:09:49 -0500
  • 72ead3d598 Replace the print statement by a log.debug call Florent Le Coz 2011-02-09 09:48:45 +0800
  • 4b71fba64c Fix the xep_0009 import (no more relatives) Florent Le Coz 2011-02-09 09:45:45 +0800
  • 606c369173 Some more roster tweaks. Lance Stout 2011-02-08 19:15:50 -0500
  • 1ed06bebcd This fixes the configuration stuff, because type is form not submit with setNodeConfiguration. Stefan de Konink 2011-02-02 22:05:52 +0800
  • aa1996eba6 Fixed failing tests from new XEP-0009 plugin Lance Stout 2011-02-07 10:18:15 -0500
  • 683f717cf7 fixed merge Nathan Fritz 2011-02-05 04:54:52 -0800
  • 3c871920b1 Make the roster backend settable. Lance Stout 2011-02-02 12:05:34 -0500
  • de6170a13d Merge branch 'develop' into roster Lance Stout 2011-02-02 09:13:22 -0500
  • 8dbe6f6546 Updated todo list for 1.0 release. Lance Stout 2011-01-31 15:54:44 -0500
  • 5313338c3a Fixes for XEP-0202 Lance Stout 2011-01-31 15:40:00 -0500
  • 1a270dc05c First pass at re-worked stream features. Lance Stout 2011-01-28 00:49:37 -0500
  • bd9bf3f1c7 Update tostring methods. Lance Stout 2011-01-27 18:05:05 -0500
  • cd800d636a Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop Lance Stout 2011-01-27 16:05:15 -0500
  • 40642b2cd1 Make StreamError work properly. Lance Stout 2011-01-27 16:02:57 -0500
  • 35ef8f9090 Make stanza.plugins an OrderedDict. Lance Stout 2011-01-27 16:01:35 -0500
  • 38dc35840e Recognize stanzas that don't use the default namespace. Lance Stout 2011-01-27 15:59:50 -0500
  • b4004cd4d6 xep_0045: fix the 'to' value when configuring room Florent Le Coz 2011-01-22 03:18:04 +0800
  • 0c8a8314b2 Cleanup for stanzabase. Lance Stout 2011-01-26 11:27:41 -0500
  • 4e757c2b56 Upgraded how subitem works. Lance Stout 2011-01-26 10:04:36 -0500
  • c3be6ea0b2 My hunch is that these should also be updated. Stefan de Konink 2011-01-23 01:47:22 +0800
  • da332365d4 Make extending stanza objects nicer. Lance Stout 2011-01-19 19:49:13 -0500
  • f7e7bf601e Fix tests for Nick stanza. Lance Stout 2011-01-19 19:03:02 -0500
  • 6f4c2f22f3 Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop Lance Stout 2011-01-19 17:50:05 -0500
  • 493df57035 Fix thirdparty imports for Python3 Lance Stout 2011-01-19 17:49:39 -0500
  • 897a9ac333 Do not traceback when DNS resolution time out. Florent Le Coz 2011-01-20 04:23:00 +0800
  • acc2d071ac Fix disco add_item. Lance Stout 2011-01-19 17:27:53 -0500
  • d3b1f8c476 Fix namespace for Nick stanza. Lance Stout 2011-01-19 16:47:18 -0500
  • f1db2fc156 Fix error in disco add_item. Lance Stout 2011-01-19 12:08:28 -0500
  • 2004ddd678 Add StreamError stanza and a stream_error event. Lance Stout 2011-01-16 13:22:52 -0500
  • cb85d4a529 Raise the event 'socket_error' when a socket error occurs. Lance Stout 2011-01-16 13:07:39 -0500
  • ead3af3135 Make it easier to import OrderedDict Lance Stout 2011-01-15 17:15:33 -0500
  • a2891d7608 Fix how disco plugin looks up info and items for clients. Lance Stout 2011-01-15 10:08:35 -0500
  • d7dea0c6cc Add a note for debug statement when running scheduled events. Lance Stout 2011-01-14 12:07:25 -0500
  • 65931bb384 Merge branch 'develop' into roster Lance Stout 2011-01-13 22:16:46 -0500
  • 632827f213 Fix bug in JID class. Attribute .jid now works properly. Lance Stout 2011-01-13 10:21:20 -0500
  • b71550cec7 Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop Lance Stout 2011-01-13 10:20:34 -0500
  • b68e7bed40 Fixed typo. Dann Martens 2011-01-13 15:04:16 +0100
  • 4be6482ff3 Fixed 'nil' bug in unmarshalling. Dann Martens 2011-01-13 13:42:01 +0100
  • a21178007f Updated setup.py to include XEP-0009. Dann Martens 2011-01-13 12:53:17 +0100
  • 2e6c27f665 Added examples. Dann Martens 2011-01-13 11:58:20 +0100
  • 0a3a7b5a70 Removed binding XML namespace experiments. Dann Martens 2011-01-13 11:37:58 +0100
  • 3a12cdbd13 Introduced new XEP-0009 into develop. Dann Martens 2011-01-13 08:40:53 +0100
  • 7d93d1824b Fix setup.py and old_0004.py typo bugs. Lance Stout 2011-01-12 12:22:48 -0500
  • ba0d699d83 Fix ordering error in Iq._set_stanza_values. Lance Stout 2011-01-12 08:55:33 -0500
  • c6ac40c476 Update setup.py with latest plugin packages. Lance Stout 2011-01-11 11:30:56 -0500
  • a5d53b3349 Fix method call error. Lance Stout 2011-01-10 16:33:30 -0500
  • 4487a90623 Add self.client_roster to make things simpler for clients. Lance Stout 2011-01-10 16:28:49 -0500
  • 05da8cc3d1 Merge branch 'develop' into roster Lance Stout 2011-01-10 16:27:18 -0500
  • fe3f8dde4b added plugin for xep-0249 Te-je Rodgers 2011-01-11 04:05:05 +0800
  • 23e499998f Merge branch 'develop' into roster Lance Stout 2011-01-09 10:04:09 -0500
  • acdf9e2d22 Need to run post_init properly. Lance Stout 2011-01-09 10:03:32 -0500
  • 2076d506b4 Update the XEP-0092 plugin to the new style. Lance Stout 2011-01-08 22:38:13 -0500
  • 68ce47c905 Allow XEP 0092 to send os information Florent Le Coz 2011-01-09 09:52:54 +0800
  • 7c7fa0f008 Add support for XEP-0059 to XEP-0030 plugin. Lance Stout 2011-01-08 11:19:31 -0500
  • a8e3657487 Added new XEP-0059 plugin. Lance Stout 2011-01-08 10:58:47 -0500
  • 13a2f719f4 Add reattempt to ClientXMPP.connect Lance Stout 2011-01-07 16:41:31 -0500
  • 2908751020 Allow JID objects to be compared with strings. Lance Stout 2011-01-05 20:16:15 -0500
  • c156a4f723 Merge branch 'develop' into roster Lance Stout 2011-01-05 16:53:33 -0500
  • 8b29431cde More clarification in docs for XEP-0030 plugin. Lance Stout 2011-01-04 19:39:10 -0500
  • 4b145958fa Clarify docs for disco.get_info. Lance Stout 2011-01-04 18:38:21 -0500
  • e08b0054b2 Keep things lined up. Lance Stout 2010-12-29 15:01:50 -0500
  • 596e135a03 Fixed typo in comment. Andrzej Bieniek 2010-12-28 21:32:28 +0000
  • e55e213c78 Fix some typos. Lance Stout 2010-12-28 16:17:08 -0500
  • 8749f5e09b Make the new XEP-30 plugin retain older API signatures. Lance Stout 2010-12-28 15:37:02 -0500
  • b3353183f3 Added ordereddict implementation to thirdparty. Lance Stout 2010-12-21 17:33:31 -0500
  • 3657bf6636 Merge branch 'develop' into roster Lance Stout 2010-12-21 11:33:40 -0500
  • f97f6e5985 More documentation for XEP-0030 plugin. Lance Stout 2010-12-21 11:33:03 -0500
  • 34c374a1e1 Make tests pass for catching exceptions. Lance Stout 2010-12-17 13:11:03 -0500
  • 506eccf84d Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop Lance Stout 2010-12-17 10:44:32 -0500
  • 982bf3b2ec RootStanza raises unexpected exceptions Florent Le Coz 2010-12-17 23:33:13 +0800
  • 53a5026301 Almost done with xep-30; added more docs. Lance Stout 2010-12-16 23:52:17 -0500
  • 0aee445e69 Use daemon threads instead of signals. Lance Stout 2010-12-16 22:21:50 -0500
  • adade2e5ec Merge branch 'develop' into roster Lance Stout 2010-12-16 22:03:56 -0500
  • cbc42c29fb Updated echo_client example to mention SSL options. Lance Stout 2010-12-16 22:00:20 -0500
  • 874c51d74d Added the disco browser as an example. Lance Stout 2010-12-16 21:58:53 -0500
  • f9ac95ddb7 Need to update setup.py with new XEP-0030 packages. Lance Stout 2010-12-16 21:15:13 -0500
  • 0ea014fe41 Updated the list of plugins in sleekxmpp.plugins.__init__ Lance Stout 2010-12-16 18:29:56 -0500
  • 62b190d0ff Fixed specifying 'from' values in XEP-0045 plugin. Lance Stout 2010-12-16 18:14:33 -0500
  • 4b57b8131f Added support for using SSL CA certificates. Lance Stout 2010-12-16 17:30:08 -0500
  • 988a90a176 Added MUC invite handler to XEP-0045 plugin. Lance Stout 2010-12-16 16:18:49 -0500
  • 67775fb8bd Use boundjid in plugins instead of the deprecated accessors. Lance Stout 2010-12-16 15:38:00 -0500