Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | adjust the regex to also work with asteriks and use the simpler syntax for lists | Mario Vavti | 2016-04-06 | 1 | -6/+7 | |
| | ||||||
* | Improve (un)ordered list autocompletion for list construction | Andrew Manning | 2016-04-05 | 1 | -1/+5 | |
| | ||||||
* | fix contextual help | Mario Vavti | 2016-04-05 | 1 | -1/+1 | |
| | ||||||
* | expand list of bbcode in autocomplete | Mario Vavti | 2016-04-05 | 1 | -3/+6 | |
| | ||||||
* | a simple autocomplete for bbcode or comanche - partly implemented | Mario Vavti | 2016-04-04 | 1 | -0/+40 | |
| | ||||||
* | provide some info about our contacts - status (archived, hidden, etc.), ↵ | Mario Vavti | 2016-01-14 | 1 | -1/+1 | |
| | | | | public forum (like in directory) and show since when we are connected | |||||
* | removed block style on dropdown contact name and details, added ↵ | redmatrix | 2015-11-25 | 1 | -1/+1 | |
| | | | | dropdown-menu-img-sm on nav search dropdown; as many dropdowns were unuseable | |||||
* | get rid of the unnecessary blank space after mail recipient completion | redmatrix | 2015-10-02 | 1 | -0/+34 | |
| | ||||||
* | Some JavaScript cleanups. | Klaus Weidenbach | 2015-03-15 | 1 | -75/+71 | |
| | | | | | | Adding some missing and remove some unnecessary semicolons. Change some comparing operators. Changed access to objects with dot operator. | |||||
* | small autocomplete fix adding space to the output | RedSwede | 2015-01-29 | 1 | -1/+1 | |
| | | | | provides: the ability to press enter after pressing enter during the mention-js-popup (this second enter should behave as a normal one) FF35 | |||||
* | bring back nav-search spinner | marijus | 2015-01-21 | 1 | -5/+9 | |
| | ||||||
* | css fixes - hopefully | marijus | 2015-01-20 | 1 | -1/+1 | |
| | ||||||
* | satisfy the floated images | marijus | 2015-01-20 | 1 | -1/+1 | |
| | ||||||
* | as a workaround make nav-search dropdown behave a little better | marijus | 2015-01-20 | 1 | -4/+4 | |
| | ||||||
* | Fix autocomplete with groups | Stefan Parviainen | 2015-01-19 | 1 | -1/+1 | |
| | ||||||
* | Fix issue #865. | Stefan Parviainen | 2015-01-19 | 1 | -1/+1 | |
| | ||||||
* | Remove accidental logging | Stefan Parviainen | 2015-01-17 | 1 | -1/+0 | |
| | ||||||
* | Fix bug with groups and autocomplete | Stefan Parviainen | 2015-01-17 | 1 | -0/+2 | |
| | ||||||
* | Fix saved searches on network page, fix caching mith multiple autocompleters | Stefan Parviainen | 2015-01-08 | 1 | -6/+13 | |
| | ||||||
* | Fix issue with case sensitive filtering in autocomplete, put autocomplete ↵ | Stefan Parviainen | 2015-01-08 | 1 | -9/+24 | |
| | | | | dropdown on top of navbar, show entry to leave the text unchanged | |||||
* | Merge autocomplete caching, show more results in navbar search | Stefan Parviainen | 2015-01-07 | 1 | -2/+19 | |
|\ | ||||||
| * | Cache autocomplete results locally (the one in the editor) | Stefan Parviainen | 2015-01-06 | 1 | -0/+17 | |
| | | ||||||
* | | Add autosubmit feature to textcomplete based autocompleter | Stefan Parviainen | 2015-01-07 | 1 | -2/+13 | |
| | | ||||||
* | | Allow passing autocomplete type to contact_autocomplete | Stefan Parviainen | 2015-01-07 | 1 | -2/+4 | |
| | | ||||||
* | | Disable browser-based autocomplete when using the textcomplete based one | Stefan Parviainen | 2015-01-07 | 1 | -0/+3 | |
| | | ||||||
* | | Make mod_poke use textcomplete | Stefan Parviainen | 2015-01-07 | 1 | -3/+23 | |
| | | ||||||
* | | Make nav search use textcomplete | Stefan Parviainen | 2015-01-07 | 1 | -4/+26 | |
| | | ||||||
* | | Rename some stuff related to autocomplete | Stefan Parviainen | 2015-01-07 | 1 | -8/+8 | |
|/ | ||||||
* | regression: autocomplete hovertip with url/address missing - useful for ↵ | friendica | 2015-01-04 | 1 | -1/+1 | |
| | | | | identifying connections based on their site if they have different channels (not clones) on different sites with all other identifying info the same. | |||||
* | Fix initEditor on non-wall pages | Stefan Parviainen | 2015-01-05 | 1 | -1/+2 | |
| | ||||||
* | Sorting of autocomplete | Stefan Parviainen | 2015-01-04 | 1 | -1/+1 | |
|\ | ||||||
* | | Autocmplete suggestions for non-local users, also suggest from visited ↵ | Stefan Parviainen | 2015-01-04 | 1 | -4/+12 | |
|/ | | | | channel's connections | |||||
* | Fix regex in contact autocomplete | Stefan Parviainen | 2014-12-24 | 1 | -2/+1 | |
| | ||||||
* | Show autocomplete taggable with special color | Stefan Parviainen | 2014-12-22 | 1 | -2/+2 | |
| | ||||||
* | Fix whitespace disappearing at the beginning of completed smily | Stefan Parviainen | 2014-12-21 | 1 | -1/+1 | |
| | ||||||
* | Correct domain for smily requests | Stefan Parviainen | 2014-12-21 | 1 | -1/+1 | |
| | ||||||
* | Autocomplete smilies | Stefan Parviainen | 2014-12-20 | 1 | -1/+9 | |
| | ||||||
* | Remove unnecessary logging | Stefan Parviainen | 2014-12-20 | 1 | -3/+1 | |
| | ||||||
* | Better autocomplete based on jquery-textcomplete | Stefan Parviainen | 2014-12-20 | 1 | -175/+28 | |
| | ||||||
* | this is looking better, call the forum version of a tag "foobar network", ↵ | friendica | 2014-04-12 | 1 | -6/+1 | |
| | | | | besides altering the icon | |||||
* | use icons for identification | friendica | 2014-04-11 | 1 | -1/+6 | |
| | ||||||
* | Merge branch 'master' into movejs | friendica | 2014-01-06 | 1 | -0/+200 | |
Conflicts: version.inc |