log

age author description
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.
2010-10-19 Emmanuel Gil Peyrot Send subscription request only if node access_model is authorize.
2010-10-19 Emmanuel Gil Peyrot Show stack on unhandled error.