summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* FeedAggregator: Use the description.getValue() for the 'description' ↵Sven Gothel2019-06-181-1/+1
| | | | Template data
* 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
| | | | | fixed encoding issue (typo). updated junit dependency.
* 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-053-5/+37
|
* 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-232-10/+31
|
* continued with freemarker model.Michael Bien2010-08-233-22/+53
| | | | | description filter. updated freemarker dependency.
* maven jar assambler plugin + configuration loading fix.Michael Bien2010-06-201-2/+13
|
* added planet output property to configuration.Michael Bien2010-06-103-16/+32
|
* added maxEntries to config, refactored aggregator code.Michael Bien2010-06-043-69/+80
|
* switched to freemarker template engine.Michael Bien2010-05-173-37/+65
|
* initial import.Michael Bien2010-05-163-0/+329