index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Autocomplete
Age
Commit message (
Collapse
)
Author
2009-09-24
implemented etag and last modified
Craig Andrews
2009-09-19
Additional note in Autocomplete plugin readme about private mode
CiaranG
2009-09-15
Remove unnecessary Profile::pkeyGet
Craig Andrews
Thanks for the info, Evan.
2009-09-13
Make 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-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
global search and replace for laconica -> statusnet
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
Laconica in plugins
Evan Prodromou
2009-08-21
We don't need to re-distribute jquery-autocomplete demo
Evan Prodromou
2009-08-07
Implemented 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-06
I had my user info hardcoded... oops.
Craig Andrews
2009-08-06
Added the Autocomplete plugin
Craig Andrews