Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Don't update fuzzy time for items in a collapsed thread to increase performance. | Stefan Parviainen | 2015-01-06 | 1 | -6/+13 | |
| | |/ | ||||||
| * / | add some style to divgrowmore | marijus | 2015-01-06 | 1 | -1/+1 | |
| |/ | ||||||
* | | 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 | 2 | -9/+9 | |
|/ | ||||||
* | Unbreak readmore | Stefan Parviainen | 2015-01-05 | 1 | -3/+5 | |
| | ||||||
* | 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 | 1 | -3/+3 | |
| | ||||||
* | Replace divgrow with more modern readmore.js | Stefan Parviainen | 2015-01-05 | 1 | -6/+4 | |
| | ||||||
* | 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 | |
| | ||||||
* | Fix height calculation in acl.js | Stefan Parviainen | 2015-01-04 | 1 | -1/+1 | |
| | ||||||
* | Sorting of autocomplete | Stefan Parviainen | 2015-01-04 | 2 | -2/+2 | |
|\ | ||||||
| * | some work on the edit connection workflow explanation and connedit page. ↵ | friendica | 2015-01-02 | 1 | -1/+1 | |
| | | | | | | | | This needs a lot more attention, but it was screaming for any improvement in documenting why we tell you that the permissions have been changed but not saved. | |||||
* | | Autocmplete suggestions for non-local users, also suggest from visited ↵ | Stefan Parviainen | 2015-01-04 | 1 | -4/+12 | |
|/ | | | | channel's connections | |||||
* | Merge pull request #805 from pafcu/moretpl | RedMatrix | 2015-01-02 | 2 | -3/+3 | |
|\ | | | | | Move some HTML out to templates | |||||
| * | Use grouped select field for role selection | Stefan Parviainen | 2015-01-01 | 2 | -3/+3 | |
| | | ||||||
* | | Warn about unsaved settings using jquery.areyousure | Stefan Parviainen | 2015-01-01 | 3 | -0/+7 | |
|/ | ||||||
* | Merge pull request #787 from pafcu/mainjsfix | RedMatrix | 2014-12-30 | 1 | -5/+5 | |
|\ | | | | | Only call autotime() on the correct elements | |||||
| * | Only call autotime() on the correct elements | Stefan Parviainen | 2014-12-29 | 1 | -5/+5 | |
| | | ||||||
* | | some work on cloud actionspanel and minor cleanup | marijus | 2014-12-29 | 1 | -10/+0 | |
| | | ||||||
* | | more work on files | marijus | 2014-12-28 | 1 | -0/+2 | |
|/ | ||||||
* | more work on files | marijus | 2014-12-27 | 1 | -2/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | Merge pull request #757 from git-marijus/master | RedMatrix | 2014-12-22 | 2 | -0/+13 | |
|\ | | | | | files: make mod/filestorage.php load via ajax and some design work. work... | |||||
| * | files: make mod/filestorage.php load via ajax and some design work. work in ↵ | marijus | 2014-12-21 | 2 | -0/+13 | |
| | | | | | | | | progress... | |||||
* | | 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 | |
| | ||||||
* | fix some directory anomolies | friendica | 2014-12-16 | 2 | -2/+2 | |
| | ||||||
* | call collapseHeight when needed | friendica | 2014-12-16 | 2 | -0/+5 | |
| | ||||||
* | add divmore to directory entries | friendica | 2014-12-16 | 1 | -1/+1 | |
| | ||||||
* | wall tags | friendica | 2014-12-15 | 1 | -1/+4 | |
| | ||||||
* | yet another option for the homepage | friendica | 2014-11-20 | 1 | -1/+1 | |
| | ||||||
* | undo disabled submit buttons now that ACL is initialised when page loaded | friendica | 2014-11-18 | 1 | -1/+0 | |
| | ||||||
* | allow members to set the per-item "show more" height (separately for network ↵ | friendica | 2014-11-17 | 1 | -16/+4 | |
| | | | | and matrix, display and search are system pages and therefore set at 400) |