]> git.wh0rd.org - tt-rss.git/commitdiff
Merge branch 'api-getarticles-sanitize' into 'master'
authorAndrew Dolgov <cthulhoo@gmail.com>
Mon, 23 Nov 2015 20:02:15 +0000 (23:02 +0300)
committerAndrew Dolgov <cthulhoo@gmail.com>
Mon, 23 Nov 2015 20:02:15 +0000 (23:02 +0300)
Create optional sanitize option for API::getArticle.

Add optional (default: true), boolean "sanitize" parameter to API::getArticle() method.

(API wiki page will need to be updated to reflect this change.)

See merge request !14


Trivial merge