log

age author description
Tue, 12 Jun 2012 19:48:29 +0200 Sonny Piers still moving files
Tue, 12 Jun 2012 19:46:52 +0200 Sonny Piers move bosh.js and websocket.js to transports/
Tue, 12 Jun 2012 19:44:53 +0200 Sonny Piers bosh support
Tue, 12 Jun 2012 19:42:49 +0200 Sonny Piers improvements on the websocket transport
Tue, 12 Jun 2012 16:35:27 +0200 Sonny Piers multi-transport is now possible
Thu, 03 May 2012 14:56:43 +0200 Sonny Piers better pubsub.items method
Fri, 20 Apr 2012 15:44:47 +0200 Sonny Piers fix the items method on the PubSub plugin
Thu, 19 Apr 2012 21:35:39 +0200 Sonny Piers makes vcard plugin actually works
Thu, 19 Apr 2012 16:49:46 +0200 Sonny Piers fix the vcard plugin
Thu, 05 Apr 2012 17:36:43 +0200 Sonny Piers Various implementation improvements.
Sat, 17 Mar 2012 01:33:50 +0100 Sonny Piers pubsub item node
Wed, 29 Feb 2012 19:13:40 +0100 Sonny Piers Pubsub configure stanza and method master
Wed, 29 Feb 2012 17:48:05 +0100 Sonny Piers typos
Thu, 23 Feb 2012 17:07:22 +0100 Sonny Piers fix the roster plugin
Tue, 21 Feb 2012 19:27:17 +0100 Sonny Piers Makes the PubSub items method to return the stanza object.
Wed, 08 Feb 2012 19:51:10 +0100 Sonny Piers Lightstring.stanza has been renamed to Lightstring.stanzas.
Wed, 08 Feb 2012 17:44:06 +0100 Sonny Piers Fix Safari/iOS support.
Wed, 08 Feb 2012 15:56:52 +0100 Sonny Piers My mistake.
Tue, 07 Feb 2012 19:04:15 +0100 Sonny Piers Fix a JS error on anonymoused plugins.
Tue, 07 Feb 2012 18:46:04 +0100 Sonny Piers Fix a problem with dataforms.
Tue, 07 Feb 2012 18:44:07 +0100 Sonny Piers Typo errors.
Tue, 07 Feb 2012 18:42:09 +0100 Sonny Piers Lightstring.namespaces/NS has been renamed by Lightstring.ns.
Tue, 07 Feb 2012 18:37:23 +0100 Sonny Piers Always having an id on out-iq.
Tue, 07 Feb 2012 18:36:14 +0100 Sonny Piers Call iq-callbacks success/error with the right context.
Mon, 06 Feb 2012 18:03:06 +0100 Sonny Piers Fix a problem that made events without data called only once.
Mon, 06 Feb 2012 18:02:02 +0100 Sonny Piers Plugins init functions are now called with Lightstring.Connection scope.
Mon, 06 Feb 2012 17:37:16 +0100 Sonny Piers Lightstring.namespaces has been renamed to Lightstring.ns.
Mon, 06 Feb 2012 17:36:39 +0100 Sonny Piers Fix a little typo error.
Mon, 06 Feb 2012 16:53:22 +0100 Sonny Piers Fix the comment about Strophe.js code.
Thu, 02 Feb 2012 02:28:18 +0100 Emmanuel Gil Peyrot Various fixes.