summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/jogamp/hungryharry/FeedAggregator.java
Commit message (Expand)AuthorAgeFilesLines
* FeedAggregator: Use the description.getValue() for the 'description' Template...Sven Gothel2019-06-181-1/+1
* Updateing dependencies: rometools 1.12, freemarker 2.3.28, java compiler 1.8Sven Gothel2019-05-151-14/+20
* duplicate entries are now ignored.Michael Bien2011-01-171-7/+23
* fixed NPE when feedentry description is emptyMichael Bien2010-11-271-7/+7
* added date to modelMichael Bien2010-09-271-0/+2
* more failsafe if feeds fail to loadMichael Bien2010-09-111-6/+1
* hungry harry now supports pagination.Michael Bien2010-09-051-4/+26
* a few fixes to allow more feed types + more logging.Michael Bien2010-08-291-12/+25
* fixed encoding issue of template engine. Default is now UTF8.Michael Bien2010-08-291-0/+1
* added feed author to freemaker model.Michael Bien2010-08-241-0/+1
* preparations for blog feed aggregation; more freemarker data etc.Michael Bien2010-08-231-9/+29
* continued with freemarker model.Michael Bien2010-08-231-18/+34
* maven jar assambler plugin + configuration loading fix.Michael Bien2010-06-201-2/+13
* added planet output property to configuration.Michael Bien2010-06-101-15/+26
* added maxEntries to config, refactored aggregator code.Michael Bien2010-06-041-68/+73
* switched to freemarker template engine.Michael Bien2010-05-171-30/+32
* initial import.Michael Bien2010-05-161-0/+187