summaryrefslogtreecommitdiff
path: root/plugins/Autocomplete/Autocomplete.js
AgeCommit message (Collapse)Author
2009-09-13Make a new REST service for the autocomplete plugin, significantly reducing ↵Craig Andrews
the size of the responses. Also enables caching in the browser.
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-07Implemented the list_all and list groups API methods as defined at ↵Craig Andrews
http://laconi.ca/trac/wiki/ProposedGroupsAPI Made the Autocomplete plugin also autocomplete groups
2009-08-06Added the Autocomplete pluginCraig Andrews