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.
|
Wed, 01 Feb 2012 04:08:15 +0100 |
Emmanuel Gil Peyrot |
Fix Connection.load and add the init method to plugins.
|
Wed, 01 Feb 2012 03:16:41 +0100 |
Sonny Piers |
Add plugin namespaces to Lightstring.stanzas and Lightstring.Connection methodes.
|
Wed, 01 Feb 2012 03:12:14 +0100 |
Sonny Piers |
Some improvements on namespaces.
|
Tue, 31 Jan 2012 18:44:42 +0100 |
Emmanuel Gil Peyrot |
Add a plugin loader.
|
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.
|