log lightstring.js @ 43:136df1708856

age author description
Tue, 31 Jan 2012 18:12:19 +0100 Emmanuel Gil Peyrot Better iq callbacks. (breaks everything)
Tue, 31 Jan 2012 17:40:06 +0100 Emmanuel Gil Peyrot Check iq sending.
Tue, 31 Jan 2012 17:16:52 +0100 Emmanuel Gil Peyrot s/that/this/ in handlers.
Tue, 31 Jan 2012 15:25:30 +0100 Sonny Piers priority to WebSocket
Tue, 31 Jan 2012 04:12:34 +0100 Sonny Piers Better WebSocket feature discovering and Opera support
Mon, 30 Jan 2012 23:46:55 +0100 Sonny Piers several fixes
Sat, 28 Jan 2012 04:39:03 +0100 Sonny Piers Merging.
Sat, 28 Jan 2012 04:28:25 +0100 Emmanuel Gil Peyrot Better newId function.
Sat, 28 Jan 2012 04:34:30 +0100 Sonny Piers Adds a Lightstring.Stanza object and use it.
Sat, 28 Jan 2012 01:34:32 +0100 Sonny Piers merge fixing
Sat, 28 Jan 2012 01:27:00 +0100 Sonny Piers undoing
Thu, 26 Jan 2012 22:17:11 +0100 Emmanuel Gil Peyrot Bind the correct JID received.
Thu, 26 Jan 2012 22:16:26 +0100 Emmanuel Gil Peyrot Emit an iq/namespace:tag event for each iq containing a payload.
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.
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: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:15:23 +0100 Sonny Piers better README
Sun, 15 Jan 2012 01:01:59 +0100 Sonny Piers add the sub-protocol (xmpp) negociation
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.