| Commit message (Expand) | Author | Age | Files | Lines |
* | remote rating and addition of rate-me to channel profile sidebar | friendica | 2015-02-04 | 5 | -3/+38 |
* | add the required js file | friendica | 2015-02-04 | 1 | -0/+34 |
* | first cut at rating widget. The flaw is that it is limited because it require... | friendica | 2015-02-04 | 5 | -24/+48 |
* | probably enough for now - couldn't get the censorship filter in today, I thin... | friendica | 2015-02-03 | 1 | -6/+6 |
* | final cleanup on ratings feature | friendica | 2015-02-03 | 6 | -10/+33 |
* | ratings - mopping up, most everything but directory sync implemented | friendica | 2015-02-03 | 5 | -8/+30 |
* | rating form work | friendica | 2015-02-03 | 3 | -1/+17 |
* | that didn't look so good on a small screen - let it hang out on the right margin | friendica | 2015-02-03 | 1 | -2/+1 |
* | styling for the directory page when it comes to ratings | friendica | 2015-02-03 | 4 | -12/+17 |
* | run ratingsearch on the server | friendica | 2015-02-03 | 3 | -10/+1 |
* | Merge branch 'master' into pocorate | friendica | 2015-02-03 | 3 | -5148/+5286 |
|\ |
|
| * | Fixed height of items in dropdown notification lists. They overlapped when th... | jeroenpraat | 2015-02-03 | 1 | -0/+7 |
| * | NL on 100 percent again :/ | jeroen | 2015-02-03 | 2 | -5148/+5279 |
* | | start to tie ratings to the directory page | friendica | 2015-02-02 | 1 | -4/+4 |
|/ |
|
* | respect parent dir permissions | marijus | 2015-02-02 | 1 | -0/+2 |
* | typo, see #884 | jeroenpraat | 2015-02-02 | 1 | -3/+3 |
* | better cross-browser compatibility for td hover colour | marijus | 2015-01-30 | 1 | -1/+1 |
* | Merge pull request #881 from cvogeley/master | RedMatrix | 2015-01-30 | 1 | -1/+2 |
|\ |
|
| * | Add allowed and not allowed emails to the UI in the | Christian Vogeley | 2015-01-29 | 1 | -1/+2 |
* | | how did that stuff merge? grrrr.... | friendica | 2015-01-29 | 1 | -2/+2 |
* | | Merge branch 'master' into pocorate | friendica | 2015-01-29 | 2 | -2/+2 |
|\ \ |
|
| * | | small autocomplete fix adding space to the output | RedSwede | 2015-01-29 | 1 | -1/+1 |
| * | | non-tested fix for issue 847 | RedSwede | 2015-01-29 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' into pocorate | friendica | 2015-01-29 | 2 | -66/+66 |
|\| |
|
| * | local_user => local_channel | friendica | 2015-01-28 | 2 | -66/+66 |
* | | Merge branch 'master' into pocorate | friendica | 2015-01-28 | 2 | -4/+4 |
|\| |
|
| * | fix /view/de/lostpass_eml.tpl | marijus | 2015-01-28 | 1 | -4/+2 |
| * | show shared button only to local user | marijus | 2015-01-28 | 1 | -0/+2 |
* | | first cut at direntry template, right now just provide a mockup with a slider... | friendica | 2015-01-27 | 1 | -0/+12 |
|/ |
|
* | tpl and css cleanup | marijus | 2015-01-27 | 2 | -12/+5 |
* | move userReadableSize() and getIconFromType() from /include/RedDAV/RedBrowser... | marijus | 2015-01-27 | 3 | -0/+59 |
* | we also don't need a profile selector when editing our default permissions. | friendica | 2015-01-25 | 1 | -0/+2 |
* | don't hide the scary stuff when editing self permissions. | friendica | 2015-01-25 | 1 | -2/+8 |
* | Hide all the scary decision making stuff that sends intellectually challenged... | friendica | 2015-01-25 | 1 | -0/+3 |
* | rework the new connection stuff so we don't need a "permissions have been cha... | friendica | 2015-01-25 | 1 | -4/+4 |
* | move connection approval checkbox to top of page (above the sliders) - instea... | friendica | 2015-01-25 | 1 | -11/+8 |
* | this will require more fixing in include/enotify | marijus | 2015-01-23 | 1 | -1/+1 |
* | couple of hubloc manager issues | friendica | 2015-01-21 | 1 | -3/+3 |
* | bring back nav-search spinner | marijus | 2015-01-21 | 2 | -7/+11 |
* | More styling for poco reputation page. Note: the reason this isn't yet linked... | friendica | 2015-01-20 | 1 | -0/+4 |
* | css fixes - hopefully | marijus | 2015-01-20 | 4 | -15/+24 |
* | satisfy the floated images | marijus | 2015-01-20 | 3 | -3/+3 |
* | as a workaround make nav-search dropdown behave a little better | marijus | 2015-01-20 | 3 | -11/+11 |
* | Merge pull request #870 from pafcu/autocomplete_fix | RedMatrix | 2015-01-20 | 1 | -1/+1 |
|\ |
|
| * | Fix autocomplete with groups | Stefan Parviainen | 2015-01-19 | 1 | -1/+1 |
* | | Merge pull request #868 from pafcu/autocomplete_fix | git-marijus | 2015-01-19 | 1 | -1/+1 |
|\| |
|
| * | Fix issue #865. | Stefan Parviainen | 2015-01-19 | 1 | -1/+1 |
* | | Merge pull request #863 from einervonvielen/Fix_bbcode_toc_for_help_pages | RedMatrix | 2015-01-19 | 1 | -1/+1 |
|\ \ |
|
| * | | Fixed bbode element toc for webpages | Einer von Vielen | 2015-01-18 | 1 | -1/+1 |
* | | | basic proof of concept file activity support - will send activity via the fil... | marijus | 2015-01-18 | 2 | -3/+9 |
|/ / |
|