annotate todo.txt @ 11:e0807e0b1a67

Added common.php, updated server synchronization to continue after a connection failure
author Ivo Smits <Ivo@UCIS.nl>
date Sat, 18 Jun 2011 15:59:11 +0200
parents ca88deec5352
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
40e545510a57 Added support for POSTing to the server, added readme and todo, added support for upstream synchronization using POST
Ivo Smits <Ivo@UCIS.nl>
parents:
diff changeset
1 - Make sure that group article numbers are never reused, not even if the last one is deleted (groupmessages table)
6
bc6045ed0b2e Added script to fix and re-index database fields and references
Ivo Smits <Ivo@UCIS.nl>
parents: 5
diff changeset
2 - Allow to store (part of) article data in file
10
ca88deec5352 Add Xref header when sending messages to client (seems to fix message corruption issues in Thunderbird)
Ivo Smits <Ivo@UCIS.nl>
parents: 9
diff changeset
3 - Expire articles after a certain time
ca88deec5352 Add Xref header when sending messages to client (seems to fix message corruption issues in Thunderbird)
Ivo Smits <Ivo@UCIS.nl>
parents: 9
diff changeset
4 - Reject old articles
11
e0807e0b1a67 Added common.php, updated server synchronization to continue after a connection failure
Ivo Smits <Ivo@UCIS.nl>
parents: 10
diff changeset
5 - Simpler configuration (CLI, configuration file, ...)