log

age author description
2012-08-01 Emmanuel Gil Peyrot Fix files permissions. default tip
2012-07-13 Sonny Piers many api changes
2012-06-28 Sonny Piers Add several properties to the Lightstring.Stanza object
2012-06-26 Sonny Piers many changes
2012-06-13 Sonny Piers Add EventEmitter.js lib
2012-06-12 Sonny Piers Add implemented transports and BOSH references.
2012-06-12 Sonny Piers Move polyfill.js to lib/bind.js
2012-06-12 Sonny Piers move md5.js to lib/
2012-06-12 Sonny Piers still moving files
2012-06-12 Sonny Piers move bosh.js and websocket.js to transports/
2012-06-12 Sonny Piers bosh support
2012-06-12 Sonny Piers improvements on the websocket transport
2012-06-12 Sonny Piers multi-transport is now possible
2012-05-03 Sonny Piers better pubsub.items method
2012-04-20 Sonny Piers fix the items method on the PubSub plugin
2012-04-19 Sonny Piers makes vcard plugin actually works
2012-04-19 Sonny Piers fix the vcard plugin
2012-04-05 Sonny Piers Various implementation improvements.
2012-03-17 Sonny Piers pubsub item node
2012-02-29 Sonny Piers Pubsub configure stanza and method master
2012-02-29 Sonny Piers typos
2012-02-23 Sonny Piers fix the roster plugin
2012-02-21 Sonny Piers Makes the PubSub items method to return the stanza object.
2012-02-08 Sonny Piers Lightstring.stanza has been renamed to Lightstring.stanzas.
2012-02-08 Sonny Piers Fix Safari/iOS support.
2012-02-08 Sonny Piers My mistake.
2012-02-07 Sonny Piers Fix a JS error on anonymoused plugins.
2012-02-07 Sonny Piers Fix a problem with dataforms.
2012-02-07 Sonny Piers Typo errors.
2012-02-07 Sonny Piers Lightstring.namespaces/NS has been renamed by Lightstring.ns.
2012-02-07 Sonny Piers Always having an id on out-iq.
2012-02-07 Sonny Piers Call iq-callbacks success/error with the right context.
2012-02-06 Sonny Piers Fix a problem that made events without data called only once.
2012-02-06 Sonny Piers Plugins init functions are now called with Lightstring.Connection scope.
2012-02-06 Sonny Piers Lightstring.namespaces has been renamed to Lightstring.ns.
2012-02-06 Sonny Piers Fix a little typo error.
2012-02-06 Sonny Piers Fix the comment about Strophe.js code.
2012-02-02 Emmanuel Gil Peyrot Various fixes.
2012-02-02 Emmanuel Gil Peyrot Fix service-unavailable handler and errors stanzas.
2012-02-02 Emmanuel Gil Peyrot Fix disco plugin and add it an handler.
2012-02-02 Emmanuel Gil Peyrot Fix presence plugin.
2012-02-01 Sonny Piers Replaces that by Conn.
2012-02-01 Sonny Piers Several fixes and comments updated/added.
2012-02-01 Sonny Piers Adds references to ANONYMOUS/DIGEST-MD5/PLAIN plugins.
2012-02-01 Sonny Piers ANONYMOUS auth plugin.
2012-02-01 Sonny Piers Support for DIGEST-MD5 authentication. (plugin)
2012-02-01 Sonny Piers Auth PLAIN as plugin. Several fixes.
2012-02-01 Emmanuel Gil Peyrot Don’t allow more than one iq handler to respond, and respond with an service-unavailable when not handled.
2012-02-01 Emmanuel Gil Peyrot Add PubSub events emitter.
2012-02-01 Sonny Piers oops
2012-02-01 Sonny Piers Make it works :-)
2012-02-01 Emmanuel Gil Peyrot Add a dataforms plugin and make disco#info use this one.
2012-02-01 Sonny Piers Some clean up.
2012-02-01 Sonny Piers Bind methods so Lightstring.Connection.plugin.method works with the correct context.
2012-02-01 Emmanuel Gil Peyrot Fix syntax errors.
2012-02-01 Emmanuel Gil Peyrot Fix Connection.load and add the init method to plugins.
2012-02-01 Emmanuel Gil Peyrot Fix PubSub plugin.
2012-02-01 Emmanuel Gil Peyrot Fix roster plugin.
2012-02-01 Sonny Piers Add plugin namespaces to Lightstring.stanzas and Lightstring.Connection methodes.
2012-02-01 Sonny Piers Some improvements on namespaces.
2012-02-01 Emmanuel Gil Peyrot Fix vCard-temp plugin.
2012-02-01 Emmanuel Gil Peyrot Fix presence plugin.
2012-01-31 Emmanuel Gil Peyrot Fix feature-not-implemented plugin.
2012-01-31 Emmanuel Gil Peyrot Fix im plugin.
2012-01-31 Emmanuel Gil Peyrot Fix disco plugin.
2012-01-31 Emmanuel Gil Peyrot Add a plugin loader.
2012-01-31 Emmanuel Gil Peyrot Better iq callbacks. (breaks everything)
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