- Refactoring. 2011-05-04, by cli
- Some work on XDAEMON command. 2010-08-30, by cli
- Implement JDBCDatabase.update(Article) method to fix issue #7. 2010-08-29, by cli
- Switch intent style to Original K&R / Linux / Kernel. 2010-08-29, by cli
- Add some checks to prevent #13 happen. 2010-08-29, by cli
- Moving source files into src/-subdir. 2010-08-29, by cli
- Merge heads. 2010-08-29, by cli
- Article(javax.mail.Message) now has a safe method to read the byte body from the given message object (fixes #16). 2010-08-29, by cli
- added build.xml + small bugfix 2010-06-30, by bei
- Group.getByName() removed. Channel.getByName() does no longer catch StorageBackendExceptions but throw them further. 2010-05-12, by 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). 2010-05-09, by cli
- Refactor logging to fix NullPointerException. 2010-05-01, by cli
- Make mailinglist gateway more reliable, probably. 2010-05-01, by cli
- Fix for #567 "mailinglist gateway does not recover after database outage". 2010-04-27, by cli
- Introduce more advanced help system (#565). 2010-04-27, by cli
- Fix for too early disconnects on slow client connections. (#563) 2009-12-25, by cli