Mercurial > eldonilo > lightstring
graph
-
many api changes2012-07-13, by Sonny Piers
-
Add several properties to the Lightstring.Stanza object2012-06-28, by Sonny Piers
-
many changes2012-06-26, by Sonny Piers
-
Add EventEmitter.js lib2012-06-13, by Sonny Piers
-
Add implemented transports and BOSH references.2012-06-12, by Sonny Piers
-
Move polyfill.js to lib/bind.js2012-06-12, by Sonny Piers
-
move md5.js to lib/2012-06-12, by Sonny Piers
-
still moving files2012-06-12, by Sonny Piers
-
move bosh.js and websocket.js to transports/2012-06-12, by Sonny Piers
-
bosh support2012-06-12, by Sonny Piers
-
improvements on the websocket transport2012-06-12, by Sonny Piers
-
multi-transport is now possible2012-06-12, by Sonny Piers
-
better pubsub.items method2012-05-03, by Sonny Piers
-
fix the items method on the PubSub plugin2012-04-20, by Sonny Piers
-
makes vcard plugin actually works2012-04-19, by Sonny Piers
-
fix the vcard plugin2012-04-19, by Sonny Piers
-
Various implementation improvements.2012-04-05, by Sonny Piers
-
pubsub item node2012-03-17, by Sonny Piers
-
typos2012-02-29, by Sonny Piers
-
fix the roster plugin2012-02-23, by Sonny Piers
-
Makes the PubSub items method to return the stanza object.2012-02-21, by Sonny Piers
-
Lightstring.stanza has been renamed to Lightstring.stanzas.2012-02-08, by Sonny Piers
-
Fix Safari/iOS support.2012-02-08, by Sonny Piers
-
My mistake.2012-02-08, by Sonny Piers
-
Fix a JS error on anonymoused plugins.2012-02-07, by Sonny Piers
-
Fix a problem with dataforms.2012-02-07, by Sonny Piers
-
Typo errors.2012-02-07, by Sonny Piers
-
Lightstring.namespaces/NS has been renamed by Lightstring.ns.2012-02-07, by Sonny Piers
-
Always having an id on out-iq.2012-02-07, by Sonny Piers
-
Call iq-callbacks success/error with the right context.2012-02-07, by Sonny Piers
-
Fix a problem that made events without data called only once.2012-02-06, by Sonny Piers
-
Plugins init functions are now called with Lightstring.Connection scope.2012-02-06, by Sonny Piers
-
Lightstring.namespaces has been renamed to Lightstring.ns.2012-02-06, by Sonny Piers
-
Fix a little typo error.2012-02-06, by Sonny Piers
-
Fix the comment about Strophe.js code.2012-02-06, by Sonny Piers
-
Various fixes.2012-02-02, by Emmanuel Gil Peyrot
-
Fix service-unavailable handler and errors stanzas.2012-02-02, by Emmanuel Gil Peyrot
-
Fix disco plugin and add it an handler.2012-02-02, by Emmanuel Gil Peyrot
-
Fix presence plugin.2012-02-02, by Emmanuel Gil Peyrot
-
Replaces that by Conn.2012-02-01, by Sonny Piers
-
Several fixes and comments updated/added.2012-02-01, by Sonny Piers
-
Adds references to ANONYMOUS/DIGEST-MD5/PLAIN plugins.2012-02-01, by Sonny Piers
-
ANONYMOUS auth plugin.2012-02-01, by Sonny Piers
-
Support for DIGEST-MD5 authentication. (plugin)2012-02-01, by Sonny Piers
-
Auth PLAIN as plugin. Several fixes.2012-02-01, by Sonny Piers
-
Don’t allow more than one iq handler to respond, and respond with an service-unavailable when not handled.2012-02-01, by Emmanuel Gil Peyrot
-
Add PubSub events emitter.2012-02-01, by Emmanuel Gil Peyrot
-
oops2012-02-01, by Sonny Piers
-
Make it works :-)2012-02-01, by Sonny Piers
-
Add a dataforms plugin and make disco#info use this one.2012-02-01, by Emmanuel Gil Peyrot
-
Some clean up.2012-02-01, by Sonny Piers
-
Bind methods so Lightstring.Connection.plugin.method works with the correct context.2012-02-01, by Sonny Piers
-
Fix syntax errors.2012-02-01, by Emmanuel Gil Peyrot
-
Fix Connection.load and add the init method to plugins.2012-02-01, by Emmanuel Gil Peyrot
-
Fix PubSub plugin.2012-02-01, by Emmanuel Gil Peyrot
-
Fix roster plugin.2012-02-01, by Emmanuel Gil Peyrot
-
Add plugin namespaces to Lightstring.stanzas and Lightstring.Connection methodes.2012-02-01, by Sonny Piers
-
Some improvements on namespaces.2012-02-01, by Sonny Piers