log

age author description
2012-01-31 Emmanuel Gil Peyrot Check iq sending.
2012-01-31 Emmanuel Gil Peyrot s/that/this/ in handlers.
2012-01-31 Sonny Piers priority to WebSocket
2012-01-31 Sonny Piers Better WebSocket feature discovering and Opera support
2012-01-31 Sonny Piers add the websocket protocol RFC in the references
2012-01-30 Sonny Piers several fixes
2012-01-28 Emmanuel Gil Peyrot Add a plugin that respond an error to each get/set iq not handled.
2012-01-28 Sonny Piers Fix plugins.
2012-01-28 Sonny Piers Merging.
2012-01-28 Emmanuel Gil Peyrot Better newId function.
2012-01-28 Emmanuel Gil Peyrot [presence] Don’t require the object to be passed.
2012-01-28 Emmanuel Gil Peyrot Improve the presence plugin.
2012-01-28 Emmanuel Gil Peyrot Split plugins.js into multiple plugins.
2012-01-28 Sonny Piers Adds a Lightstring.Stanza object and use it.
2012-01-28 Sonny Piers merge fixing
2012-01-28 Sonny Piers undoing
2012-01-27 Emmanuel Gil Peyrot Fix disco info.
2012-01-26 Emmanuel Gil Peyrot Add a JID comparison function.
2012-01-26 Emmanuel Gil Peyrot Bind the correct JID received.
2012-01-26 Emmanuel Gil Peyrot Emit an iq/namespace:tag event for each iq containing a payload.
2012-01-26 Emmanuel Gil Peyrot Add a JID object, and use it in Lightstring.Connection.
2012-01-26 Emmanuel Gil Peyrot Coding style: always use "" for XML strings.
2012-01-26 Emmanuel Gil Peyrot Always use two-spaces indent.
2012-01-28 Sonny Piers add pusbub config plugins
2012-01-28 Sonny Piers add pubsub config
2012-01-22 Sonny Piers Move methods to the prototype.
2012-01-16 Sonny Piers fix several problems
2012-01-15 Sonny Piers better list of supported browsers
2012-01-15 Sonny Piers no tests for the moment
2012-01-15 Sonny Piers fix an error with the stream builder
2012-01-15 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
2012-01-15 Sonny Piers add kaazing to the list of related project
2012-01-15 Sonny Piers delete a unwanted empty line
2012-01-15 Sonny Piers better README
2012-01-15 Sonny Piers fixes on plugins
2012-01-15 Sonny Piers improvements on plugins
2012-01-15 Sonny Piers add the sub-protocol (xmpp) negociation
2012-01-14 Sonny Piers better README
2012-01-14 Sonny Piers add README and tested with
2012-01-14 Sonny Piers various bug fixes and improvements
2011-12-18 Sonny Piers code cleaning
2011-12-18 Sonny Piers Delete base64.js since I don't care about IE support for the moment.
2011-12-18 Sonny Piers initial push