Timeline


and

10/27/2008:

14:21 Changeset [43:0a525d09169d] by Ralph Meijer <ralphm@…>
Add support for sending and receiving node delete notifications with …

10/24/2008:

15:26 TracCgi edited by trac
(diff)
15:26 TracInstall edited by trac
(diff)
15:26 TracModPython edited by trac
(diff)
14:40 Ticket #37 (client.clientCreator fails) closed by ralphm
fixed: (In [126]) Change clientCreator to use the JID passed to the factory …
14:40 Changeset [42:93675ba90f36] by Ralph Meijer <ralphm@…>
Change clientCreator to use the JID passed to the factory correctly. …

10/23/2008:

23:39 Ticket #37 (client.clientCreator fails) created by tofu
The new changes in svn break clientCreator. There should be a test for …

10/21/2008:

21:55 Ticket #36 (basic ad-hoc support) created by tofu
Have basic support for XEP-050 (Ad-Hoc) commands. This will be just a …
21:25 Changeset [127:1610e7a3b777] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24some docstrings, clean up in keeping params consitent and tests
00:57 Changeset [126:f6c8a769e38e] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24make sure we change status and add a test
00:32 Changeset [125:edb21c02197b] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24docstrings, tests and bug fixes

10/20/2008:

23:35 Changeset [124:e0750258b9ee] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24typo fix
23:34 Changeset [123:b55a7560f174] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24some docstrings, some bug fixes and some cleanup
22:41 Changeset [122:1c21cf10bb60] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24abstract role and affiliation requests
22:28 Changeset [121:e74ad91e5c6f] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24add some more exeptions and implement history options
21:54 Changeset [120:9548851ca5ac] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24implement error conditions
21:01 Changeset [119:053b615f0e11] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24basic user methods are implemented, admin and owner are left
20:37 Changeset [118:a70736af32c3] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24add timeouts and a test for a user leaving a room

10/18/2008:

12:40 Changeset [41:72fa7b817767] by Ralph Meijer <ralphm@…>
Compatibility fixes for Twisted 8.0 and 8.1.
12:18 Changeset [40:2bcb10fb4da4] by Ralph Meijer <ralphm@…>
Track changes to Twisted branch for the XMPP router.

10/17/2008:

22:47 Changeset [117:2503218c0e95] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24we now have basic support with nick change, also added some doc strings, …
00:14 Changeset [116:66d9a0b47016] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24change namespaces to be consistent

10/13/2008:

20:44 Ticket #35 (wokkel/generic attempts to import non-existent toResponse) created by dustin
In adding version support to a bot, I found a bad import in …

10/11/2008:

22:41 Ticket #31 (Add service for components that attach directly to a router.) closed by ralphm
fixed: (In [106]) Add Internal Component service that connects to a router …
22:41 Changeset [39:a9e354f69018] by Ralph Meijer <ralphm@…>
Add Internal Component service that connects to a router in-process. …
21:43 Changeset [38:b7c38c06f727] by Ralph Meijer <ralphm@…>
Add missing tests for server factory and fix small naming error.
21:33 Ticket #34 (Patch for small bug in wokkel.compat) closed by ralphm
fixed: (In [103]) Fix test for presence of stanzaType in toResponse. Author: …
21:33 Changeset [37:fdc4860de17d] by Ralph Meijer <ralphm@…>
Fix test for presence of stanzaType in toResponse. Author: caedes, …
20:52 Ticket #34 (Patch for small bug in wokkel.compat) created by caedes
Attached patch fixes incorrectly testing for type in a function, when it …
13:09 Ticket #33 (Add server-to-server component.) created by ralphm
With #29 and #30 resulting in a server factor and a router, the …
00:28 Ticket #32 (wokkel needs debian/ubuntu packaging love) created by jack
It would be nice if there was a debian/ dir with packaging information for …

10/10/2008:

17:29 Ticket #31 (Add service for components that attach directly to a router.) created by ralphm
17:28 Changeset [36:aaa55b057292] by Ralph Meijer <ralphm@…>
Remove unused import.
17:24 Ticket #30 (Backport router code from Twisted) closed by ralphm
fixed: (In [90]) Add XMPP router and server side component authenticator. …
17:24 Changeset [35:eb020b49a77d] by Ralph Meijer <ralphm@…>
Add XMPP router and server side component authenticator. Author: ralphm. …
16:42 Ticket #29 (Backport XmlStreamServerFactory from Twisted trunk) closed by ralphm
fixed: (In [88]) Backport XmlStreamServerFactory?. Author: ralphm. Fixes #29. …
16:35 Changeset [34:5d34b8c88a55] by Ralph Meijer <ralphm@…>
Backport XmlStreamServerFactory?. Author: ralphm. Fixes #29. This also …

10/09/2008:

18:57 Ticket #30 (Backport router code from Twisted) created by ralphm
17:21 Ticket #29 (Backport XmlStreamServerFactory from Twisted trunk) created by ralphm
For easier development on server side code without needing to upgrade to …

10/08/2008:

20:57 Changeset [115:2a3171b40d2b] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24add initialized and fix a typo bug
20:48 Changeset [114:a2a47e4df6d5] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24add event for user leaving a room

10/07/2008:

23:47 Changeset [113:cb4051e2f51a] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24some documentation and additions to the interface, also some more …

10/06/2008:

22:56 Changeset [112:be0b126081f2] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24all tests pass, needs comments, also need to get the entire xep in the …
17:03 Ticket #28 (Add client support for Service Discovery) created by caedes
This patch provides a DiscoClientProtocol?, implementing item and …

10/05/2008:

10:44 Ticket #27 (Patch to fix some issues with pubsub protocol compliance) closed by ralphm
fixed: (In [75]) Use correct namespace for delete node requests. Author: caedes. …
10:44 Changeset [33:b3eb970f4af7] by Ralph Meijer <ralphm@…>
Use correct namespace for delete node requests. Author: caedes. Reviewer: …

10/03/2008:

23:06 Ticket #27 (Patch to fix some issues with pubsub protocol compliance) created by caedes
The patch handles two issues: * Made the create command include a …
20:50 Changeset [111:a51e5d87ded8] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24add leave room, register for a room and other things for re #24, still …

10/02/2008:

18:27 Ticket #26 (wokkel.client.clientCreator should accept a connector class as an argument) created by jack
On Mac OS X there is a bug that prevents SRVConnector from working …

10/01/2008:

23:11 Changeset [110:ddf5580b7128] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24add some history and other things, plus some test stubs

09/30/2008:

23:04 Changeset [109:ee2752dca3b2] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24add room configuration, groupchat and some clean up, still needs …
19:08 Changeset [108:50e3c368f2f3] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24add basic errors and disco stuff, still need iq and message parts re #24

09/29/2008:

23:12 Changeset [107:c1566d326c58] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24just saving what I started, still needs lots of work, needs message and iq …
21:43 Ticket #22 (TypeError thrown in pubsub._onSubscriptions: 'Subscription object is not ...) closed by ralphm
fixed: (In [67]) Make requests for subscriptions work again. Author: mmalone …
21:43 Changeset [32:55864b12be3d] by Ralph Meijer <ralphm@…>
Make requests for subscriptions work again. Author: mmalone (ralphm). …
21:39 Changeset [106:7db576ce0ac7] by Christopher Zorn <tofu@…>
wokkel-muc-client-support-24Branching to implement MUC client support. #24
21:08 Ticket #25 (muc server support) created by tofu
To create a server that supports MUC or a component that supports MUC …
21:06 Ticket #24 (muc client support) created by tofu
MUC client protocol support is needed for creating generic xmpp clients …
20:53 WikiStart edited by ralphm
(diff)
15:43 Ticket #23 (Add send function to MessageProtocol) created by caedes
MessageProtocol? has no function to send messages, so the client has to …

09/28/2008:

05:35 Ticket #22 (TypeError thrown in pubsub._onSubscriptions: 'Subscription object is not ...) created by mmalone
I'm using idavoll, which is built on top of wokkel, and I'm seeing the …
Note: See TracTimeline for information about the timeline view.