aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Update Swedish strings from TransifexErik Lundin2015-01-102-2691/+2704
|
* Updated Italian translationPaolo Tacconi2015-01-092-2696/+2709
|
* 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 ↵Stefan Parviainen2015-01-081-9/+24
| | | | dropdown on top of navbar, show entry to leave the text unchanged
* Merge autocomplete caching, show more results in navbar searchStefan Parviainen2015-01-073-8/+36
|\
| * 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)
| | * 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 ↵friendica2015-01-061-6/+13
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | pafcu-mainjsoptimize Conflicts: view/js/main.js
| | * | Don't update fuzzy time for items in a collapsed thread to increase performance.Stefan Parviainen2015-01-061-6/+13
| | |/
| * | Merge https://github.com/friendica/red into pending_mergefriendica2015-01-061-1/+1
| |\ \
| | * | add some style to divgrowmoremarijus2015-01-061-1/+1
| | |/
| * / regression: need float clear on manage page so footer doesn't end up floated,friendica2015-01-051-0/+4
| |/ | | | | | | add default value to features so that features can be created that are default enabled, or modified later to default enabled without requiring a system config to accomplish this.
* | 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-075-14/+14
|/
* Unbreak readmoreStefan Parviainen2015-01-051-3/+5
|
* Make slider less uglyStefan Parviainen2015-01-051-0/+2
|
* Remove reference to non-existing colorbox.cssStefan Parviainen2015-01-051-1/+0
|
* 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-054-10/+9
|
* Replace jslider with jRangeStefan Parviainen2015-01-053-5/+5
|
* Replace divgrow with more modern readmore.jsStefan Parviainen2015-01-052-7/+5
|
* regression: autocomplete hovertip with url/address missing - useful for ↵friendica2015-01-041-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 pagesStefan Parviainen2015-01-052-2/+6
|
* Fix height calculation in acl.jsStefan Parviainen2015-01-041-1/+1
|
* Sorting of autocompleteStefan Parviainen2015-01-0414-4641/+4711
|\
| * Merge https://github.com/friendica/red into pending_mergefriendica2015-01-049-4622/+4674
| |\
| | * update NL and text-background-fix in chat for alternatives schemasJeroen2015-01-038-4620/+4672
| | |
| | * provide some info for buttonsmarijus2015-01-031-2/+2
| | |
| * | remove hard-coded url to caterva.eu from events code.friendica2015-01-041-1/+1
| |/
| * some work on the edit connection workflow explanation and connedit page. ↵friendica2015-01-023-17/+35
| | | | | | | | 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 Parviainen2015-01-043-5/+15
|/ | | | channel's connections
* Reworked switch to also display textStefan Parviainen2015-01-027-83/+63
|
* Merge pull request #808 from f03el/masterRedMatrix2015-01-022-4947/+4991
|\ | | | | Swedish translation of frontpage + update from Transifex
| * Update Swedish strings from TransifexErik Lundin2015-01-022-4947/+4991
| |
* | Merge pull request #807 from pafcu/dblclickneweventRedMatrix2015-01-021-0/+5
|\ \ | | | | | | Double click on day in calendar creates new event starting that day
| * | Double click on day in calendar creats new event starting that dayStefan Parviainen2015-01-011-0/+5
| |/
* | Merge pull request #805 from pafcu/moretplRedMatrix2015-01-027-13/+30
|\ \ | | | | | | Move some HTML out to templates