From: VirtualTam Date: Thu, 20 Oct 2016 19:37:28 +0000 (+0200) Subject: Merge pull request #665 from ArthurHoaro/fix/feed-hashtags X-Git-Tag: v0.8.1~18 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=954dc2446caade6ccad3ffd1173ef139c1f36ad3;hp=-c;p=github%2Fshaarli%2FShaarli.git Merge pull request #665 from ArthurHoaro/fix/feed-hashtags Fix hashtag links in Feeds --- 954dc2446caade6ccad3ffd1173ef139c1f36ad3 diff --combined CHANGELOG.md index e32ef459,72914076..d42d6a75 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@@ -19,13 -19,13 +19,14 @@@ and this project adheres to [Semantic V - Release archives now have the same structure as GitHub-generated archives: - archives contain a `Shaarli` directory, itself containing sources + dependencies - the tarball is now gzipped +- Minor code cleanup: PHPDoc, spelling, unused variables, etc. ### Fixed - Fix the server `` value in Atom/RSS feeds - Plugins: - Tools: only display parameter description when it exists - archive.org: do not propose archival of private notes + - Use absolute URL for hashtags in RSS and ATOM feeds ### Security - Allow whitelisting trusted IPs, else continue banning clients upon login failure