Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move userReadableSize() and getIconFromType() from ↵ | marijus | 2015-01-27 | 1 | -14/+24 |
| | | | | /include/RedDAV/RedBrowser.php to include/text.php and add template for mod/sharedwithme | ||||
* | some more kiss | marijus | 2015-01-24 | 1 | -30/+9 |
| | |||||
* | some code restructure | marijus | 2015-01-23 | 1 | -2/+2 |
| | |||||
* | possible performance improvement for sharedwithme update query | marijus | 2015-01-22 | 1 | -4/+7 |
| | |||||
* | make $links an array of links | marijus | 2015-01-22 | 1 | -1/+2 |
| | |||||
* | change mod/sharedwithme backend to use activity object - this is not ↵ | marijus | 2015-01-22 | 1 | -34/+38 |
| | | | | backwards compatible | ||||
* | fix link | marijus | 2015-01-18 | 1 | -2/+2 |
| | |||||
* | fix goaway link | marijus | 2015-01-18 | 1 | -2/+2 |
| | |||||
* | fix profile tabs link | marijus | 2015-01-18 | 1 | -1/+1 |
| | |||||
* | basic proof of concept file activity support - will send activity via the ↵ | marijus | 2015-01-18 | 1 | -0/+114 |
filestorage module and via attach_delete() |