log

age author description
2011-03-21 Sonny Piers Handle 'none' on set affiliation bug #2246
2011-03-20 Sonny Piers Fix for node strict mode compatibility.
2011-03-19 Sonny Piers Little fixes for strict mode compatibility.
2011-03-10 Emmanuel Gil Peyrot Remove usage of fdsq.js in modules.
2011-03-07 Emmanuel Gil Peyrot Typo in 3e0ca96d2dce.
2011-03-07 Emmanuel Gil Peyrot Add an option to choose the host and port of the connection.
2011-03-07 Emmanuel Gil Peyrot Fix an error in strict mode.
2011-03-01 Emmanuel Gil Peyrot Fix compatibility with strict mode of node 0.4 and some files without licence header.
2011-02-26 Emmanuel Gil Peyrot Add an option to hide non-accessible nodes.
2011-02-20 Emmanuel Gil Peyrot Much better handling of modules.
2011-02-20 Emmanuel Gil Peyrot Avoid exposing unneeded object.
2010-12-15 Emmanuel Gil Peyrot Various little fixes.
2010-11-16 Emmanuel Gil Peyrot Use internal toISOString method of Data.
2010-11-10 Emmanuel Gil Peyrot Fix mod_retrieve.
2010-11-10 Emmanuel Gil Peyrot Really should learn that “hg addremove” is good.
2010-11-10 Emmanuel Gil Peyrot Replace util with fdsq to work around a stupid bug.
2010-11-05 Emmanuel Gil Peyrot Add message to publish module and various fixes.
2010-11-05 Emmanuel Gil Peyrot Fix publish; add owner metadata field; add HTTP module and Atom HTTP module.
2010-11-05 Emmanuel Gil Peyrot Fix two modules.
2010-11-04 Emmanuel Gil Peyrot Fix non-PubSub commands.
2010-11-04 Emmanuel Gil Peyrot Rewrite of the module manager; fix of some modules; fix of the directory backend.
2010-11-01 Emmanuel Gil Peyrot Fix an error when loading file/directory.
2010-11-01 Emmanuel Gil Peyrot Replace Paul Sowden’s ISO8601 functions by my own, since their licence is possibly incompatible with AGPL.
2010-11-01 Emmanuel Gil Peyrot Learned that “hg addremove” can be good, sometimes.
2010-11-01 Emmanuel Gil Peyrot Can use differents backends for node storage. Writing directory-based backend in top of file-based backend.
2010-10-31 Emmanuel Gil Peyrot Fix a typo.
2010-10-31 Emmanuel Gil Peyrot Add new modules files.
2010-10-31 Emmanuel Gil Peyrot A lot of refactorization. First attempt to modularize the server.
2010-10-23 Emmanuel Gil Peyrot Fix configure setting error and handle cancelling of configure.
2010-10-19 Emmanuel Gil Peyrot Better handling of modify subscriptions.
2010-10-19 Emmanuel Gil Peyrot Correct an error identifier and use an already defined variable.
2010-10-19 Emmanuel Gil Peyrot Can’t send subscription-options to non-subscribed people.