aboutsummaryrefslogtreecommitdiffstats
path: root/js/fk.autocomplete.js
Commit message (Expand)AuthorAgeFilesLines
* Sheesh. Three lines of Javascript. All you have to do is find which of the th...friendica2013-09-011-0/+6
* implement taggable in auto-complete popupsfriendica2013-06-161-3/+3
* wall posts now display - address book structure revamp startedfriendica2012-10-101-1/+1
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* make autocomplete work with updated tinymcefriendica2012-03-211-10/+10
* still getting parent relays on remote systemsfriendica2012-03-071-0/+1
* js/fk.autocomplete.js - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* don't allow space in autocomplete nicknamefriendica2011-11-181-1/+1
* some works on autocomplete (return with no selection = cancel, tab = select n...Friendika2011-11-111-5/+16
* tinymce autocompleteFriendika2011-11-041-12/+21
* tinymce tag complete stuffFriendika2011-11-031-10/+18
* add contact-id to auto-complete response to resolve duplicatesFriendika2011-10-271-1/+1
* @ tag completion enhancements, show url on hover and respect custom attagsFriendika2011-10-261-2/+2
* autocomplete: small fix to jsFabio Comuni2011-10-261-3/+5
* style autocomplete popup in themesFabio Comuni2011-10-261-7/+11
* search delay and hide empty popupFabio Comuni2011-10-251-9/+14
* autocomplete contacts nickname while writting in a comment box.Fabio Comuni2011-10-251-0/+154