| Commit message (Expand) | Author | Age | Files | Lines |
* | more work on files | marijus | 2014-12-27 | 1 | -41/+39 |
* | Move app icon centering to style.css | Stefan Parviainen | 2014-12-22 | 1 | -1/+1 |
* | Remove unused apps.tpl | Stefan Parviainen | 2014-12-22 | 1 | -11/+0 |
* | Center app names | Stefan Parviainen | 2014-12-22 | 1 | -2/+2 |
* | provide last successful poll run time (using relative time) in siteinfo so th... | friendica | 2014-12-21 | 1 | -1/+4 |
* | Merge pull request #757 from git-marijus/master | RedMatrix | 2014-12-22 | 4 | -42/+41 |
|\ |
|
| * | fix button visibility | marijus | 2014-12-21 | 1 | -3/+6 |
| * | forgot to git add files | marijus | 2014-12-21 | 1 | -0/+10 |
| * | files: make mod/filestorage.php load via ajax and some design work. work in p... | marijus | 2014-12-21 | 3 | -42/+28 |
* | | Fancy categories input with bootstrap-tagsinput | Stefan Parviainen | 2014-12-21 | 1 | -6/+6 |
|/ |
|
* | provide link to help for channel permission roles when creating a channel | friendica | 2014-12-19 | 1 | -0/+1 |
* | essentials for creating a "block-style" list-mode page such as one might have... | friendica | 2014-12-16 | 1 | -2/+2 |
* | fix some directory anomolies | friendica | 2014-12-16 | 1 | -1/+1 |
* | add divmore to directory entries | friendica | 2014-12-16 | 1 | -1/+1 |
* | build a channel based thread viewing link when in list_mode and when using th... | friendica | 2014-12-16 | 1 | -1/+1 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-12-15 | 4 | -4/+13 |
|\ |
|
| * | Issue #743 | Thomas Willingham | 2014-12-15 | 1 | -0/+9 |
| * | Merge pull request #744 from pafcu/searchhelp | Thomas Willingham | 2014-12-15 | 3 | -4/+4 |
| |\ |
|
| | * | Add hint on how to use search box | Stefan Parviainen | 2014-12-14 | 3 | -4/+4 |
* | | | wall tags | friendica | 2014-12-15 | 1 | -0/+2 |
|/ / |
|
* | | Add extra class to verified item icon | Stefan Parviainen | 2014-12-14 | 3 | -3/+3 |
* | | Merge pull request #738 from pafcu/moreids | Thomas Willingham | 2014-12-13 | 1 | -20/+20 |
|\| |
|
| * | Add some ids to nav elements | Stefan Parviainen | 2014-12-12 | 1 | -20/+20 |
* | | Issue #739 | Thomas Willingham | 2014-12-13 | 1 | -0/+17 |
* | | move profile css to mod_profile and minoor fixes | marijus | 2014-12-11 | 1 | -2/+2 |
* | | some work on profile page - mostly whitespace | marijus | 2014-12-10 | 1 | -232/+228 |
* | | adjustment to clear browser location button only if use browser location opti... | marijus | 2014-12-09 | 2 | -2/+2 |
* | | show clear browser location button only if use browser location option is set... | marijus | 2014-12-09 | 2 | -4/+6 |
* | | Group comment editor icons | Stefan Parviainen | 2014-12-08 | 1 | -28/+34 |
* | | Put some spacing between share types and other buttons in jot | Stefan Parviainen | 2014-12-08 | 1 | -28/+34 |
|/ |
|
* | Merge pull request #724 from pafcu/suggestionsindir | Thomas Willingham | 2014-12-08 | 2 | -1/+4 |
|\ |
|
| * | Suggestions in dir redux. Suggestions are now showed in directory if suggest=... | Stefan Parviainen | 2014-12-07 | 1 | -0/+1 |
| * | Revert "Revert "Directory shows channel suggestions by default"" | Stefan Parviainen | 2014-12-07 | 2 | -1/+3 |
* | | Merge pull request #723 from pafcu/diropts | Thomas Willingham | 2014-12-08 | 1 | -6/+7 |
|\ \ |
|
| * | | Directory sorting as a dropdown, forum filter as checkbox, option to sort old... | Stefan Parviainen | 2014-12-07 | 1 | -6/+7 |
| |/ |
|
* / | Don't allow affinity of 0 in connedit. | Thomas Willingham | 2014-12-02 | 1 | -1/+1 |
|/ |
|
* | Make events export track the current calendar. Turn it and 'new event' into b... | friendica | 2014-11-24 | 2 | -3/+13 |
* | add event export (this month) to event UI | friendica | 2014-11-24 | 1 | -0/+1 |
* | add link to search forums in the directory | friendica | 2014-11-23 | 1 | -0/+1 |
* | couple of fixes: | friendica | 2014-11-19 | 1 | -1/+1 |
* | turn the "adult photo flagging" (which prevents a particularly flagged photo ... | friendica | 2014-11-18 | 1 | -0/+3 |
* | blog mode - turn the comment link into a button and group with the likes/disl... | friendica | 2014-11-18 | 1 | -3/+6 |
* | private mail buttons | friendica | 2014-11-18 | 2 | -21/+21 |
* | Revert "Directory shows channel suggestions by default" | RedMatrix | 2014-11-19 | 2 | -3/+1 |
* | Merge pull request #702 from pafcu/master | RedMatrix | 2014-11-19 | 2 | -1/+3 |
|\ |
|
| * | Directory shows channel suggestions by default | Stefan Parviainen | 2014-11-18 | 2 | -1/+3 |
* | | undo disabled submit buttons now that ACL is initialised when page loaded | friendica | 2014-11-18 | 6 | -11/+11 |
* | | allow members to set the per-item "show more" height (separately for network ... | friendica | 2014-11-17 | 1 | -0/+2 |
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-17 | 1 | -6/+1 |
|\ \ |
|
| * | | Merge pull request #695 from pafcu/master | RedMatrix | 2014-11-18 | 1 | -6/+1 |
| |\| |
|