Mercurial > psgxs
graph
-
Fix mod_retrieve.2010-11-10, by Emmanuel Gil Peyrot
-
Really should learn that “hg addremove” is good.2010-11-10, by Emmanuel Gil Peyrot
-
Replace util with fdsq to work around a stupid bug.2010-11-10, by Emmanuel Gil Peyrot
-
Add message to publish module and various fixes.2010-11-05, by Emmanuel Gil Peyrot
-
Fix publish; add owner metadata field; add HTTP module and Atom HTTP module.2010-11-05, by Emmanuel Gil Peyrot
-
Fix two modules.2010-11-05, by Emmanuel Gil Peyrot
-
Fix non-PubSub commands.2010-11-04, by Emmanuel Gil Peyrot
-
Rewrite of the module manager; fix of some modules; fix of the directory backend.2010-11-04, by Emmanuel Gil Peyrot
-
Fix an error when loading file/directory.2010-11-01, by Emmanuel Gil Peyrot
-
Replace Paul Sowden’s ISO8601 functions by my own, since their licence is possibly incompatible with AGPL.2010-11-01, by Emmanuel Gil Peyrot
-
Learned that “hg addremove” can be good, sometimes.2010-11-01, by Emmanuel Gil Peyrot
-
Can use differents backends for node storage. Writing directory-based backend in top of file-based backend.2010-11-01, by Emmanuel Gil Peyrot
-
Fix a typo.2010-10-31, by Emmanuel Gil Peyrot
-
Add new modules files.2010-10-31, by Emmanuel Gil Peyrot
-
A lot of refactorization. First attempt to modularize the server.2010-10-31, by Emmanuel Gil Peyrot
-
Fix configure setting error and handle cancelling of configure.2010-10-23, by Emmanuel Gil Peyrot
-
Better handling of modify subscriptions.2010-10-19, by Emmanuel Gil Peyrot
-
Correct an error identifier and use an already defined variable.2010-10-19, by Emmanuel Gil Peyrot
-
Can’t send subscription-options to non-subscribed people.2010-10-19, by Emmanuel Gil Peyrot
-
Send subscription request only if node access_model is authorize.2010-10-19, by Emmanuel Gil Peyrot
-
Show stack on unhandled error.2010-10-19, by Emmanuel Gil Peyrot
-
Don’t regenerate a subid if there is already one.2010-10-19, by Emmanuel Gil Peyrot
-
JID handling conforming to the RFC.2010-10-19, by Emmanuel Gil Peyrot
-
Correct syntax error.2010-09-09, by Emmanuel Gil Peyrot
-
Better access mode handling.2010-09-08, by Emmanuel Gil Peyrot
-
Use new functions like console.log instead of sys.puts, and aerate a bit.2010-08-26, by Emmanuel Gil Peyrot
-
Add an uncaught exceptions caughter to prevent the server from crashing.2010-08-26, by Emmanuel Gil Peyrot
-
Fix getItem method.2010-08-26, by Emmanuel Gil Peyrot
-
First implementation of XEP-0050 (ad-hoc commands).2010-08-26, by Emmanuel Gil Peyrot
-
Rename cx method to cnode and define it if xmpp.js didn’t.2010-08-26, by Emmanuel Gil Peyrot