Commit graph

  • e81683beee Some Python 3.1+ compatibility fixes. Lance Stout 2010-12-16 15:29:17 -0500
  • d9c25ee65c Added more options to the make_iq_* methods. Lance Stout 2010-12-16 15:18:06 -0500
  • 1ebc7f4d4b Implement a few more static node handlers. Lance Stout 2010-12-15 19:22:21 -0500
  • 2c5b77ae2e And some more docs. Lance Stout 2010-12-15 18:57:45 -0500
  • d8aae88526 The documentation effort continues. Lance Stout 2010-12-15 17:58:15 -0500
  • 2f4bdfee1b Update some docs. Lance Stout 2010-12-13 15:58:59 -0500
  • c16913c999 Merge branch 'develop' into roster Lance Stout 2010-12-13 14:36:53 -0500
  • f4451fe6b7 First pass at a new XEP-0030 plugin. Lance Stout 2010-12-09 18:57:27 -0500
  • 8d4e77aba6 Fix xml:lang tostring test. Lance Stout 2010-12-08 00:18:04 -0500
  • f474d378ef Add support for using xml:lang values. Lance Stout 2010-12-07 23:07:40 -0500
  • defc252c7d Fix several errors in SleekTest. Lance Stout 2010-12-07 23:04:37 -0500
  • 19bd1e0485 Actually make the Iq callbacks work for real. Lance Stout 2010-12-07 23:04:04 -0500
  • 5f2fc67c40 Added option for iq.send to accept a callhandler. Lance Stout 2010-12-07 17:19:39 -0500
  • 8ead33fc3b Fixed typo Lance Stout 2010-11-18 16:23:18 -0500
  • ab25301953 Adding stream tests for XEP-0030. Lance Stout 2010-11-18 15:50:45 -0500
  • 291b118aca XEP-0030 bug fixes. Lance Stout 2010-11-18 11:22:11 -0500
  • 12b61365ad Merge branch 'develop' of github.com:fritzy/SleekXMPP into roster Lance Stout 2010-11-18 01:18:06 -0500
  • db7fb10e95 Add rename_node method to disco plugin. Lance Stout 2010-11-18 01:15:34 -0500
  • 9214dc6610 Add rename_node method to disco plugin. Lance Stout 2010-11-18 01:12:11 -0500
  • 58b95e4ae4 Merge branch 'develop' of github.com:fritzy/SleekXMPP into roster Lance Stout 2010-11-18 00:44:51 -0500
  • 60d3afe6b6 Added __repr__ for JIDs. Lance Stout 2010-11-18 00:03:39 -0500
  • afeb8f3f7c Made echo client print help message. Lance Stout 2010-11-17 17:30:53 -0500
  • cdbc0570ca Added a basic example for using MUC. Lance Stout 2010-11-17 17:28:04 -0500
  • e648f08bad Fix stream test errors. Lance Stout 2010-11-17 16:07:27 -0500
  • 7ba6d5e02d Fix Node set to None error. Lance Stout 2010-11-17 16:01:27 -0500
  • ea48bb5ac5 Fixed some live stream test errors. Lance Stout 2010-11-17 15:45:16 -0500
  • 6ee8a2980c Fix RESPONSE_TIMEOUT dependency loops. Lance Stout 2010-11-17 15:13:09 -0500
  • debf909359 Merge branch 'develop' into roster Lance Stout 2010-11-17 14:33:09 -0500
  • b8114b25ed Make live stream tests work better. Lance Stout 2010-11-17 13:37:03 -0500
  • 0d4d84b2fa Cleaned basexmpp.py Lance Stout 2010-11-17 10:13:45 -0500
  • d2aca3e7e0 Remove extraneous files. Lance Stout 2010-11-17 02:04:36 -0500
  • 26aca2b789 Merge branch 'roster' of github.com:fritzy/SleekXMPP into roster Lance Stout 2010-11-17 02:00:20 -0500
  • 5424ede413 More cleanup. Lance Stout 2010-10-27 15:02:21 -0400
  • 20112f8e16 More docs! Lance Stout 2010-10-27 13:36:23 -0400
  • 4260a754e5 Added more docs. Lance Stout 2010-10-27 10:51:58 -0400
  • ce30f72738 Added docs for main Roster class. Lance Stout 2010-10-27 09:27:00 -0400
  • 69d430dd75 Cleaned up names. Lance Stout 2010-10-27 08:09:50 -0400
  • 673545c7e4 First pass at integrating the new roster manager. Lance Stout 2010-10-26 23:47:17 -0400
  • 45991e47ee scheduler no longer waits for the next event before exiting 1.0-Beta4 Nathan Fritz 2010-11-16 17:58:20 -0800
  • b8f40eb843 xep_0199 ping now uses scheduler instead of dedicated thread 1.0-Beta3 Nathan Fritz 2010-11-16 17:43:05 -0800
  • b73a859031 Add a groupchat_subject event Florent Le Coz 2010-11-10 04:56:38 +0800
  • 9dbf246f0b Doesn't fail if host has NO SRV record Florent Le Coz 2010-11-08 09:14:17 +0800
  • 4fb77ac878 Logging no longer uses root logger. Lance Stout 2010-11-06 01:28:59 -0400
  • d0c506f930 Simplified SleekTest. Lance Stout 2010-11-05 14:45:58 -0400
  • 7351fe1a02 Fix bug introduced while fixing another bug. Lance Stout 2010-11-04 14:35:35 -0400
  • 38c2f51f83 fixed indent errors Nathan Fritz 2010-11-04 11:39:41 -0700
  • 1bf34caa5b Fixes for XEP-0199 plugin. Lance Stout 2010-11-03 14:04:18 -0400
  • 5769935720 Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop Lance Stout 2010-11-03 12:39:44 -0400
  • 0214db7545 Catch exceptions for direct events. Lance Stout 2010-11-03 12:38:13 -0400
  • ffc6f031d9 Updated namespaced used in the XEP-0199 plugin. Lance Stout 2010-11-03 12:37:26 -0400
  • 9e248bb852 Fix bug in XEP-0030 plugin. Lance Stout 2010-10-31 18:27:52 -0400
  • 973890e2c9 Added try/except for setting signal handlers. Lance Stout 2010-10-28 10:42:23 -0400
  • 9c08e56ed0 SSL and signal fixes. Lance Stout 2010-10-27 19:25:02 -0400
  • 4f69a03bb1 More cleanup. Lance Stout 2010-10-27 15:02:21 -0400
  • c2c18acd6a More docs! Lance Stout 2010-10-27 13:36:23 -0400
  • 12ead36f96 Added more docs. Lance Stout 2010-10-27 10:51:58 -0400
  • 41a642e06c Added docs for main Roster class. Lance Stout 2010-10-27 09:27:00 -0400
  • c6ed4b8a1d Cleaned up names. Lance Stout 2010-10-27 08:09:50 -0400
  • 65aa6573df First pass at integrating the new roster manager. Lance Stout 2010-10-26 23:47:17 -0400
  • b888610525 Added XEP-202 Entity Time plugin. Lance Stout 2010-10-25 21:26:25 -0400
  • 6d68706326 Added XEP-0012 Last Activity plugin. Lance Stout 2010-10-25 20:37:02 -0400
  • 5bdcd9ef9d Made exceptions work. 1.0-Beta2 Lance Stout 2010-10-25 15:09:56 -0400
  • 2eff35cc7a Added more presence stream tests. Lance Stout 2010-10-25 13:19:19 -0400
  • ac330b5c6c Fixed bug in presence subscription handling. Lance Stout 2010-10-25 12:52:32 -0400
  • 46ffa8e9fe Added stream tests for presence events. Lance Stout 2010-10-24 19:57:07 -0400
  • 03847497cc Added test for error stanzas. Lance Stout 2010-10-24 19:56:42 -0400
  • 185d7cf28e More JID unit tests. Lance Stout 2010-10-24 19:06:54 -0400
  • 8aa3d0c047 Fixed got_offline triggering bug. Lance Stout 2010-10-24 18:56:50 -0400
  • 9e3d506651 Fixed resource bug in JIDs. Lance Stout 2010-10-24 18:22:41 -0400
  • 2f3ff37a24 Make SleekTest streams register all plugins. Lance Stout 2010-10-24 17:35:11 -0400
  • 1f09d60a52 ComponentXMPP saves all of its config data now. Lance Stout 2010-10-24 17:33:11 -0400
  • d528884723 Added stream tests for rosters. Lance Stout 2010-10-24 12:53:14 -0400
  • d9aff3d36f Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop Lance Stout 2010-10-24 12:11:34 -0400
  • 04cc48775d Fixed error in client roster handling. Lance Stout 2010-10-24 12:08:59 -0400
  • 27ebb6e8f6 presence no longer replies when exception is caught and tweaks to presence events Nathan Fritz 2010-10-21 16:59:15 -0700
  • 8f55704928 Fixed mixed text and elements bug in tostring. Lance Stout 2010-10-21 16:21:28 -0400
  • d88999691c misc small tweaks 1.0-Beta1 Nathan Fritz 2010-10-20 20:14:26 -0700
  • c4699b92e6 pep8 fixes on core library Nathan Fritz 2010-10-20 19:43:53 -0700
  • ce69213a1e when disconnected, reset the roster Nathan Fritz 2010-10-20 19:33:40 -0700
  • 77eab6544f reconnect if session isn't established within 15 seconds Nathan Fritz 2010-10-20 19:18:27 -0700
  • 11264fe0a8 capture SIGHUP and SIGTERM (windows) and disconnect; also testall no longer loads string26 with python3 Nathan Fritz 2010-10-20 17:30:12 -0700
  • 11a6e6d2e0 fixed logic error in state machine Nathan Fritz 2010-10-20 16:57:47 -0700
  • 6e34b2cfdd fixed disconnect Nathan Fritz 2010-10-20 16:32:50 -0700
  • e18354ae0e Continue converting to underscored names. Lance Stout 2010-10-18 09:06:54 -0400
  • 4375ac7d8b Underscore names by default. Lance Stout 2010-10-17 21:38:22 -0400
  • faec86b3be Import plugins from string referenced modules. Lance Stout 2010-10-17 15:47:24 -0400
  • 505a63da3a Cleanup, restore PEP8. Lance Stout 2010-10-16 21:15:31 -0400
  • 93fbcad277 Fix the error on non-number priority Florent Le Coz 2010-10-17 06:31:05 +0800
  • 3625573c7d Default history is 0 Florent Le Coz 2010-10-17 06:26:39 +0800
  • d9e7f555e6 MUC leave message and MUC history request Florent Le Coz 2010-10-17 03:48:50 +0800
  • 2755d732a4 Remove deprecation warnings Florent Le Coz 2010-10-17 03:09:40 +0800
  • 2d18d905a5 Anonymous authentication Florent Le Coz 2010-10-17 02:26:06 +0800
  • 4eb4d729ee Fixed setup.py to use py_modules in the setup call. Lance Stout 2010-10-16 20:48:51 -0400
  • 8b5c1010de fixed JID to accept server/domain/host as the same Nathan Fritz 2010-10-14 16:34:16 -0700
  • 95ad8a1878 fixed stream test not disconnecting cleanly Nathan Fritz 2010-10-14 16:27:44 -0700
  • aeb7999e6a don't import statemachine Nathan Fritz 2010-10-14 16:08:50 -0700
  • 8468332381 fixed stream tests Nathan Fritz 2010-10-14 15:53:10 -0700
  • dc001bb201 deprecated jid, fulljid, server, user, resource properties and added boundjid JID Nathan Fritz 2010-10-14 15:50:54 -0700
  • 0d0b963fe5 fixed socket name collision in xmlstream.py and fixed python 3.x compatibility Nathan Fritz 2010-10-14 10:58:07 -0700
  • a41a4369c6 disconnect cleanly Nathan Fritz 2010-10-13 18:21:05 -0700