comparison 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
comparison
equal deleted inserted replaced
10:ca88deec5352 11:e0807e0b1a67
1 - Make sure that group article numbers are never reused, not even if the last one is deleted (groupmessages table) 1 - Make sure that group article numbers are never reused, not even if the last one is deleted (groupmessages table)
2 - Allow to store (part of) article data in file 2 - Allow to store (part of) article data in file
3 - Expire articles after a certain time 3 - Expire articles after a certain time
4 - Reject old articles 4 - Reject old articles
5 - Simpler configuration (CLI, configuration file, ...)