log fetchnews.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
Sat, 18 Jun 2011 15:59:11 +0200 Ivo Smits Added common.php, updated server synchronization to continue after a connection failure
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 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