log

age author description
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.
2010-10-19 Emmanuel Gil Peyrot Don’t regenerate a subid if there is already one.
2010-10-19 Emmanuel Gil Peyrot JID handling conforming to the RFC.
2010-09-09 Emmanuel Gil Peyrot Correct syntax error.
2010-09-08 Emmanuel Gil Peyrot Better access mode handling.
2010-08-26 Emmanuel Gil Peyrot Use new functions like console.log instead of sys.puts, and aerate a bit.
2010-08-26 Emmanuel Gil Peyrot Add an uncaught exceptions caughter to prevent the server from crashing.
2010-08-26 Emmanuel Gil Peyrot Fix getItem method.