log server.php @ 14:372f4e195986 draft default tip

age author description
Thu, 17 Jul 2014 23:24:17 +0200 Ivo Smits Added article blacklist function, switch to binary-safe latin1 character set for database draft default tip
Thu, 10 Jul 2014 22:26:45 +0200 Ivo Smits Added filtering support and several bugfixes draft
Wed, 12 Jun 2013 22:22:07 +0200 Ivo Smits Added hook for new articles, detect send/write failures, fixed handling of multiline headers, add Date header if it doesn't exist, add option to disable peers, fixes for synchronization with INN, added streaming mode support, small fixes draft
Thu, 21 Apr 2011 00:01:32 +0200 Ivo Smits Add Xref header when sending messages to client (seems to fix message corruption issues in Thunderbird)
Tue, 12 Apr 2011 14:30:56 +0200 Ivo Smits Added copyright notice
Tue, 12 Apr 2011 14:10:41 +0200 Ivo Smits Added some more checks to article data, added some commands, added 'dot stuffing' for block transfers
Tue, 12 Apr 2011 02:23:22 +0200 Ivo Smits Small bugfix in server STAT command (no data follows, so don't send a dot)
Tue, 12 Apr 2011 01:47:09 +0200 Ivo Smits Increased article body length to 16MB in database scheme, cleaned up the code, added a script to forcefully reload an individual article
Tue, 12 Apr 2011 00:29:41 +0200 Ivo Smits Added support for POSTing to the server, added readme and todo, added support for upstream synchronization using POST
Mon, 11 Apr 2011 22:44:47 +0200 Ivo Smits Initial commit