Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sql in -> IN | Mario Vavti | 2015-03-23 | 1 | -1/+1 |
| | |||||
* | indicate new or updated items | Mario Vavti | 2015-03-23 | 1 | -1/+21 |
| | |||||
* | move the maintenance part to include/sharedwithme.php | Mario Vavti | 2015-03-22 | 1 | -27/+3 |
| | |||||
* | revert to get_rel_link() | marijus | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | fix objurl until get_rel_link() gets sorted | marijus | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -6/+6 |
| | |||||
* | 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() |