Wed, 04 May 2011 18:06:24 +0200 cli Refactoring.
Mon, 30 Aug 2010 00:20:06 +0200 cli Some work on XDAEMON command.
Sun, 29 Aug 2010 23:23:15 +0200 cli Implement JDBCDatabase.update(Article) method to fix issue #7.
Sun, 29 Aug 2010 18:17:37 +0200 cli Switch intent style to Original K&R / Linux / Kernel.
Sun, 29 Aug 2010 17:43:58 +0200 cli Add some checks to prevent #13 happen.
Sun, 29 Aug 2010 17:28:58 +0200 cli Moving source files into src/-subdir.
Sun, 29 Aug 2010 17:04:25 +0200 cli Merge heads.
Sun, 29 Aug 2010 17:03:21 +0200 cli Article(javax.mail.Message) now has a safe method to read the byte body from the given message object (fixes #16).
Wed, 30 Jun 2010 14:48:53 +0200 bei added build.xml + small bugfix
Wed, 12 May 2010 11:18:02 +0200 cli Group.getByName() removed. Channel.getByName() does no longer catch StorageBackendExceptions but throw them further.
Sun, 09 May 2010 12:38:46 +0200 cli The StorageBackendException is catched two times so that the user see the "500 internal server error" only at the second catch (probably fixes #5).
Sat, 01 May 2010 18:51:57 +0200 cli Refactor logging to fix NullPointerException.
Sat, 01 May 2010 14:27:30 +0200 cli Make mailinglist gateway more reliable, probably.
Tue, 27 Apr 2010 22:11:30 +0200 cli Fix for #567 "mailinglist gateway does not recover after database outage".
Tue, 27 Apr 2010 21:51:12 +0200 cli Introduce more advanced help system (#565).