# # ChangeLog for wokkel/test # # Generated by Trac 1.0.9 # Aug 18, 2022, 10:03:27 PM 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 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. ... Sat, 18 Oct 2008 10:40:56 GMT Ralph Meijer [41:72fa7b817767] * wokkel/component.py (modified) * wokkel/test/test_component.py (modified) Compatibility fixes for Twisted 8.0 and 8.1. Sat, 18 Oct 2008 10:18:02 GMT Ralph Meijer [40:2bcb10fb4da4] * wokkel/component.py (modified) * wokkel/test/test_component.py (modified) Track changes to Twisted branch for the XMPP router. Sat, 11 Oct 2008 20:41:03 GMT Ralph Meijer [39:a9e354f69018] * wokkel/component.py (modified) * wokkel/test/test_component.py (modified) Add Internal Component service that connects to a router in-process. ... Sat, 11 Oct 2008 19:43:57 GMT Ralph Meijer [38:b7c38c06f727] * wokkel/compat.py (modified) * wokkel/test/test_compat.py (modified) Add missing tests for server factory and fix small naming error. Sat, 11 Oct 2008 19:33:12 GMT Ralph Meijer [37:fdc4860de17d] * wokkel/compat.py (modified) * wokkel/test/test_compat.py (modified) Fix test for presence of stanzaType in toResponse. Author: caedes, ... Fri, 10 Oct 2008 15:28:07 GMT Ralph Meijer [36:aaa55b057292] * wokkel/test/test_client.py (modified) Remove unused import. Fri, 10 Oct 2008 15:24:28 GMT Ralph Meijer [35:eb020b49a77d] * wokkel/component.py (modified) * wokkel/generic.py (modified) * wokkel/test/test_component.py (added) * wokkel/test/test_generic.py (modified) Add XMPP router and server side component authenticator. Author: ... Fri, 10 Oct 2008 14:35:43 GMT Ralph Meijer [34:5d34b8c88a55] * wokkel/client.py (modified) * wokkel/compat.py (modified) * wokkel/test/test_client.py (modified) * wokkel/test/test_compat.py (modified) Backport XmlStreamServerFactory. Author: ralphm. Fixes #29. This ... Sun, 05 Oct 2008 08:44:04 GMT Ralph Meijer [33:b3eb970f4af7] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Use correct namespace for delete node requests. Author: caedes. ... Mon, 29 Sep 2008 19:43:56 GMT Ralph Meijer [32:55864b12be3d] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Make requests for subscriptions work again. Author: mmalone ... Tue, 05 Aug 2008 17:56:13 GMT Ralph Meijer [31:45f3d59431c2] * NEWS (modified) * README (modified) * setup.py (modified) * wokkel/disco.py (modified) * wokkel/iwokkel.py (modified) * wokkel/test/test_disco.py (modified) Release Wokkel 0.4.0. Mon, 04 Aug 2008 13:44:57 GMT Ralph Meijer [30:68535ae85c8d] * wokkel/disco.py (modified) * wokkel/generic.py (modified) * wokkel/iwokkel.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_disco.py (modified) * wokkel/test/test_pubsub.py (modified) Add support for pubsub collections. Mon, 04 Aug 2008 06:55:45 GMT Ralph Meijer [29:dd4e908b9d12] * wokkel/data_form.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_data_form.py (modified) * wokkel/test/test_pubsub.py (modified) Implement type checking in data forms and incoming pubsub node ... Mon, 28 Jul 2008 15:07:40 GMT Ralph Meijer [28:65fd5f2bd59e] * wokkel/test/test_xmppim.py (modified) * wokkel/xmppim.py (modified) Add client side support for removing a roster item. Mon, 07 Jul 2008 14:39:05 GMT Ralph Meijer [27:d62d7ea14995] * wokkel/iwokkel.py (modified) * wokkel/pubsub.py (modified) * wokkel/shim.py (added) * wokkel/test/test_pubsub.py (modified) * wokkel/test/test_shim.py (added) Implement SHIM support. Author: ralphm. Fixes #14. This changes ... Mon, 07 Jul 2008 14:35:49 GMT Ralph Meijer [26:1b2138c7af62] * wokkel/test/test_data_form.py (added) Also commit the data forms tests. References #13. Mon, 07 Jul 2008 14:29:02 GMT Ralph Meijer [25:fd00a744a458] * wokkel/data_form.py (modified) * wokkel/iwokkel.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Refactor Data Forms. Author: ralphm. Fixes #13. This refactoring ... Wed, 25 Jun 2008 11:06:55 GMT Ralph Meijer [24:ada867483400] * wokkel/generic.py (modified) * wokkel/iwokkel.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) PubSubService.items should return a list of Elements representing items. Tue, 22 Apr 2008 12:49:53 GMT Ralph Meijer [20:480ba9e6ee3c] * wokkel/generic.py (modified) * wokkel/test/test_generic.py (added) Fix broken version handler. Mon, 21 Apr 2008 17:10:45 GMT Ralph Meijer [19:8df7118d8b93] * LICENSE (modified) * README (added) * setup.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Clean up and release Wokkel 0.3.0. Wed, 16 Apr 2008 14:08:15 GMT Ralph Meijer [18:4812cc70807d] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Add maxItems argument to PubSubClient.items(), lot of docs and tests. Tue, 15 Apr 2008 17:32:14 GMT Ralph Meijer [17:d42fd6c92576] * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Add client support for getting items from a node. Wed, 20 Feb 2008 14:44:44 GMT Ralph Meijer [13:b460ae320c23] * wokkel/iwokkel.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_pubsub.py (modified) Add support for receiving notifications for item retraction, node ... Thu, 03 Jan 2008 09:58:54 GMT Ralph Meijer [10:a5e3c32d23ca] * wokkel/iwokkel.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/helpers.py (added) * wokkel/test/test_pubsub.py (modified) Add unsubscribe method to PubSubClient. Author: ralphm Fixes #4. Wed, 02 Jan 2008 12:28:07 GMT Ralph Meijer [9:ba3ccb5699fc] * wokkel/test/test_xmppim.py (added) * wokkel/xmppim.py (modified) Fix sending unavailable presence. Author: ralphm. Fixes #3. Wed, 02 Jan 2008 12:01:10 GMT Ralph Meijer [8:af29fb9001cb] * wokkel/client.py (modified) * wokkel/compat.py (added) * wokkel/subprotocols.py (modified) * wokkel/test/test_client.py (added) * wokkel/test/test_compat.py (added) Add compatiblity module to have wokkel work with Twisted Words 0.5. ... Thu, 04 Oct 2007 07:47:22 GMT Ralph Meijer [6:283b6997cf7d] * wokkel/component.py (modified) * wokkel/disco.py (modified) * wokkel/generic.py (modified) * wokkel/iwokkel.py (modified) * wokkel/pubsub.py (modified) * wokkel/test/test_disco.py (modified) * wokkel/test/test_pubsub.py (modified) Support services on a JID. Author: ralphm Fixes #2. Wed, 22 Aug 2007 15:00:48 GMT Ralph Meijer [4:e8e7d5543a6f] * setup.py (modified) * wokkel/iwokkel.py (modified) * wokkel/subprotocols.py (modified) * wokkel/test/test_pubsub.py (modified) * wokkel/test/test_subprotocols.py (modified) Reverse how handlers are associated with the stream manager. Kick ... Fri, 17 Aug 2007 15:00:12 GMT Ralph Meijer [1:677f7d3cca75] * LICENSE (added) * wokkel/__init__.py (added) * wokkel/component.py (added) * wokkel/data_form.py (added) * wokkel/disco.py (added) * wokkel/generic.py (added) * wokkel/iwokkel.py (added) * wokkel/pubsub.py (added) * wokkel/subprotocols.py (added) * wokkel/test/__init__.py (added) * wokkel/test/test_disco.py (added) * wokkel/test/test_pubsub.py (added) * wokkel/test/test_subprotocols.py (added) Initial, heavily worked around code drop from the idavoll and mimir ...