log

age author description
Tue, 19 Oct 2010 17:48:45 +0200 Emmanuel Gil Peyrot JID handling conforming to the RFC.
Thu, 09 Sep 2010 14:09:45 +0200 Emmanuel Gil Peyrot Correct syntax error.
Wed, 08 Sep 2010 12:04:14 +0200 Emmanuel Gil Peyrot Better access mode handling.
Fri, 27 Aug 2010 01:14:40 +0200 Emmanuel Gil Peyrot Use new functions like console.log instead of sys.puts, and aerate a bit.
Fri, 27 Aug 2010 01:09:09 +0200 Emmanuel Gil Peyrot Add an uncaught exceptions caughter to prevent the server from crashing.
Fri, 27 Aug 2010 01:02:56 +0200 Emmanuel Gil Peyrot Fix getItem method.
Fri, 27 Aug 2010 00:39:03 +0200 Emmanuel Gil Peyrot First implementation of XEP-0050 (ad-hoc commands).
Thu, 26 Aug 2010 23:50:04 +0200 Emmanuel Gil Peyrot Rename cx method to cnode and define it if xmpp.js didn’t.