]> git.mxchange.org Git - friendica.git/commit
ping.php performance: Add JSON output
authorHypolite Petovan <ben.lort@gmail.com>
Thu, 17 Nov 2016 04:26:43 +0000 (23:26 -0500)
committerHypolite Petovan <ben.lort@gmail.com>
Thu, 17 Nov 2016 04:26:43 +0000 (23:26 -0500)
commitc6fbb46108ae40b3f50833946d2bc5fb5bc9a2e9
treecca76c4dd2e58276c95b6e484c35ecd6e7652d3e
parent03943cb4c07aea24435f9574242fa7f582a1c081
ping.php performance: Add JSON output

- Added JSON/JSONP support
- Added XML backward-compatible output
- Updated main.js to handle JSON data
- Removed unused references to non-existant DOM elements
js/main.js
mod/ping.php