Timeline
Oct 24, 2008:
- 3:26 PM TracCgi edited by
- (diff)
- 3:26 PM TracInstall edited by
- (diff)
- 3:26 PM TracModPython edited by
- (diff)
- 2:40 PM Ticket #37 (client.clientCreator fails) closed by
- fixed: (In [126]) Change clientCreator to use the JID passed to the factory …
- 2:40 PM Changeset [42:93675ba90f36] by
- Change clientCreator to use the JID passed to the factory correctly. …
Oct 23, 2008:
- 11:39 PM Ticket #37 (client.clientCreator fails) created by
- The new changes in svn break clientCreator. There should be a test for …
Oct 21, 2008:
- 9:55 PM Ticket #36 (basic ad-hoc support) created by
- Have basic support for XEP-050 (Ad-Hoc) commands. This will be just a …
- 9:25 PM Changeset [127:1610e7a3b777]wokkel-muc-client-support-24 by
- some docstrings, clean up in keeping params consitent and tests
- 12:57 AM Changeset [126:f6c8a769e38e]wokkel-muc-client-support-24 by
- make sure we change status and add a test
- 12:32 AM Changeset [125:edb21c02197b]wokkel-muc-client-support-24 by
- docstrings, tests and bug fixes
Oct 20, 2008:
- 11:35 PM Changeset [124:e0750258b9ee]wokkel-muc-client-support-24 by
- typo fix
- 11:34 PM Changeset [123:b55a7560f174]wokkel-muc-client-support-24 by
- some docstrings, some bug fixes and some cleanup
- 10:41 PM Changeset [122:1c21cf10bb60]wokkel-muc-client-support-24 by
- abstract role and affiliation requests
- 10:28 PM Changeset [121:e74ad91e5c6f]wokkel-muc-client-support-24 by
- add some more exeptions and implement history options
- 9:54 PM Changeset [120:9548851ca5ac]wokkel-muc-client-support-24 by
- implement error conditions
- 9:01 PM Changeset [119:053b615f0e11]wokkel-muc-client-support-24 by
- basic user methods are implemented, admin and owner are left
- 8:37 PM Changeset [118:a70736af32c3]wokkel-muc-client-support-24 by
- add timeouts and a test for a user leaving a room
Oct 18, 2008:
- 12:40 PM Changeset [41:72fa7b817767] by
- Compatibility fixes for Twisted 8.0 and 8.1.
- 12:18 PM Changeset [40:2bcb10fb4da4] by
- Track changes to Twisted branch for the XMPP router.
Oct 17, 2008:
- 10:47 PM Changeset [117:2503218c0e95]wokkel-muc-client-support-24 by
- we now have basic support with nick change, also added some doc …
- 12:14 AM Changeset [116:66d9a0b47016]wokkel-muc-client-support-24 by
- change namespaces to be consistent
Oct 13, 2008:
- 8:44 PM Ticket #35 (wokkel/generic attempts to import non-existent toResponse) created by
- In adding version support to a bot, I found a bad import in …
Oct 11, 2008:
- 10:41 PM Ticket #31 (Add service for components that attach directly to a router.) closed by
- fixed: (In [106]) Add Internal Component service that connects to a router …
- 10:41 PM Changeset [39:a9e354f69018] by
- Add Internal Component service that connects to a router in-process. …
- 9:43 PM Changeset [38:b7c38c06f727] by
- Add missing tests for server factory and fix small naming error.
- 9:33 PM Ticket #34 (Patch for small bug in wokkel.compat) closed by
- fixed: (In [103]) Fix test for presence of stanzaType in toResponse. Author: …
- 9:33 PM Changeset [37:fdc4860de17d] by
- Fix test for presence of stanzaType in toResponse. Author: caedes, …
- 8:52 PM Ticket #34 (Patch for small bug in wokkel.compat) created by
- Attached patch fixes incorrectly testing for type in a function, when …
- 1:09 PM Ticket #33 (Add server-to-server component.) created by
- With #29 and #30 resulting in a server factor and a router, the …
- 12:28 AM Ticket #32 (wokkel needs debian/ubuntu packaging love) created by
- It would be nice if there was a debian/ dir with packaging information …
Oct 10, 2008:
- 5:29 PM Ticket #31 (Add service for components that attach directly to a router.) created by
- 5:28 PM Changeset [36:aaa55b057292] by
- Remove unused import.
- 5:24 PM Ticket #30 (Backport router code from Twisted) closed by
- fixed: (In [90]) Add XMPP router and server side component authenticator. …
- 5:24 PM Changeset [35:eb020b49a77d] by
- Add XMPP router and server side component authenticator. Author: …
- 4:42 PM Ticket #29 (Backport XmlStreamServerFactory from Twisted trunk) closed by
- fixed: (In [88]) Backport XmlStreamServerFactory?. Author: ralphm. Fixes #29. …
- 4:35 PM Changeset [34:5d34b8c88a55] by
- Backport XmlStreamServerFactory?. Author: ralphm. Fixes #29. This …
Oct 9, 2008:
- 6:57 PM Ticket #30 (Backport router code from Twisted) created by
- 5:21 PM Ticket #29 (Backport XmlStreamServerFactory from Twisted trunk) created by
- For easier development on server side code without needing to upgrade …
Oct 8, 2008:
- 8:57 PM Changeset [115:2a3171b40d2b]wokkel-muc-client-support-24 by
- add initialized and fix a typo bug
- 8:48 PM Changeset [114:a2a47e4df6d5]wokkel-muc-client-support-24 by
- add event for user leaving a room
Oct 7, 2008:
- 11:47 PM Changeset [113:cb4051e2f51a]wokkel-muc-client-support-24 by
- some documentation and additions to the interface, also some more …
Oct 6, 2008:
- 10:56 PM Changeset [112:be0b126081f2]wokkel-muc-client-support-24 by
- all tests pass, needs comments, also need to get the entire xep in the …
- 5:03 PM Ticket #28 (Add client support for Service Discovery) created by
- This patch provides a DiscoClientProtocol?, implementing item and …
Oct 5, 2008:
- 10:44 AM Ticket #27 (Patch to fix some issues with pubsub protocol compliance) closed by
- fixed: (In [75]) Use correct namespace for delete node requests. Author: …
- 10:44 AM Changeset [33:b3eb970f4af7] by
- Use correct namespace for delete node requests. Author: caedes. …
Oct 3, 2008:
- 11:06 PM Ticket #27 (Patch to fix some issues with pubsub protocol compliance) created by
- The patch handles two issues: * Made the create command include a …
- 8:50 PM Changeset [111:a51e5d87ded8]wokkel-muc-client-support-24 by
- add leave room, register for a room and other things for re #24, still …
Oct 2, 2008:
- 6:27 PM Ticket #26 (wokkel.client.clientCreator should accept a connector class as an argument) created by
- On Mac OS X there is a bug that prevents SRVConnector from working …
Oct 1, 2008:
- 11:11 PM Changeset [110:ddf5580b7128]wokkel-muc-client-support-24 by
- add some history and other things, plus some test stubs
Sep 30, 2008:
- 11:04 PM Changeset [109:ee2752dca3b2]wokkel-muc-client-support-24 by
- add room configuration, groupchat and some clean up, still needs …
- 7:08 PM Changeset [108:50e3c368f2f3]wokkel-muc-client-support-24 by
- add basic errors and disco stuff, still need iq and message parts re #24
Sep 29, 2008:
- 11:12 PM Changeset [107:c1566d326c58]wokkel-muc-client-support-24 by
- just saving what I started, still needs lots of work, needs message …
- 9:43 PM Ticket #22 (TypeError thrown in pubsub._onSubscriptions: 'Subscription object is ...) closed by
- fixed: (In [67]) Make requests for subscriptions work again. Author: mmalone …
- 9:43 PM Changeset [32:55864b12be3d] by
- Make requests for subscriptions work again. Author: mmalone (ralphm). …
- 9:39 PM Changeset [106:7db576ce0ac7]wokkel-muc-client-support-24 by
- Branching to implement MUC client support. #24
- 9:08 PM Ticket #25 (muc server support) created by
- To create a server that supports MUC or a component that supports MUC …
- 9:06 PM Ticket #24 (muc client support) created by
- MUC client protocol support is needed for creating generic xmpp …
- 8:53 PM WikiStart edited by
- (diff)
- 3:43 PM Ticket #23 (Add send function to MessageProtocol) created by
- MessageProtocol? has no function to send messages, so the client has to …
Sep 28, 2008:
- 5:35 AM Ticket #22 (TypeError thrown in pubsub._onSubscriptions: 'Subscription object is ...) created by
- I'm using idavoll, which is built on top of wokkel, and I'm seeing the …
Sep 26, 2008:
- 12:55 AM Ticket #21 (XMPPClient takes only a JID object) created by
- It would be nice if XMPPClient's constructor could take either a JID …
- 12:54 AM Ticket #20 (SASL ANONYMOUS support) created by
- I didn't see an authenticator that handled SASL ANONYMOUS. There …
- 12:18 AM Ticket #19 (priority for handlers) created by
- For iq handlers and in supprotocols.XMPPHandlerCollection it would …
- 12:14 AM Ticket #18 (clean access to jid in XMPPClient) created by
- Right now you have to access the jid via the authenticator, I think it …
- 12:10 AM Ticket #17 (add a disconnect method to XMPPClient) created by
- It would be nice to have a method to disconnect and stop for the …
Note: See TracTimeline
for information about the timeline view.