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.
|