log

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
Sat, 18 Jun 2011 15:59:11 +0200 Ivo Smits Added common.php, updated server synchronization to continue after a connection failure
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:54:26 +0200 Ivo Smits Bugfix in server POST code, add support for client side IHAVE and fall back to STAT-before-POST
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 11:41:35 +0200 Ivo Smits Added script to fix and re-index database fields and references
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:53:31 +0200 Ivo Smits Add database cleanup script
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 23:17:27 +0200 Ivo Smits Update Path and Xref header fields while fetching messages, added database schema export
Mon, 11 Apr 2011 22:44:47 +0200 Ivo Smits Initial commit