]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Fix hashtags links in Feeds
authorArthurHoaro <arthur@hoa.ro>
Wed, 19 Oct 2016 09:05:20 +0000 (11:05 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sat, 5 Nov 2016 13:30:13 +0000 (14:30 +0100)
commitfa020db2972e54dc7ce22521c197c536cec68841
treed9722314ea9bd238bf9e76aeae98d2e6e2122fa0
parent0d051da4a14b6325b4ab7d93ebcd63d4a8dc141c
Fix hashtags links in Feeds

Make the hashtag link absolute in feeds to work properly in RSS syndication tools.
CHANGELOG.md
application/FeedBuilder.php
tests/FeedBuilderTest.php