]> git.mxchange.org Git - friendica.git/commit
refs #6292
authorroot <17hado.com@gmail.com>
Fri, 21 Dec 2018 16:00:56 +0000 (16:00 +0000)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 21 Jan 2019 14:13:09 +0000 (09:13 -0500)
commit61afd5b3fbed6e9af011a9262db9cbeb474152db
treedfa961dac784d9ca324c4831b25f1bd17a722a10
parenta5476a4405ef3c17f64c79d30b4a6e67f257db95
refs #6292

APIs show number of comments
- /api/statuses/*_timeline
- /api/search
- /api/favorites

/api/search enhacement
- support exclude_replies parameter
doc/api.md
include/api.php
tests/include/ApiTest.php