log

age author description
Wed, 01 Feb 2012 03:13:50 +0100 Emmanuel Gil Peyrot Fix vCard-temp plugin.
Wed, 01 Feb 2012 02:05:03 +0100 Emmanuel Gil Peyrot Fix presence plugin.
Wed, 01 Feb 2012 00:41:09 +0100 Emmanuel Gil Peyrot Fix feature-not-implemented plugin.
Wed, 01 Feb 2012 00:38:01 +0100 Emmanuel Gil Peyrot Fix im plugin.
Tue, 31 Jan 2012 21:09:07 +0100 Emmanuel Gil Peyrot Fix disco plugin.
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
Tue, 31 Jan 2012 01:17:55 +0100 Sonny Piers add the websocket protocol RFC in the references
Mon, 30 Jan 2012 23:46:55 +0100 Sonny Piers several fixes
Sat, 28 Jan 2012 06:01:58 +0100 Emmanuel Gil Peyrot Add a plugin that respond an error to each get/set iq not handled.
Sat, 28 Jan 2012 04:55:29 +0100 Sonny Piers Fix plugins.
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:02:10 +0100 Emmanuel Gil Peyrot [presence] Don’t require the object to be passed.
Sat, 28 Jan 2012 02:58:45 +0100 Emmanuel Gil Peyrot Improve the presence plugin.
Sat, 28 Jan 2012 01:50:22 +0100 Emmanuel Gil Peyrot Split plugins.js into multiple plugins.
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
Fri, 27 Jan 2012 04:58:44 +0100 Emmanuel Gil Peyrot Fix disco info.
Fri, 27 Jan 2012 00:05:17 +0100 Emmanuel Gil Peyrot Add a JID comparison function.
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.
Thu, 26 Jan 2012 22:11:51 +0100 Emmanuel Gil Peyrot Add a JID object, and use it in Lightstring.Connection.
Thu, 26 Jan 2012 16:01:37 +0100 Emmanuel Gil Peyrot Coding style: always use "" for XML strings.
Thu, 26 Jan 2012 15:04:53 +0100 Emmanuel Gil Peyrot Always use two-spaces indent.