]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Add RSS pagination
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 19 Nov 2016 13:53:28 +0000 (14:53 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sun, 20 Nov 2016 08:39:26 +0000 (09:39 +0100)
commit8670250a2674b6b388f3d40a8ba291a4dca41b82
tree47f07b0ff474f361a5527fb2aed8d31040805c77
parent3c969d39906dbfb9711caee9f115a1d06d06ad36
Add RSS pagination

Following https://tools.ietf.org/html/rfc5005#page-4
src/Wallabag/CoreBundle/Controller/RssController.php
src/Wallabag/CoreBundle/Resources/views/themes/common/Entry/entries.xml.twig
tests/Wallabag/CoreBundle/Controller/RssControllerTest.php