Commit graph

  • dd41a85efc Fix issue with components and roster. Lance Stout 2011-06-14 14:03:54 -0700
  • 6d59f55fd4 Merge branch 'develop' into exceptions Lance Stout 2011-06-10 15:15:01 -0700
  • 7a60e4b458 Merge branch 'develop' into stream_features Lance Stout 2011-06-10 15:14:51 -0700
  • 937dce8e65 Merge branch 'develop' into roster Lance Stout 2011-06-10 15:14:37 -0700
  • e2d18170b0 old xep_0050 plugin is now loadable Nathan Fritz 2011-06-10 04:14:01 +0000
  • e219c0f976 Added session_end event and some docs. Lance Stout 2011-06-08 10:24:25 -0700
  • 5c1562f36b Merge branch 'develop' into exceptions Lance Stout 2011-06-08 10:02:38 -0700
  • 823c13707d Merge branch 'develop' into stream_features Lance Stout 2011-06-08 10:02:22 -0700
  • 8eb59072b4 Merge branch 'develop' into roster Lance Stout 2011-06-08 10:01:52 -0700
  • 4266ee0fa4 Fix XEP-0050 issue with Unicode string type checking. Lance Stout 2011-06-08 10:00:28 -0700
  • 3a62908703 Send component handshake immediately. Lance Stout 2011-06-08 10:00:01 -0700
  • 20d053807d IqTimeout now references the original sent stanza. Lance Stout 2011-06-01 15:28:33 -0700
  • 8aa4396e44 Begin experimental use of exceptions. Lance Stout 2011-05-31 12:48:43 -0700
  • 8f9100c762 Merge branch 'develop' into stream_features Lance Stout 2011-06-01 15:17:13 -0700
  • 788a5b73f9 Merge branch 'develop' into roster Lance Stout 2011-06-01 15:17:04 -0700
  • 1469323350 Cache stanza if sending fails. Lance Stout 2011-06-01 15:10:44 -0700
  • 83a73ac9b7 Merge branch 'develop' into stream_features Lance Stout 2011-05-31 11:05:54 -0700
  • 5ed27bf5f6 Merge branch 'develop' into roster Lance Stout 2011-05-31 10:59:14 -0700
  • a81162edd2 Apply connection backoff to reconnect attempts. Lance Stout 2011-05-31 10:53:14 -0700
  • 8080b4cae2 Cleanup logging and exception handling. Lance Stout 2011-05-31 10:23:05 -0700
  • 1735c194cd Don't use the send queue for stream initialization. Lance Stout 2011-05-27 16:59:52 -0700
  • 6997b2fbf8 Fix typo for SSL certificate use. Lance Stout 2011-05-27 16:39:45 -0700
  • b81ab97900 Add exponential backoff to connection attempts. Lance Stout 2011-05-27 14:42:40 -0700
  • 384e1a92b7 Added support for testind disconnect errors. Lance Stout 2011-05-27 11:01:30 -0700
  • ccb0eeefbd Merge branch 'develop' into stream_features Lance Stout 2011-05-25 15:53:33 -0700
  • 62bdaab7c7 Merge branch 'develop' into roster Lance Stout 2011-05-25 15:53:24 -0700
  • ec9aed5b75 Fix test for get_roster(). Lance Stout 2011-05-25 15:52:42 -0700
  • 9851a2a057 Merge branch 'develop' into stream_features Lance Stout 2011-05-20 21:41:44 -0400
  • bb2bc64d15 Merge branch 'develop' into roster Lance Stout 2011-05-20 21:40:37 -0400
  • 7152d93dd0 Fix test timeout issue. Lance Stout 2011-05-20 21:38:10 -0400
  • baa1eaf73a Fix test for Python3. Lance Stout 2011-05-20 21:36:09 -0400
  • 4c7da3899e Merge branch 'develop' into roster Lance Stout 2011-05-20 21:24:09 -0400
  • 4bb226147a Make roster test a little more robust. Lance Stout 2011-05-20 21:15:57 -0400
  • 4d3593ac86 Merge branch 'develop' into roster Lance Stout 2011-05-20 21:12:53 -0400
  • c49a8e9114 Save progress Lance Stout 2011-05-20 17:42:40 -0400
  • 6b274a2543 Fix double roster entry issue with Unicode. Lance Stout 2011-05-20 16:48:13 -0400
  • a269be485f Merge branch 'develop' into stream_features Lance Stout 2011-05-20 13:46:46 -0400
  • d3bd9cd31d Merge branch 'develop' into roster Lance Stout 2011-05-20 13:46:36 -0400
  • 6a07e7cbe3 Handle callback return value case. Lance Stout 2011-05-20 13:46:12 -0400
  • e694e4a791 Merge branch 'stream_features' of github.com:fritzy/SleekXMPP into stream_features Lance Stout 2011-05-20 13:27:39 -0400
  • e2de82ac8d Merge branch 'develop' into stream_features Lance Stout 2011-05-20 13:26:21 -0400
  • e3b14bc5a9 Merge branch 'develop' into roster Lance Stout 2011-05-20 13:23:48 -0400
  • 9f1648328f Resolve timeout errors for get_roster. Lance Stout 2011-05-20 12:56:00 -0400
  • 8e9b3d0760 Ensure that the XEP-0086 plugin is loaded. Lance Stout 2011-05-13 15:28:47 -0400
  • b1439df72a Merge branch 'develop' into stream_features Lance Stout 2011-04-26 16:33:42 -0400
  • 8e46aa7054 Merge branch 'develop' into roster Lance Stout 2011-04-26 16:33:32 -0400
  • 5399fdd3a9 Add support for testing that no stanzas are sent in tests. Lance Stout 2011-04-26 16:32:58 -0400
  • 8a22597180 added has_jid to roster Nathan Fritz 2011-04-15 17:43:12 -0700
  • 016aac69f6 Pubsub/Unsubscribe was not getting registered Nathan Fritz 2011-04-14 17:34:33 -0700
  • e919906c8c Pubsub/Unsubscribe was not getting registered Nathan Fritz 2011-04-14 17:34:33 -0700
  • 46dc6eac88 remove roster item state responsibility from clients Nathan Fritz 2011-04-14 16:27:27 -0700
  • ea8c40c7b6 Merge branch 'develop' into stream_features Lance Stout 2011-04-11 14:23:47 -0400
  • b9bf30e095 Merge branch 'develop' into roster Lance Stout 2011-04-11 14:23:39 -0400
  • 1d891858b6 Mark scheduler thread as a daemon. Lance Stout 2011-04-11 14:22:32 -0400
  • b60c51ef13 Merge branch 'develop' into roster Lance Stout 2011-04-08 16:52:20 -0400
  • f02b0564e0 Update tests to reflect XEP-0086 correcting error codes. Lance Stout 2011-04-08 16:51:24 -0400
  • ae5ce17035 Merge branch 'develop' into stream_features Lance Stout 2011-04-08 16:42:02 -0400
  • 6b05938573 Merge branch 'develop' into roster Lance Stout 2011-04-08 16:41:45 -0400
  • 2e1befc8c6 Make setup.py use sleekxmpp.__version__ Lance Stout 2011-04-08 16:41:18 -0400
  • 87ccd804ff Add version info. Lance Stout 2011-04-08 16:39:39 -0400
  • d7ba7cc72a Use underscore method name. Lance Stout 2011-04-08 16:14:22 -0400
  • f125c11a81 Merge branch 'develop' into stream_features Lance Stout 2011-03-24 13:15:09 -0400
  • 77601f7262 Merge branch 'develop' into roster Lance Stout 2011-03-24 13:15:00 -0400
  • d94811d81d Added new implementation for XEP-0086. Lance Stout 2011-03-24 13:14:26 -0400
  • 6d45971411 Allow a stanza plugin to override a parent's interfaces. Lance Stout 2011-03-24 12:25:17 -0400
  • 84e2589f22 Left too much unlrelated code in example. Lance Stout 2011-03-24 09:42:54 -0400
  • bf2f2782b7 Merge branch 'develop' into stream_features Lance Stout 2011-03-24 09:36:35 -0400
  • d9be51b2ef Merge branch 'develop' into roster Lance Stout 2011-03-24 09:36:26 -0400
  • a3d111be12 Added new XEP-0050 implementation. Lance Stout 2011-03-23 23:00:41 -0400
  • 4916a12b6f Tidy up the examples. Lance Stout 2011-03-23 22:59:21 -0400
  • d6f2e51b05 Allow SleekTest to wait longer when checking for sent stanzas. Lance Stout 2011-03-23 20:23:49 -0400
  • feb7f892ea Fix typo. Lance Stout 2011-03-23 19:00:20 -0400
  • a420771665 Updated todo file again. Lance Stout 2011-03-23 10:10:38 -0400
  • 694673b9bd Merge branch 'develop' into stream_features Lance Stout 2011-03-23 10:01:21 -0400
  • 393259c24b Merge branch 'develop' into roster Lance Stout 2011-03-23 10:01:10 -0400
  • f2449009d1 Updated todo file. Lance Stout 2011-03-23 10:00:48 -0400
  • 833f95b53a Cleaned XEP-0249 plugin, added tests. Lance Stout 2011-03-23 10:00:32 -0400
  • 306bdd8021 Merge branch 'develop' into stream_features Lance Stout 2011-03-22 20:48:28 -0400
  • 756c4c032f Merge branch 'develop' into roster Lance Stout 2011-03-22 20:48:09 -0400
  • 4b1fadde4b Updated XEP-0128 plugin to work with the new XEP-0030 plugin. Lance Stout 2011-03-22 20:42:43 -0400
  • a9685a00b3 Merge branch 'develop' into stream_features Lance Stout 2011-03-22 12:08:27 -0400
  • e1360ae049 Merge branch 'develop' into roster Lance Stout 2011-03-22 12:00:01 -0400
  • 86a6b40fd8 Updated doc for connect() Lance Stout 2011-03-22 11:59:27 -0400
  • 7ef6abb2a3 May pass use_tls=False to connect(). Lance Stout 2011-03-22 11:56:55 -0400
  • af45b51f4f Fix error with session feature. Lance Stout 2011-03-18 17:57:49 -0400
  • 566ec8a5f9 Merge branch 'develop' into stream_features Lance Stout 2011-03-18 17:39:43 -0400
  • b048f8d733 Merge branch 'develop' into roster Lance Stout 2011-03-18 17:36:35 -0400
  • dbf6780345 Change namespace inclusion in strings. Lance Stout 2011-03-18 17:34:07 -0400
  • 450c313340 Fix error in stanza handler registration in XEP-0092. Lance Stout 2011-03-18 17:30:29 -0400
  • dca8516cec Merge branch 'stream_features' of github.com:fritzy/SleekXMPP into stream_features Lance Stout 2011-03-18 15:52:13 -0400
  • f2c99798a6 Merge branch 'develop' into stream_features Lance Stout 2011-03-18 15:51:44 -0400
  • f65f88325b Merge branch 'develop' into roster Lance Stout 2011-03-18 15:51:27 -0400
  • 996ca52471 Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop Lance Stout 2011-03-18 15:48:38 -0400
  • 6244857746 Fix self.disconnect(reconnect=True) not working. Lance Stout 2011-03-18 15:47:21 -0400
  • 5635265203 Avoid infinite loop on version result Florent Le Coz 2011-03-16 06:28:12 +0800
  • 42c8f6ae87 Merge branch 'develop' into roster Lance Stout 2011-02-24 16:19:45 -0500
  • c2161ca56b Merge branch 'develop' into stream_features Lance Stout 2011-02-24 16:19:35 -0500
  • 45ccb31356 Remove the occasional warning about XEP-0059 not loaded. Lance Stout 2011-02-24 16:13:44 -0500
  • 1a81b2f464 Add tests for XEP-0085, fix some bugs. Lance Stout 2011-02-24 14:15:02 -0500
  • 77251452c1 Updated the XEP-0085 plugin. Lance Stout 2011-02-24 12:10:29 -0500