aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rss2html
Commit message (Collapse)AuthorAgeFilesLines
* Release version 0.1.3.HEADv0.1.3masterHarald Eilertsen2015-06-261-1/+1
|
* Don't garble args to constructor.Harald Eilertsen2015-06-261-3/+3
|
* Version.rb was missing...v0.1.2Harald Eilertsen2015-05-281-1/+1
|
* Bump version.v0.1.1Harald Eilertsen2015-05-281-1/+1
|
* Update version and description in gemspec.v0.1.0Harald Eilertsen2015-05-281-1/+1
|
* Add URL to homepage in footer.Harald Eilertsen2015-05-161-1/+2
|
* Honor limit on number of items to fetch.Harald Eilertsen2015-05-151-0/+4
|
* Use instance var url instead of method in fetch.Harald Eilertsen2015-05-151-1/+1
|
* make the feed items nicer.Harald Eilertsen2015-05-153-4/+12
|
* Pass title in args, no need for a separate arg.Harald Eilertsen2015-05-151-2/+3
|
* Fix description and license header.Harald Eilertsen2015-05-143-2/+18
|
* Include version by default.Harald Eilertsen2015-05-141-1/+4
|
* Fix gemspec and move version to it's own file.Harald Eilertsen2015-05-141-0/+3
|
* Put classes into module.Harald Eilertsen2015-05-142-35/+39
|
* Separate lib and executable.Harald Eilertsen2015-05-141-0/+24
| | | | Add a separate executable, and move the rendering of the feeds into the feed class.
* Move files into subdirectory below lib.Harald Eilertsen2015-05-145-0/+74