]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Make a new REST service for the autocomplete plugin, significantly reducing the size...
authorCraig Andrews <candrews@integralblue.com>
Mon, 14 Sep 2009 01:44:17 +0000 (21:44 -0400)
committerCraig Andrews <candrews@integralblue.com>
Mon, 14 Sep 2009 01:44:17 +0000 (21:44 -0400)
commit4a19c292fb444dca840591a5ccec960d63ab57b8
treefc21eb71901191c8b6ff9433410fcf87bc93bcb8
parentbb48698416c1a2ae5a173eb3735c16c587a6e611
Make a new REST service for the autocomplete plugin, significantly reducing the size of the responses. Also enables caching in the browser.
plugins/Autocomplete/Autocomplete.js
plugins/Autocomplete/AutocompletePlugin.php
plugins/Autocomplete/autocomplete.php [new file with mode: 0644]