log storage.js @ 38:5395a501c991

age author description
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).
Mon, 23 Aug 2010 14:41:55 +0200 Emmanuel Gil Peyrot A few changes.
Tue, 29 Jun 2010 23:29:29 +0200 Emmanuel Gil Peyrot Reimport nodes methods when loading from file.
Mon, 28 Jun 2010 21:55:30 +0200 Emmanuel Gil Peyrot Add a super-owner that has power over all nodes; add support for
Sun, 27 Jun 2010 22:05:12 +0200 Emmanuel Gil Peyrot Initial commit