# # ChangeLog for wokkel # # Generated by Trac 1.0.9 # May 29, 2022, 11:06:28 AM Fri, 12 Aug 2011 12:11:43 GMT Ralph Meijer [147:aa2cfee614e7] * wokkel/muc.py (modified) * wokkel/test/helpers.py (modified) * wokkel/test/test_muc.py (modified) Use generic.Request for room destruction request, add ... Wed, 10 Aug 2011 19:41:08 GMT Ralph Meijer [146:14d3e8f9aa45] * wokkel/test/test_muc.py (modified) Add test for room history limit. Mon, 08 Aug 2011 11:43:09 GMT Ralph Meijer [145:216c953d8ecd] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Add more tests, remove code redundancy and cleanup variable names. ... Sat, 06 Aug 2011 12:26:32 GMT Ralph Meijer [144:6786830f3cd5] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Cleanup some tests, add a few tests, fix `subject`. Thu, 04 Aug 2011 19:45:31 GMT Ralph Meijer [143:f8a6d3cd1b96] * debian/control (modified) * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Add dependency on dateutil, fix headers. Thu, 04 Aug 2011 19:39:19 GMT Goffi [142:078a14ca2b3e] * wokkel/test/test_muc.py (modified) Add test for messages received from the room itself. Thu, 04 Aug 2011 19:38:24 GMT Ralph Meijer [141:3a9bff4e7807] * wokkel/iwokkel.py (modified) * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) * wokkel/xmppim.py (modified) Use descendants from `wokkel.generic.Stanza` in messages and ... Thu, 04 Aug 2011 19:18:48 GMT Ralph Meijer [140:46bd9821f979] * wokkel/muc.py (modified) Remove unused constants. Thu, 04 Aug 2011 19:12:43 GMT Ralph Meijer [139:d3dd88d429fb] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Remove some left over error related classes. Thu, 04 Aug 2011 18:53:23 GMT Goffi [138:8332717e2739] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Replace custom error classes by StanzaError. Wed, 03 Aug 2011 18:54:25 GMT Ralph Meijer [137:8206d7483945] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Use JIDs everywhere and adjust tests. Wed, 03 Aug 2011 18:53:25 GMT Ralph Meijer [136:6b8d21adfec2] * wokkel/test/test_muc.py (modified) Minor test cleanups for consistency. Wed, 03 Aug 2011 18:52:30 GMT Ralph Meijer [135:516de1d26876] * wokkel/test/test_muc.py (modified) Rework existing patches to use XML snippets to prevent inderdependence. Wed, 03 Aug 2011 18:48:50 GMT Ralph Meijer [134:250a1041a437] * wokkel/disco.py (modified) * wokkel/disco.py (modified) * wokkel/iwokkel.py (modified) * wokkel/iwokkel.py (modified) Merge in trunk changes. Fri, 23 Oct 2009 19:07:21 GMT Ralph Meijer [133:2ea562934152] * wokkel/disco.py (modified) * wokkel/disco.py (modified) Merge in trunk changes. Fri, 21 Aug 2009 12:46:18 GMT Ralph Meijer [132:1b19c49d30c2] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) More renames. Sun, 14 Jun 2009 18:42:38 GMT Ralph Meijer [131:d72d60360630] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) More renames, argument consistency. Tue, 09 Jun 2009 17:33:41 GMT Ralph Meijer [130:45c3ce4fe4eb] * wokkel/disco.py (modified) * wokkel/iwokkel.py (modified) * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Another round of cleanups, renames. Also removed disco support. * ... Thu, 04 Jun 2009 15:44:50 GMT Ralph Meijer [129:29e517800b96] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) Whitespace and pyflakes changes. Thu, 04 Jun 2009 08:15:16 GMT Ralph Meijer [128:db5de9ee45fa] * wokkel/disco.py (modified) * wokkel/disco.py (modified) * wokkel/iwokkel.py (modified) * wokkel/iwokkel.py (modified) Merge in trunk changes. Tue, 21 Oct 2008 19:25:35 GMT Christopher Zorn [127:1610e7a3b777] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) some docstrings, clean up in keeping params consitent and tests Mon, 20 Oct 2008 22:57:32 GMT Christopher Zorn [126:f6c8a769e38e] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) make sure we change status and add a test Mon, 20 Oct 2008 22:32:00 GMT Christopher Zorn [125:edb21c02197b] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) docstrings, tests and bug fixes Mon, 20 Oct 2008 21:35:10 GMT Christopher Zorn [124:e0750258b9ee] * wokkel/muc.py (modified) typo fix Mon, 20 Oct 2008 21:34:19 GMT Christopher Zorn [123:b55a7560f174] * wokkel/muc.py (modified) some docstrings, some bug fixes and some cleanup Mon, 20 Oct 2008 20:41:53 GMT Christopher Zorn [122:1c21cf10bb60] * wokkel/muc.py (modified) abstract role and affiliation requests Mon, 20 Oct 2008 20:28:22 GMT Christopher Zorn [121:e74ad91e5c6f] * wokkel/muc.py (modified) add some more exeptions and implement history options Mon, 20 Oct 2008 19:54:28 GMT Christopher Zorn [120:9548851ca5ac] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) implement error conditions Mon, 20 Oct 2008 19:01:07 GMT Christopher Zorn [119:053b615f0e11] * wokkel/muc.py (modified) basic user methods are implemented, admin and owner are left Mon, 20 Oct 2008 18:37:06 GMT Christopher Zorn [118:a70736af32c3] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) add timeouts and a test for a user leaving a room Fri, 17 Oct 2008 20:47:01 GMT Christopher Zorn [117:2503218c0e95] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) we now have basic support with nick change, also added some doc ... Thu, 16 Oct 2008 22:14:32 GMT Christopher Zorn [116:66d9a0b47016] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) change namespaces to be consistent Wed, 08 Oct 2008 18:57:20 GMT Christopher Zorn [115:2a3171b40d2b] * wokkel/muc.py (modified) add initialized and fix a typo bug Wed, 08 Oct 2008 18:48:32 GMT Christopher Zorn [114:a2a47e4df6d5] * wokkel/muc.py (modified) add event for user leaving a room Tue, 07 Oct 2008 21:47:13 GMT Christopher Zorn [113:cb4051e2f51a] * wokkel/iwokkel.py (modified) * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) some documentation and additions to the interface, also some more ... Mon, 06 Oct 2008 20:56:52 GMT Christopher Zorn [112:be0b126081f2] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) all tests pass, needs comments, also need to get the entire xep in ... Fri, 03 Oct 2008 18:50:37 GMT Christopher Zorn [111:a51e5d87ded8] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) add leave room, register for a room and other things for re #24, ... Wed, 01 Oct 2008 21:11:06 GMT Christopher Zorn [110:ddf5580b7128] * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) add some history and other things, plus some test stubs Tue, 30 Sep 2008 21:04:00 GMT Christopher Zorn [109:ee2752dca3b2] * wokkel/test/test_muc.py (modified) add room configuration, groupchat and some clean up, still needs ... Tue, 30 Sep 2008 17:08:45 GMT Christopher Zorn [108:50e3c368f2f3] * wokkel/disco.py (modified) * wokkel/muc.py (modified) * wokkel/test/test_muc.py (modified) add basic errors and disco stuff, still need iq and message parts re #24 Mon, 29 Sep 2008 21:12:03 GMT Christopher Zorn [107:c1566d326c58] * wokkel/iwokkel.py (modified) * wokkel/muc.py (added) * wokkel/test/test_muc.py (added) just saving what I started, still needs lots of work, needs message ... Wed, 09 Nov 2011 17:44:36 GMT Ralph Meijer [105:5d8f1609aaf3] * wokkel/data_form.py (modified) * wokkel/disco.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_data_form.py (modified) * wokkel/test/test_pubsub.py (modified) Allow wokkel.data_form.Form to be used as a read-only dict. In ... Wed, 03 Aug 2011 18:44:36 GMT Ralph Meijer [104:7de2ae0a6a88] * wokkel/delay.py (added) * wokkel/test/test_delay.py (added) Add support for the Delayed Delivery information formats. Wed, 03 Aug 2011 07:49:23 GMT Ralph Meijer [103:e17a30fe7144] * wokkel/disco.py (modified) * wokkel/generic.py (modified) * wokkel/test/test_disco.py (modified) Reimplement _DiscoRequest as generic.Request. Author: ralphm, ... Wed, 03 Aug 2011 07:49:22 GMT Ralph Meijer [102:039149921acf] * wokkel/generic.py (modified) * wokkel/test/test_generic.py (modified) Add base class for IQ get/set request stanzas: Request. Wed, 03 Aug 2011 07:49:22 GMT Ralph Meijer [101:d88462a49f86] * wokkel/subprotocols.py (modified) * wokkel/test/test_subprotocols.py (modified) Add request method to XMPPHandler, passing up to its StreamManager. Wed, 03 Aug 2011 07:49:21 GMT Ralph Meijer [100:e7199edcb6f5] * wokkel/subprotocols.py (modified) * wokkel/test/test_subprotocols.py (modified) Add iq request (set/get) tracking for StreamManager. This adds a ... Mon, 07 Mar 2011 18:40:16 GMT Ralph Meijer [99:2c8dc93fbef4] * wokkel/subprotocols.py (modified) * wokkel/test/test_subprotocols.py (modified) Fix race condition and nesting errors when adding a new subprotocol ... Mon, 07 Mar 2011 18:40:16 GMT Ralph Meijer [98:c3b20ad2bb70] * wokkel/subprotocols.py (modified) * wokkel/test/test_subprotocols.py (modified) Track change in Twisted Words, to pass a reason Failure with ... Mon, 07 Mar 2011 18:40:16 GMT Ralph Meijer [97:f11253bd8b69] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Make sure item and subscription elements get the correct namespace. ... Mon, 07 Mar 2011 18:40:16 GMT Ralph Meijer [96:8e6130587088] * LICENSE (modified) * README (modified) * debian/copyright (modified) * setup.py (modified) * twisted/plugins/server.py (modified) * wokkel/__init__.py (modified) * wokkel/client.py (modified) * wokkel/compat.py (modified) * wokkel/component.py (modified) * wokkel/componentservertap.py (modified) * wokkel/data_form.py (modified) * wokkel/disco.py (modified) * wokkel/formats.py (modified) * wokkel/generic.py (modified) * wokkel/iwokkel.py (modified) * wokkel/ping.py (modified) * wokkel/pubsub.py (modified) * wokkel/server.py (modified) * wokkel/shim.py (modified) * wokkel/subprotocols.py (modified) * wokkel/test/__init__.py (modified) * wokkel/test/helpers.py (modified) * wokkel/test/test_client.py (modified) * wokkel/test/test_compat.py (modified) * wokkel/test/test_component.py (modified) * wokkel/test/test_data_form.py (modified) * wokkel/test/test_disco.py (modified) * wokkel/test/test_generic.py (modified) * wokkel/test/test_ping.py (modified) * wokkel/test/test_pubsub.py (modified) * wokkel/test/test_server.py (modified) * wokkel/test/test_shim.py (modified) * wokkel/test/test_subprotocols.py (modified) * wokkel/test/test_xmppim.py (modified) * wokkel/xmppim.py (modified) Remove copyright dates from individual source files, only update LICENSE. Fri, 18 Feb 2011 19:38:19 GMT Ralph Meijer [95:2d57501b5c68] * wokkel/test/test_pubsub.py (modified) Clean up some tests around retrieving default node configuration. Sat, 12 Feb 2011 22:16:02 GMT Ralph Meijer [94:c0473c62802d] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Catch KeyError for unsupported verbs in legacy PubSubService usage. ... Sat, 12 Feb 2011 21:58:46 GMT Ralph Meijer [93:8f0856ddc616] * wokkel/iwokkel.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Add support for managing affiliations of Publish-Subscribe nodes, ... Fri, 11 Feb 2011 23:08:30 GMT Ralph Meijer [92:f69b08281bec] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Properly pass verb element to parse methods, not just the last one. ... Mon, 13 Dec 2010 17:09:44 GMT Ralph Meijer [91:f9cd8ca1a62d] * debian/python-wokkel.postinst (added) * setup.py (modified) * twisted/plugins/server.py (added) * wokkel/componentservertap.py (added) Add a twistd plugin to set-up a basic XMPP server that accepts ... Thu, 25 Feb 2010 10:55:52 GMT Ralph Meijer [90:1ffd4dd005e4] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Ignore error messages in PubSubClient. Author: ralphm Reviewer: ... Thu, 25 Feb 2010 09:42:19 GMT Ralph Meijer [89:2a23913093ec] * wokkel/test/test_disco.py (modified) Complete test coverage for Service Discovery. Thu, 25 Feb 2010 09:14:57 GMT Ralph Meijer [88:58b00aeed1a6] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Service Discovery fixes for PubSubService. * PubSubService now ... Sun, 10 Jan 2010 14:01:41 GMT Ralph Meijer [87:c9d1bf0b783d] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Correctly report disco identity for PubSubService without ... Sun, 10 Jan 2010 11:43:48 GMT Ralph Meijer [86:f4aa0d507bc8] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Don't set an explicit namespace on wokkel.pubsub.Item. Before this ... Tue, 05 Jan 2010 14:36:45 GMT Ralph Meijer [85:6b45c4fa6e0c] * wokkel/data_form.py (modified) * wokkel/test/test_data_form.py (modified) Reposition assignment for the Data Form field label, so it's not ... Tue, 05 Jan 2010 13:55:40 GMT Ralph Meijer [84:3fe44cf07366] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Add support for pubsub subscription identifiers Tue, 05 Jan 2010 13:55:40 GMT Ralph Meijer [83:81daaca3d75f] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Add support for subscription options in subscribe requests Fixes #63. Tue, 05 Jan 2010 13:55:40 GMT Ralph Meijer [82:f965c6c5da15] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Add support for configuration options in node creation requests Tue, 05 Jan 2010 13:55:40 GMT Ralph Meijer [81:1334124db2fd] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Make PubSubRequest.options be a form and use new form type checking Tue, 05 Jan 2010 13:55:40 GMT Ralph Meijer [80:3ee3e922549d] * wokkel/data_form.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_data_form.py (modified) Move findForm to wokkel.data_form Tue, 05 Jan 2010 13:53:43 GMT Ralph Meijer [79:54aa7dd5fe81] * wokkel/data_form.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_data_form.py (modified) Move makeFields to wokkel.data_form, add form type checking. Tue, 05 Jan 2010 10:46:50 GMT Ralph Meijer [78:c85ce41a75bc] * wokkel/data_form.py (modified) * wokkel/test/test_data_form.py (modified) Add missing tests for Data Forms and correct some minor issues. Wed, 30 Dec 2009 15:53:05 GMT Ralph Meijer [77:3ef9bc7a0d70] * wokkel/disco.py (modified) Fix epytext syntax error. Mon, 28 Dec 2009 11:13:34 GMT Ralph Meijer [76:2919e60d3588] * wokkel/component.py (modified) * wokkel/test/test_component.py (modified) Sync with Twisted changes involving hashPassword. See ... Sat, 28 Nov 2009 13:47:22 GMT Ralph Meijer [75:389cfbf50ea0] * wokkel/ping.py (modified) * wokkel/test/test_ping.py (modified) Make sure ping handler marks incoming ping requests as handled. ... Thu, 20 Aug 2009 09:03:05 GMT Ralph Meijer [73:b0340948d17f] * NEWS (modified) * README (modified) * setup.py (modified) * wokkel/client.py (modified) * wokkel/test/test_client.py (modified) Release Wokkel 0.6.3. Tue, 21 Jul 2009 18:00:12 GMT Ralph Meijer [72:d48789c4c484] * wokkel/client.py (modified) * wokkel/test/test_client.py (modified) Add a jid attribute to XMPPClient that is updated with the current ... Tue, 21 Jul 2009 17:26:41 GMT Ralph Meijer [71:b502670cb872] * wokkel/client.py (modified) Also have XMPPClient use the new connector. Re #26. Tue, 21 Jul 2009 17:19:51 GMT Ralph Meijer [70:34343059e52e] * wokkel/client.py (modified) Use fallback port 5222 for failed SRV lookups for clients. Author: ... Fri, 17 Jul 2009 13:19:40 GMT Ralph Meijer [68:2c6d1f895583] * doc/examples/echo_server.tac (added) * wokkel/generic.py (modified) * wokkel/test/test_xmppim.py (modified) * wokkel/xmppim.py (modified) Implement a better presence protocol handler PresenceProtocol. This ... Fri, 17 Jul 2009 09:22:14 GMT Ralph Meijer [67:b0edf92e1ff5] * wokkel/test/test_disco.py (modified) Remove debugging print in test. Wed, 08 Jul 2009 20:05:58 GMT Ralph Meijer [65:6936acbdb9bd] * doc/examples/ping_component.tac (added) * doc/examples/ping_s2s.tac (added) * doc/examples/ping_server.tac (added) * doc/examples/pinger.py (added) * doc/examples/pinger_client.tac (added) * doc/examples/pinger_component.tac (added) * doc/examples/pinger_s2s.tac (added) * doc/examples/router.tac (added) * wokkel/disco.py (modified) * wokkel/ping.py (added) * wokkel/test/test_disco.py (modified) * wokkel/test/test_ping.py (added) Add support for the XMPP Ping protocol. Author: ralphm Fixes #55. ... Mon, 06 Jul 2009 07:26:47 GMT Ralph Meijer [63:b8139f79276f] * wokkel/compat.py (modified) * wokkel/disco.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_compat.py (modified) * wokkel/test/test_disco.py (modified) * wokkel/xmppim.py (modified) Make IQ timeouts work for InternalComponents. This introduces ... Mon, 06 Jul 2009 07:24:58 GMT Ralph Meijer [62:b98e610f62cc] * wokkel/disco.py (modified) * wokkel/test/test_disco.py (modified) Add sender parameter to disco requests. Author: ralphm Fixes #52. Fri, 12 Jun 2009 15:32:06 GMT Ralph Meijer [61:5a5840e066fb] * wokkel/client.py (modified) * wokkel/test/test_client.py (modified) Fix regression that made DeferredClientFactory have no stream ... Wed, 22 Apr 2009 15:04:03 GMT Ralph Meijer [59:e984452207e0] * wokkel/iwokkel.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Provide PubSubResource, modeled after Twisted Web resources. ... Wed, 22 Apr 2009 15:02:49 GMT Ralph Meijer [58:a8c2aadabebd] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Allow publish-subscribe client requests to come from a specific JID. ... Wed, 22 Apr 2009 15:02:02 GMT Ralph Meijer [57:bcc9bc7a0929] * wokkel/generic.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Add a PubSubRequest class, to parse and render publish-subscribe ... Wed, 22 Apr 2009 14:53:43 GMT Ralph Meijer [56:01740c205934] * wokkel/data_form.py (modified) * wokkel/test/test_data_form.py (modified) * wokkel/test/test_pubsub.py (modified) Don't do type interpretation on parsing Data Forms fields. Wed, 22 Apr 2009 14:50:28 GMT Ralph Meijer [55:a8cda961ee7e] * wokkel/client.py (modified) * wokkel/generic.py (modified) * wokkel/server.py (added) * wokkel/test/test_server.py (added) Implement server-to-server dialback protocol and stream management. ... Wed, 22 Apr 2009 14:45:04 GMT Ralph Meijer [54:6548e1eeb7e2] * wokkel/component.py (modified) * wokkel/test/test_component.py (modified) Allow InternalComponent to host multiple domains. Author: ralphm. ... Tue, 07 Apr 2009 10:13:08 GMT Ralph Meijer [53:4aec395fda5b] * LICENSE (modified) * NEWS (modified) * README (modified) * setup.py (modified) * wokkel/compat.py (modified) * wokkel/subprotocols.py (modified) * wokkel/test/test_compat.py (modified) * wokkel/test/test_disco.py (modified) * wokkel/test/test_pubsub.py (modified) Release Wokkel 0.5.0. Tue, 07 Apr 2009 09:55:53 GMT Ralph Meijer [52:118fafcc5c5b] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Fix regression in returning node meta data. Author: ralphm. Fixes #42. Tue, 13 Jan 2009 18:30:35 GMT Ralph Meijer [51:d6bbf24ef053] * wokkel/data_form.py (modified) * wokkel/test/test_data_form.py (modified) Address Data Form type checking issues. Author: ralphm. Reviewer: ... Mon, 12 Jan 2009 20:10:58 GMT Ralph Meijer [50:a37c65be8203] * wokkel/data_form.py (modified) * wokkel/test/test_data_form.py (modified) Selectively render Data Forms fields depending on form type. ... Mon, 12 Jan 2009 20:00:30 GMT Ralph Meijer [49:50a84c44cbf1] * wokkel/disco.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_disco.py (modified) Add Service Discovery client protocol and overhaul data classes. ... Mon, 12 Jan 2009 17:21:13 GMT Ralph Meijer [48:190498075c7f] * wokkel/data_form.py (modified) * wokkel/iwokkel.py (modified) Fix some epytext problems. Author: ralphm. Mon, 12 Jan 2009 16:59:36 GMT Ralph Meijer [47:895c67e2ed9f] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Track namespace constant name change in disco module and add minimal ... Fri, 26 Dec 2008 13:40:11 GMT Ralph Meijer [46:4ee1f9c08b22] * wokkel/disco.py (modified) * wokkel/test/helpers.py (modified) * wokkel/test/test_disco.py (modified) * wokkel/test/test_pubsub.py (modified) If provided, return NodeID in the response for Service Discovery ... Sat, 01 Nov 2008 18:18:50 GMT Ralph Meijer [45:125f9d902a20] * wokkel/iwokkel.py (modified) * wokkel/subprotocols.py (modified) * wokkel/test/test_subprotocols.py (modified) Bring subprotocols code in line with Twisted trunk. Sat, 01 Nov 2008 10:37:16 GMT Ralph Meijer [44:2c222a21d538] * wokkel/compat.py (modified) * wokkel/test/test_compat.py (modified) Bring compat in line with Twisted trunk regarding XmlStreamServerFactory. Mon, 27 Oct 2008 13:21:23 GMT Ralph Meijer [43:0a525d09169d] * wokkel/iwokkel.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Add support for sending and receiving node delete notifications with ... Fri, 24 Oct 2008 12:40:48 GMT Ralph Meijer [42:93675ba90f36] * wokkel/client.py (modified) * wokkel/test/test_client.py (modified) Change clientCreator to use the JID passed to the factory correctly. ...