]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Set updated date for items in feeds
authorArthurHoaro <arthur@hoa.ro>
Wed, 3 Aug 2016 07:45:28 +0000 (09:45 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sat, 5 Nov 2016 13:29:53 +0000 (14:29 +0100)
commitbfafb61e601585af25f6c056da2c765a4e3a01f4
tree39ad8c91b034e9ea0e032f99dfbcbd63161c9257
parent6cae32281c630916f3659956fb63483666202f86
Set updated date for items in feeds

RSS doesn't support updated date for items, so we use the ATOM extension.
Updated dates also bump the global update
application/FeedBuilder.php
tests/FeedBuilderTest.php
tests/utils/ReferenceLinkDB.php
tpl/feed.atom.html
tpl/feed.rss.html