| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ / |
|
* | | Merge pull request #859 from einervonvielen/Issue_846_view_calendar_event | pafcu | 2015-01-18 | 2 | -1/+2 |
|\ \ |
|
| * | | Fixed #846 Viewing event from calendar displays event | Einer von Vielen | 2015-01-18 | 2 | -1/+2 |
* | | | Merge pull request #858 from pafcu/master | pafcu | 2015-01-17 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Remove accidental logging | Stefan Parviainen | 2015-01-17 | 1 | -1/+0 |
| * | Fix bug with groups and autocomplete | Stefan Parviainen | 2015-01-17 | 1 | -0/+2 |
* | | more heavy lifting on poco rep | friendica | 2015-01-15 | 4 | -17/+22 |
* | | poco rating - add a test module for pulling out ratings | friendica | 2015-01-15 | 2 | -1/+38 |
* | | editing stuff for poco reputation | friendica | 2015-01-15 | 3 | -1/+18 |
* | | more backend work on poco rating | friendica | 2015-01-15 | 3 | -0/+13 |
|/ |
|
* | Merge remote-tracking branch 'upstream/master' into toc | Einer von Vielen | 2015-01-14 | 1 | -0/+2 |
|\ |
|
| * | hide friends broken, add parameter for item search by verb | friendica | 2015-01-13 | 1 | -0/+2 |
* | | Added a table of content as bbcode element [toc] for webpages | | 2015-01-14 | 2 | -2/+2 |
* | | Test | Einer von Vielen | 2015-01-13 | 2 | -0/+3 |
|/ |
|
* | Refactor mention code to make it more reusable | Stefan Parviainen | 2015-01-12 | 1 | -1/+1 |
* | another attempt to explain default permissions on connedit page | friendica | 2015-01-11 | 3 | -14/+42 |
* | Update Swedish strings from Transifex | Erik Lundin | 2015-01-10 | 2 | -2691/+2704 |
* | Updated Italian translation | Paolo Tacconi | 2015-01-09 | 2 | -2696/+2709 |
* | Fix saved searches on network page, fix caching mith multiple autocompleters | Stefan Parviainen | 2015-01-08 | 2 | -7/+14 |
* | Fix issue with case sensitive filtering in autocomplete, put autocomplete dro... | Stefan Parviainen | 2015-01-08 | 1 | -9/+24 |
* | Merge autocomplete caching, show more results in navbar search | Stefan Parviainen | 2015-01-07 | 3 | -8/+36 |
|\ |
|
| * | also style the collapse link | marijus | 2015-01-07 | 1 | -1/+1 |
| * | Merge pull request #826 from pafcu/cache_autocomplete | RedMatrix | 2015-01-07 | 1 | -0/+17 |
| |\ |
|
| | * | Cache autocomplete results locally (the one in the editor) | Stefan Parviainen | 2015-01-06 | 1 | -0/+17 |
| * | | Merge branch 'mainjsoptimize' of git://github.com/pafcu/red into pafcu-mainjs... | friendica | 2015-01-06 | 1 | -6/+13 |
| |\ \ |
|
| | * | | Don't update fuzzy time for items in a collapsed thread to increase performance. | Stefan Parviainen | 2015-01-06 | 1 | -6/+13 |
| | |/ |
|
| * | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-01-06 | 1 | -1/+1 |
| |\ \ |
|
| | * | | add some style to divgrowmore | marijus | 2015-01-06 | 1 | -1/+1 |
| | |/ |
|
| * / | regression: need float clear on manage page so footer doesn't end up floated, | friendica | 2015-01-05 | 1 | -0/+4 |
| |/ |
|