log

age author description
Thu, 26 Jan 2012 22:11:51 +0100 Emmanuel Gil Peyrot Add a JID object, and use it in Lightstring.Connection.
Thu, 26 Jan 2012 16:01:37 +0100 Emmanuel Gil Peyrot Coding style: always use "" for XML strings.
Thu, 26 Jan 2012 15:04:53 +0100 Emmanuel Gil Peyrot Always use two-spaces indent.
Sat, 28 Jan 2012 01:24:36 +0100 Sonny Piers add pusbub config plugins
Sat, 28 Jan 2012 01:24:04 +0100 Sonny Piers add pubsub config
Sun, 22 Jan 2012 12:58:45 +0100 Sonny Piers Move methods to the prototype.
Mon, 16 Jan 2012 16:55:40 +0100 Sonny Piers fix several problems
Sun, 15 Jan 2012 15:31:59 +0100 Sonny Piers better list of supported browsers
Sun, 15 Jan 2012 15:29:53 +0100 Sonny Piers no tests for the moment
Sun, 15 Jan 2012 15:23:51 +0100 Sonny Piers fix an error with the stream builder
Sun, 15 Jan 2012 03:47:28 +0100 Sonny Piers add comments, jsdoc syntax + move the parser and the serializer to the Lightstring namespace so they don't get recreated at every new Lightstring.Connection
Sun, 15 Jan 2012 02:35:30 +0100 Sonny Piers add kaazing to the list of related project
Sun, 15 Jan 2012 02:16:36 +0100 Sonny Piers delete a unwanted empty line
Sun, 15 Jan 2012 02:15:23 +0100 Sonny Piers better README
Sun, 15 Jan 2012 01:38:45 +0100 Sonny Piers fixes on plugins
Sun, 15 Jan 2012 01:25:11 +0100 Sonny Piers improvements on plugins
Sun, 15 Jan 2012 01:01:59 +0100 Sonny Piers add the sub-protocol (xmpp) negociation
Sun, 15 Jan 2012 00:17:13 +0100 Sonny Piers better README
Sat, 14 Jan 2012 17:57:31 +0100 Sonny Piers add README and tested with
Sat, 14 Jan 2012 17:36:10 +0100 Sonny Piers various bug fixes and improvements
Sun, 18 Dec 2011 22:57:47 +0100 Sonny Piers code cleaning
Sun, 18 Dec 2011 20:26:33 +0100 Sonny Piers Delete base64.js since I don't care about IE support for the moment.
Sun, 18 Dec 2011 19:03:28 +0100 Sonny Piers initial push