aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Controller/RssController.php
Commit message (Collapse)AuthorAgeFilesLines
* store estimated reading time / filters on reading timeNicolas Lœuillet2015-08-121-3/+14
|
* Adds pagerfanta paginator everywhere, modifies article routing. Change API ↵Francois Gravelaine2015-07-281-9/+12
| | | | for is_starred and is_archived
* CSJeremy Benoist2015-05-301-3/+3
|
* Add testsJeremy2015-03-311-3/+3
| | | | and fix few mistakes
* Add rss for entriesJeremy2015-03-311-0/+84
will fix #1000