| Commit message (Expand) | Author | Age | Files | Lines |
* | hide friends broken, add parameter for item search by verb | friendica | 2015-01-13 | 1 | -0/+2 |
* | Refactor mention code to make it more reusable | Stefan Parviainen | 2015-01-12 | 1 | -1/+1 |
* | another attempt to explain default permissions on connedit page | friendica | 2015-01-11 | 3 | -14/+42 |
* | Update Swedish strings from Transifex | Erik Lundin | 2015-01-10 | 2 | -2691/+2704 |
* | Updated Italian translation | Paolo Tacconi | 2015-01-09 | 2 | -2696/+2709 |
* | Fix saved searches on network page, fix caching mith multiple autocompleters | Stefan Parviainen | 2015-01-08 | 2 | -7/+14 |
* | Fix issue with case sensitive filtering in autocomplete, put autocomplete dro... | Stefan Parviainen | 2015-01-08 | 1 | -9/+24 |
* | Merge autocomplete caching, show more results in navbar search | Stefan Parviainen | 2015-01-07 | 3 | -8/+36 |
|\ |
|
| * | also style the collapse link | marijus | 2015-01-07 | 1 | -1/+1 |
| * | Merge pull request #826 from pafcu/cache_autocomplete | RedMatrix | 2015-01-07 | 1 | -0/+17 |
| |\ |
|
| | * | Cache autocomplete results locally (the one in the editor) | Stefan Parviainen | 2015-01-06 | 1 | -0/+17 |
| * | | Merge branch 'mainjsoptimize' of git://github.com/pafcu/red into pafcu-mainjs... | friendica | 2015-01-06 | 1 | -6/+13 |
| |\ \ |
|
| | * | | Don't update fuzzy time for items in a collapsed thread to increase performance. | Stefan Parviainen | 2015-01-06 | 1 | -6/+13 |
| | |/ |
|
| * | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-01-06 | 1 | -1/+1 |
| |\ \ |
|
| | * | | add some style to divgrowmore | marijus | 2015-01-06 | 1 | -1/+1 |
| | |/ |
|
| * / | regression: need float clear on manage page so footer doesn't end up floated, | friendica | 2015-01-05 | 1 | -0/+4 |
| |/ |
|
* | | Typo + comment | Stefan Parviainen | 2015-01-07 | 1 | -1/+1 |
* | | Remove out-of-date mod_message.js | Stefan Parviainen | 2015-01-07 | 1 | -13/+0 |
* | | Add autosubmit feature to textcomplete based autocompleter | Stefan Parviainen | 2015-01-07 | 6 | -7/+18 |
* | | Make mod_sources autocomplete use textcomplete | Stefan Parviainen | 2015-01-07 | 1 | -13/+5 |
* | | Make photos tag autocomplete use textcomplete | Stefan Parviainen | 2015-01-07 | 1 | -13/+5 |
* | | Make mod_connections search use textcomplete | Stefan Parviainen | 2015-01-07 | 1 | -9/+1 |
* | | Allow passing autocomplete type to contact_autocomplete | Stefan Parviainen | 2015-01-07 | 3 | -4/+6 |
* | | Disable browser-based autocomplete when using the textcomplete based one | Stefan Parviainen | 2015-01-07 | 1 | -0/+3 |
* | | Make searchbox use textcomplete | Stefan Parviainen | 2015-01-07 | 1 | -6/+1 |
* | | Make mail use textcomplete | Stefan Parviainen | 2015-01-07 | 1 | -9/+2 |
* | | Make mod_poke use textcomplete | Stefan Parviainen | 2015-01-07 | 2 | -14/+25 |
* | | Make nav search use textcomplete | Stefan Parviainen | 2015-01-07 | 1 | -4/+26 |
* | | Rename some stuff related to autocomplete | Stefan Parviainen | 2015-01-07 | 5 | -14/+14 |
|/ |
|
* | Unbreak readmore | Stefan Parviainen | 2015-01-05 | 1 | -3/+5 |
* | Make slider less ugly | Stefan Parviainen | 2015-01-05 | 1 | -0/+2 |
* | Remove reference to non-existing colorbox.css | Stefan Parviainen | 2015-01-05 | 1 | -1/+0 |
* | Fix error with undefined profile_uid | Stefan Parviainen | 2015-01-05 | 1 | -0/+1 |
* | Remove some unneeded libraries | Stefan Parviainen | 2015-01-05 | 1 | -71/+0 |
* | Replace fancybox with colorbox | Stefan Parviainen | 2015-01-05 | 4 | -10/+9 |
* | Replace jslider with jRange | Stefan Parviainen | 2015-01-05 | 3 | -5/+5 |
* | Replace divgrow with more modern readmore.js | Stefan Parviainen | 2015-01-05 | 2 | -7/+5 |
* | regression: autocomplete hovertip with url/address missing - useful for ident... | friendica | 2015-01-04 | 1 | -1/+1 |
* | Fix initEditor on non-wall pages | Stefan Parviainen | 2015-01-05 | 2 | -2/+6 |
* | Fix height calculation in acl.js | Stefan Parviainen | 2015-01-04 | 1 | -1/+1 |
* | Sorting of autocomplete | Stefan Parviainen | 2015-01-04 | 14 | -4641/+4711 |
|\ |
|
| * | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-01-04 | 9 | -4622/+4674 |
| |\ |
|
| | * | update NL and text-background-fix in chat for alternatives schemas | Jeroen | 2015-01-03 | 8 | -4620/+4672 |
| | * | provide some info for buttons | marijus | 2015-01-03 | 1 | -2/+2 |
| * | | remove hard-coded url to caterva.eu from events code. | friendica | 2015-01-04 | 1 | -1/+1 |
| |/ |
|
| * | some work on the edit connection workflow explanation and connedit page. This... | friendica | 2015-01-02 | 3 | -17/+35 |
* | | Autocmplete suggestions for non-local users, also suggest from visited channe... | Stefan Parviainen | 2015-01-04 | 3 | -5/+15 |
|/ |
|
* | Reworked switch to also display text | Stefan Parviainen | 2015-01-02 | 7 | -83/+63 |
* | Merge pull request #808 from f03el/master | RedMatrix | 2015-01-02 | 2 | -4947/+4991 |
|\ |
|
| * | Update Swedish strings from Transifex | Erik Lundin | 2015-01-02 | 2 | -4947/+4991 |