log

age author description
Tue, 13 Sep 2011 00:54:55 +0200 Emmanuel Gil Peyrot Always use children instead of tags. Might break something. default tip
Mon, 12 Sep 2011 23:45:00 +0200 Emmanuel Gil Peyrot Various fixes for the migration to ltx.
Wed, 10 Aug 2011 15:11:22 -0700 Emmanuel Gil Peyrot Migration to node-xmpp, done!
Mon, 25 Jul 2011 17:35:32 -0700 Emmanuel Gil Peyrot Move default storage directory; better naming of nodes; fix notification sending.
Fri, 06 May 2011 17:51:15 +0200 Emmanuel Gil Peyrot Fix problems with unneeded text nodes.
Thu, 07 Apr 2011 17:12:07 +0200 Emmanuel Gil Peyrot Fix auto-subscribe of owner.
Mon, 21 Mar 2011 16:30:14 +0100 Sonny Piers Rollback last commit error and fix typo error.
Mon, 21 Mar 2011 15:40:32 +0100 Sonny Piers Fix typo error.
Mon, 21 Mar 2011 15:15:01 +0100 Sonny Piers Handle 'none' on set affiliation bug #2246
Sun, 20 Mar 2011 15:25:27 +0100 Sonny Piers Fix for node strict mode compatibility.
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, 08 Mar 2011 00:58:04 +0100 Emmanuel Gil Peyrot Typo in 3e0ca96d2dce.
Tue, 08 Mar 2011 00:25:17 +0100 Emmanuel Gil Peyrot Add an option to choose the host and port of the connection.
Tue, 08 Mar 2011 00:22:27 +0100 Emmanuel Gil Peyrot Fix an error in strict mode.
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.
Sat, 26 Feb 2011 17:39:49 +0100 Emmanuel Gil Peyrot Add an option to hide non-accessible nodes.
Sun, 20 Feb 2011 15:51:12 +0100 Emmanuel Gil Peyrot Much better handling of modules.
Sun, 20 Feb 2011 14:32:49 +0100 Emmanuel Gil Peyrot Avoid exposing unneeded object.
Wed, 15 Dec 2010 22:22:14 +0100 Emmanuel Gil Peyrot Various little fixes.
Tue, 16 Nov 2010 19:00:15 +0100 Emmanuel Gil Peyrot Use internal toISOString method of Data.
Wed, 10 Nov 2010 18:31:02 +0100 Emmanuel Gil Peyrot Fix mod_retrieve.
Wed, 10 Nov 2010 01:43:25 +0100 Emmanuel Gil Peyrot Really should learn that “hg addremove” is good.
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 15:31:13 +0100 Emmanuel Gil Peyrot Add message to publish module and various fixes.
Fri, 05 Nov 2010 14:01:45 +0100 Emmanuel Gil Peyrot Fix publish; add owner metadata field; add HTTP module and Atom HTTP module.
Fri, 05 Nov 2010 12:24:07 +0100 Emmanuel Gil Peyrot Fix two modules.
Thu, 04 Nov 2010 18:59:29 +0100 Emmanuel Gil Peyrot Fix non-PubSub commands.
Thu, 04 Nov 2010 17:50:52 +0100 Emmanuel Gil Peyrot Rewrite of the module manager; fix of some modules; fix of the directory backend.
Mon, 01 Nov 2010 09:18:54 +0100 Emmanuel Gil Peyrot Fix an error when loading file/directory.
Mon, 01 Nov 2010 03:01:40 +0100 Emmanuel Gil Peyrot Replace Paul Sowden’s ISO8601 functions by my own, since their licence is possibly incompatible with AGPL.
Mon, 01 Nov 2010 02:41:04 +0100 Emmanuel Gil Peyrot Learned that “hg addremove” can be good, sometimes.
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.
Mon, 01 Nov 2010 00:24:50 +0100 Emmanuel Gil Peyrot Fix a typo.
Mon, 01 Nov 2010 00:02:27 +0100 Emmanuel Gil Peyrot Add new modules files.
Sun, 31 Oct 2010 23:58:07 +0100 Emmanuel Gil Peyrot A lot of refactorization. First attempt to modularize the server.
Sat, 23 Oct 2010 02:31:09 +0200 Emmanuel Gil Peyrot Fix configure setting error and handle cancelling of configure.
Wed, 20 Oct 2010 00:26:45 +0200 Emmanuel Gil Peyrot Better handling of modify subscriptions.
Tue, 19 Oct 2010 18:55:53 +0200 Emmanuel Gil Peyrot Correct an error identifier and use an already defined variable.
Tue, 19 Oct 2010 18:53:54 +0200 Emmanuel Gil Peyrot Can’t send subscription-options to non-subscribed people.
Tue, 19 Oct 2010 18:51:34 +0200 Emmanuel Gil Peyrot Send subscription request only if node access_model is authorize.
Tue, 19 Oct 2010 18:50:02 +0200 Emmanuel Gil Peyrot Show stack on unhandled error.
Tue, 19 Oct 2010 18:45:07 +0200 Emmanuel Gil Peyrot Don’t regenerate a subid if there is already one.
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.
Thu, 26 Aug 2010 23:43:45 +0200 Emmanuel Gil Peyrot Allow others JIDs than super-owners to create nodes.
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.
Tue, 29 Jun 2010 13:38:07 +0200 Emmanuel Gil Peyrot Ensure that the creator of a node is the default owner; don’t crash
Mon, 28 Jun 2010 23:47:28 +0200 Emmanuel Gil Peyrot Make affiliation notifications working.
Mon, 28 Jun 2010 22:02:51 +0200 Emmanuel Gil Peyrot Make create node working.
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