aboutsummaryrefslogtreecommitdiffstats
path: root/view/js
Commit message (Expand)AuthorAgeFilesLines
...
* another attempt to explain default permissions on connedit pagefriendica2015-01-111-10/+18
* Fix saved searches on network page, fix caching mith multiple autocompletersStefan Parviainen2015-01-082-7/+14
* Fix issue with case sensitive filtering in autocomplete, put autocomplete dro...Stefan Parviainen2015-01-081-9/+24
* Merge autocomplete caching, show more results in navbar searchStefan Parviainen2015-01-072-8/+32
|\
| * also style the collapse linkmarijus2015-01-071-1/+1
| * Merge pull request #826 from pafcu/cache_autocompleteRedMatrix2015-01-071-0/+17
| |\
| | * Cache autocomplete results locally (the one in the editor)Stefan Parviainen2015-01-061-0/+17
| * | Merge branch 'mainjsoptimize' of git://github.com/pafcu/red into pafcu-mainjs...friendica2015-01-061-6/+13
| |\ \
| | * | Don't update fuzzy time for items in a collapsed thread to increase performance.Stefan Parviainen2015-01-061-6/+13
| | |/
| * / add some style to divgrowmoremarijus2015-01-061-1/+1
| |/
* | Typo + commentStefan Parviainen2015-01-071-1/+1
* | Remove out-of-date mod_message.jsStefan Parviainen2015-01-071-13/+0
* | Add autosubmit feature to textcomplete based autocompleterStefan Parviainen2015-01-076-7/+18
* | Make mod_sources autocomplete use textcompleteStefan Parviainen2015-01-071-13/+5
* | Make photos tag autocomplete use textcompleteStefan Parviainen2015-01-071-13/+5
* | Make mod_connections search use textcompleteStefan Parviainen2015-01-071-9/+1
* | Allow passing autocomplete type to contact_autocompleteStefan Parviainen2015-01-073-4/+6
* | Disable browser-based autocomplete when using the textcomplete based oneStefan Parviainen2015-01-071-0/+3
* | Make searchbox use textcompleteStefan Parviainen2015-01-071-6/+1
* | Make mail use textcompleteStefan Parviainen2015-01-071-9/+2
* | Make mod_poke use textcompleteStefan Parviainen2015-01-072-14/+25
* | Make nav search use textcompleteStefan Parviainen2015-01-071-4/+26
* | Rename some stuff related to autocompleteStefan Parviainen2015-01-072-9/+9
|/
* Unbreak readmoreStefan Parviainen2015-01-051-3/+5
* Fix error with undefined profile_uidStefan Parviainen2015-01-051-0/+1
* Remove some unneeded librariesStefan Parviainen2015-01-051-71/+0
* Replace fancybox with colorboxStefan Parviainen2015-01-051-3/+3
* Replace divgrow with more modern readmore.jsStefan Parviainen2015-01-051-6/+4
* regression: autocomplete hovertip with url/address missing - useful for ident...friendica2015-01-041-1/+1
* Fix initEditor on non-wall pagesStefan Parviainen2015-01-051-1/+2
* Fix height calculation in acl.jsStefan Parviainen2015-01-041-1/+1
* Sorting of autocompleteStefan Parviainen2015-01-042-2/+2
|\
| * some work on the edit connection workflow explanation and connedit page. This...friendica2015-01-021-1/+1
* | Autocmplete suggestions for non-local users, also suggest from visited channe...Stefan Parviainen2015-01-041-4/+12
|/
* Merge pull request #805 from pafcu/moretplRedMatrix2015-01-022-3/+3
|\
| * Use grouped select field for role selectionStefan Parviainen2015-01-012-3/+3
* | Warn about unsaved settings using jquery.areyousureStefan Parviainen2015-01-013-0/+7
|/
* Merge pull request #787 from pafcu/mainjsfixRedMatrix2014-12-301-5/+5
|\
| * Only call autotime() on the correct elementsStefan Parviainen2014-12-291-5/+5
* | some work on cloud actionspanel and minor cleanupmarijus2014-12-291-10/+0
* | more work on filesmarijus2014-12-281-0/+2
|/
* more work on filesmarijus2014-12-271-2/+2
* Fix regex in contact autocompleteStefan Parviainen2014-12-241-2/+1
* Show autocomplete taggable with special colorStefan Parviainen2014-12-221-2/+2
* Merge pull request #757 from git-marijus/masterRedMatrix2014-12-222-0/+13
|\
| * files: make mod/filestorage.php load via ajax and some design work. work in p...marijus2014-12-212-0/+13
* | Fix whitespace disappearing at the beginning of completed smilyStefan Parviainen2014-12-211-1/+1
* | Correct domain for smily requestsStefan Parviainen2014-12-211-1/+1
|/
* Autocomplete smiliesStefan Parviainen2014-12-201-1/+9
* Remove unnecessary loggingStefan Parviainen2014-12-201-3/+1