log lightstring.js @ 77:7854e036a572

age author description
Mon, 06 Feb 2012 18:03:06 +0100 Sonny Piers Fix a problem that made events without data called only once.
Mon, 06 Feb 2012 18:02:02 +0100 Sonny Piers Plugins init functions are now called with Lightstring.Connection scope.
Thu, 02 Feb 2012 02:28:18 +0100 Emmanuel Gil Peyrot Various fixes.
Thu, 02 Feb 2012 01:59:42 +0100 Emmanuel Gil Peyrot Fix service-unavailable handler and errors stanzas.
Thu, 02 Feb 2012 00:00:34 +0100 Sonny Piers Replaces that by Conn.
Wed, 01 Feb 2012 22:45:48 +0100 Sonny Piers Several fixes and comments updated/added.
Wed, 01 Feb 2012 21:23:28 +0100 Sonny Piers ANONYMOUS auth plugin.
Wed, 01 Feb 2012 19:47:49 +0100 Sonny Piers Support for DIGEST-MD5 authentication. (plugin)
Wed, 01 Feb 2012 19:24:41 +0100 Sonny Piers Auth PLAIN as plugin. Several fixes.
Wed, 01 Feb 2012 18:37:57 +0100 Emmanuel Gil Peyrot Don’t allow more than one iq handler to respond, and respond with an service-unavailable when not handled.
Wed, 01 Feb 2012 17:48:11 +0100 Sonny Piers oops
Wed, 01 Feb 2012 17:47:36 +0100 Sonny Piers Make it works :-)
Wed, 01 Feb 2012 16:48:48 +0100 Sonny Piers Some clean up.
Wed, 01 Feb 2012 15:46:57 +0100 Sonny Piers Bind methods so Lightstring.Connection.plugin.method works with the correct context.
Wed, 01 Feb 2012 04:13:42 +0100 Emmanuel Gil Peyrot Fix syntax errors.