Sun, 16 Oct 2011 22:36:46 +0200 František Kučera Drupal: tidy, odstavce, XSLT
Sun, 16 Oct 2011 20:55:46 +0200 František Kučera Drupal: XSL pro vytváření <p>odstavců</p> z textu přímo uvnitř html/body
Fri, 14 Oct 2011 17:50:35 +0200 František Kučera Drupal: XSLT odstavce – [not(navázat)] TODO:…
Fri, 14 Oct 2011 15:36:54 +0200 František Kučera Drupal: XSLT odstavce – vnořující se.
Fri, 14 Oct 2011 13:32:34 +0200 František Kučera Drupal: XSLT odstavce – textové vs. netextové uzly.
Fri, 14 Oct 2011 12:41:14 +0200 František Kučera Drupal: lámání textu na odstavce – XSLT 2.0, TODO:…
Fri, 14 Oct 2011 00:45:06 +0200 František Kučera Drupal: XSL šablona pro formátování XHTML části zprávy.
Thu, 13 Oct 2011 03:09:22 +0200 František Kučera Drupal: číštění HTML – Tidy.
Wed, 12 Oct 2011 23:10:31 +0200 František Kučera Drupal: XSL transformace XHTML části
Wed, 12 Oct 2011 00:25:14 +0200 František Kučera Drupal: vyhození zbytečností.
Wed, 12 Oct 2011 00:11:25 +0200 František Kučera Drupal: zprávy jsou multipart/alternative – jak prostý text, tak XHTML. TODO: filtry prostého textu a XHTML
Tue, 11 Oct 2011 16:34:17 +0200 František Kučera Drupal: správný formát data (RFC 822)
Tue, 11 Oct 2011 16:17:51 +0200 František Kučera Drupal: hlavičky, poměrně funkční čtení příspěvků (vlánka).
Tue, 11 Oct 2011 01:17:30 +0200 František Kučera Drupal: správné kódování češtiny.
Tue, 11 Oct 2011 00:38:41 +0200 František Kučera Drupal: částečně funkční – jde stáhnout zprávy s předmětem a textem.
Sun, 09 Oct 2011 01:22:18 +0200 František Kučera Drupal: pořadí metod.
Sun, 09 Oct 2011 01:17:19 +0200 František Kučera Drupal: funkční logování.
Sun, 09 Oct 2011 01:02:53 +0200 František Kučera Drupal: nic to nedělá, jen loguje.
Sun, 09 Oct 2011 00:00:25 +0200 František Kučera Drupal: bez dědičnosti, implementujeme rovnou rozhraní (nelze dědit).
Sat, 08 Oct 2011 23:32:18 +0200 František Kučera Drupal: kostry tříd
Wed, 14 Sep 2011 23:25:00 +0200 Christian Lins Reformatting XDaemonCommand
Wed, 14 Sep 2011 22:39:22 +0200 cli SMTPSender should now support PLAIN SMTP Authentication (issue #8)
Wed, 14 Sep 2011 12:54:40 +0200 cli Add libcommons-codec-java to Debian dependencies.
Wed, 14 Sep 2011 10:47:39 +0200 cli Work on SMTPTransport.
Tue, 13 Sep 2011 23:34:16 +0200 cli Work on SMTP authentification for ML sender
Tue, 13 Sep 2011 20:14:44 +0200 cli Move default db to /var/spool/news/sonews/sonewsdb
Tue, 13 Sep 2011 19:08:15 +0200 cli Remove binary files in lib/
Tue, 13 Sep 2011 18:37:08 +0200 cli Rename sonews.conf.sample to sonews.conf
Mon, 12 Sep 2011 22:43:40 +0200 cli Add debian/sonews.install and modify sonews.conf.sample to place database in /var/news/sonews/.
Mon, 12 Sep 2011 20:24:40 +0200 cli Remove troubling line from debian/control.
Mon, 12 Sep 2011 20:20:00 +0200 cli Change binary package name sonews-server to server
Sun, 11 Sep 2011 17:59:28 +0200 cli Reformatting Article class code.
Sun, 11 Sep 2011 17:36:47 +0200 cli Fix for issue #17. Error when posting to mailinglist is now reported back to user as NNTP error.
Sun, 11 Sep 2011 17:01:19 +0200 cli Fix for #14
Sun, 11 Sep 2011 15:05:04 +0200 cli Merge Channel and Group classes.
Sun, 11 Sep 2011 14:19:19 +0200 cli Complete XDAEMON GROUPFLAG subcommand.
Sat, 10 Sep 2011 20:20:19 +0200 cli Work on XDaemon command
Sat, 10 Sep 2011 18:18:05 +0200 cli HSQLDB backend support completed, but untested.
Tue, 07 Jun 2011 11:55:22 +0200 cli Work on hsqldb support
Tue, 07 Jun 2011 09:23:34 +0200 cli Adapt config sample to use hsqldb
Mon, 06 Jun 2011 20:12:21 +0200 cli Add HSQLDB stubs and reformat some source files.
Wed, 04 May 2011 18:34:21 +0200 cli Update debian control file
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).
Fri, 25 Dec 2009 15:42:46 +0100 cli Fix for too early disconnects on slow client connections. (#563)
Wed, 26 Aug 2009 17:04:04 +0200 cli Some changes to storage interface.
Wed, 26 Aug 2009 10:55:59 +0200 cli Proper reply on XDAEMON GROUPADD if group already existing (#551).