summaryrefslogtreecommitdiff
path: root/plugins/Autocomplete
AgeCommit message (Collapse)Author
2010-05-03Pull localization updates from 0.9.x branch0.9.2Brion Vibber
2010-02-17htmloutputter->script() special cases src's that begin with plugin/ or ↵Craig Andrews
local/ so that plugins don't need to include common_path() in every call to $action->script() Adjust plugins to not call common_path() when it's not necessary Fix minify plugin
2010-02-17Fix script references in infinite scroll plugin and autocomplete pluginCraig Andrews
Add indicator.gif used by autocomplete plugin
2010-01-09Add version information to a bunch of pluginsCraig Andrews
2009-11-09Revert "Remove more contractions"Brion Vibber
This reverts commit 5ab709b73977131813884558bf56d97172a7aa26. Missed this one yesterday...
2009-11-08Remove more contractionsSiebrand Mazeland
* doesn't * won't * isn't * don't
2009-11-05Fixed autocomplete returning bogus resultsCraig Andrews
2009-09-24implemented etag and last modifiedCraig Andrews
2009-09-19Additional note in Autocomplete plugin readme about private modeCiaranG
2009-09-15Remove unnecessary Profile::pkeyGetCraig Andrews
Thanks for the info, Evan.
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-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25Laconica in pluginsEvan Prodromou
2009-08-21We don't need to re-distribute jquery-autocomplete demoEvan 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-06I had my user info hardcoded... oops.Craig Andrews
2009-08-06Added the Autocomplete pluginCraig Andrews