log storage.js @ 58:b98e545a94f7 default tip

age author description
Wed, 10 Aug 2011 15:11:22 -0700 Emmanuel Gil Peyrot Migration to node-xmpp, done!
Mon, 21 Mar 2011 16:30:14 +0100 Sonny Piers Rollback last commit error and fix typo error.
Mon, 21 Mar 2011 15:15:01 +0100 Sonny Piers Handle 'none' on set affiliation bug #2246
Sat, 19 Mar 2011 14:57:13 +0100 Sonny Piers Little fixes for strict mode compatibility.
Thu, 10 Mar 2011 16:13:49 +0100 Emmanuel Gil Peyrot Remove usage of fdsq.js in modules.
Tue, 01 Mar 2011 11:58:15 +0100 Emmanuel Gil Peyrot Fix compatibility with strict mode of node 0.4 and some files without licence header.
Wed, 10 Nov 2010 01:30:03 +0100 Emmanuel Gil Peyrot Replace util with fdsq to work around a stupid bug.
Fri, 05 Nov 2010 14:01:45 +0100 Emmanuel Gil Peyrot Fix publish; add owner metadata field; add HTTP module and Atom HTTP module.
Mon, 01 Nov 2010 02:39:58 +0100 Emmanuel Gil Peyrot Can use differents backends for node storage. Writing directory-based backend in top of file-based backend.
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: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).