| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'upstream/master' | Christian Vogeley | 2015-01-11 | 18 | -205/+253 |
|\ |
|
| * | connection clone issues | friendica | 2015-01-10 | 1 | -2/+2 |
| * | Fix unescaped image data | Habeas Codice | 2015-01-10 | 1 | -0/+1 |
| * | basic changes for file activity | marijus | 2015-01-09 | 1 | -1/+1 |
| * | Merge pull request #833 from pafcu/oneautocompleter | pafcu | 2015-01-08 | 2 | -23/+28 |
| |\ |
|
| | * | Fix saved searches on network page, fix caching mith multiple autocompleters | Stefan Parviainen | 2015-01-08 | 1 | -22/+26 |
| | * | Honor requested count in navbar search | Stefan Parviainen | 2015-01-08 | 1 | -1/+2 |
| * | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-01-07 | 1 | -34/+14 |
| |\| |
|
| | * | Return results from acl.php in standard form | Stefan Parviainen | 2015-01-07 | 1 | -20/+0 |
| | * | Make nav search use textcomplete | Stefan Parviainen | 2015-01-07 | 1 | -14/+14 |
| * | | syncing connections issue, incorrect return_url after deleting connection | friendica | 2015-01-07 | 2 | -6/+6 |
| * | | don't allow admin to delete the sys channel from the channel manage page | friendica | 2015-01-06 | 1 | -2/+2 |
| |/ |
|
| * | the last checkin removed hostname from the address for autocomplete searches.... | friendica | 2015-01-04 | 1 | -1/+1 |
| * | only check the LHS of xchan_addr for autocomplete, don't match on the hostname. | friendica | 2015-01-04 | 1 | -1/+1 |
| * | Merge pull request #816 from pafcu/acl | RedMatrix | 2015-01-05 | 1 | -75/+72 |
| |\ |
|
| | * | Typo | Stefan Parviainen | 2015-01-04 | 1 | -3/+3 |
| | * | Sorting of autocomplete | Stefan Parviainen | 2015-01-04 | 4 | -21/+56 |
| | |\ |
|
| | * | | Autocmplete suggestions for non-local users, also suggest from visited channe... | Stefan Parviainen | 2015-01-04 | 1 | -75/+52 |
| * | | | Fix wrong require | Stefan Parviainen | 2015-01-04 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | provide some info for buttons | marijus | 2015-01-03 | 1 | -1/+3 |
| * | | some work on the edit connection workflow explanation and connedit page. This... | friendica | 2015-01-02 | 1 | -9/+11 |
| * | | Merge pull request #810 from pafcu/aclsort | pafcu | 2015-01-02 | 1 | -2/+5 |
| |\ \ |
|
| | * | | Sort acl results according to match position (only type='c' for now) | Stefan Parviainen | 2015-01-02 | 1 | -2/+5 |
| | |/ |
|
| * / | syntax issues (with some php versions?), unchecked intval | friendica | 2015-01-01 | 1 | -7/+15 |
| |/ |
|
| * | fix shares that are processed with markdown (regression, this was pulled from... | friendica | 2015-01-01 | 1 | -3/+5 |
| * | Merge pull request #805 from pafcu/moretpl | RedMatrix | 2015-01-02 | 3 | -12/+5 |
| |\ |
|
| | * | Use grouped select field for role selection | Stefan Parviainen | 2015-01-01 | 2 | -8/+3 |
| | * | Use grouped select field for timezone selection | Stefan Parviainen | 2015-01-01 | 2 | -4/+2 |
| * | | Checkboxify yesno-fields, but use CSS to show them as switches in Redbasic | Stefan Parviainen | 2015-01-01 | 2 | -13/+20 |
| |/ |
|
| * | Merge pull request #797 from anaqreon/imagelink | RedMatrix | 2014-12-31 | 1 | -1/+8 |
| |\ |
|
| | * | Added url tag around image for inserted links | Andrew Manning | 2014-12-30 | 1 | -1/+8 |
| * | | Merge pull request #791 from pafcu/notifications | RedMatrix | 2014-12-31 | 1 | -0/+5 |
| |\ \
| | |/
| |/| |
|
| | * | Make showing wall posts, intros and private messages under Notices optional | Stefan Parviainen | 2014-12-30 | 1 | -0/+5 |
| * | | Merge pull request #793 from pafcu/filestorageurlfix | pafcu | 2014-12-30 | 1 | -1/+5 |
| |\ \ |
|
| | * | | Encode URL offered in filestorage. Fixes #780 | Stefan Parviainen | 2014-12-30 | 1 | -1/+5 |
| * | | | Sort notifications | Stefan Parviainen | 2014-12-30 | 1 | -2/+2 |
| |/ / |
|
| * | | fix recursive file permissions | marijus | 2014-12-30 | 1 | -1/+1 |
| * | | Merge pull request #789 from pafcu/chanman | RedMatrix | 2014-12-30 | 1 | -5/+2 |
| |\ \
| | |/
| |/| |
|
| | * | Don't show current channel separately in channel manager, highlight it instead | Stefan Parviainen | 2014-12-29 | 1 | -5/+2 |
| * | | filter posts you author from unseen notifications - note there are other ways... | friendica | 2014-12-28 | 1 | -4/+9 |
| * | | Merge pull request #772 from pafcu/chanman | RedMatrix | 2014-12-29 | 1 | -3/+10 |
| |\| |
|
| | * | Allow quick access to mail and connections from Channel Manager | Stefan Parviainen | 2014-12-27 | 1 | -2/+7 |
| | * | Fix #771, add tooltips to mail and intros count in channel manager, always sh... | Stefan Parviainen | 2014-12-27 | 1 | -1/+3 |
| * | | Merge pull request #769 from pafcu/profiles | RedMatrix | 2014-12-29 | 1 | -4/+14 |
| |\ \ |
|
| | * | | Redirect /profiles to default profile when multi_profiles is off. Fixes #768 | Stefan Parviainen | 2014-12-27 | 1 | -4/+14 |
| | |/ |
|
| * | | issue #777, make photo cache time configurable, read the comments. | friendica | 2014-12-27 | 2 | -4/+17 |
* | | | Fix for issue #763 Error creating new channel within the limits of the | Christian Vogeley | 2015-01-11 | 1 | -1/+1 |
|/ / |
|
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-12-26 | 1 | -3/+0 |
|\| |
|
| * | Cruft left over from stuff we don't have anymore. | Thomas Willingham | 2014-12-26 | 1 | -3/+0 |
* | | doc update | friendica | 2014-12-26 | 1 | -1/+1 |
|/ |
|