aboutsummaryrefslogtreecommitdiffstats
path: root/mod/sharedwithme.php
Commit message (Collapse)AuthorAgeFilesLines
* local_user => local_channelfriendica2015-01-281-6/+6
|
* move userReadableSize() and getIconFromType() from ↵marijus2015-01-271-14/+24
| | | | /include/RedDAV/RedBrowser.php to include/text.php and add template for mod/sharedwithme
* some more kissmarijus2015-01-241-30/+9
|
* some code restructuremarijus2015-01-231-2/+2
|
* possible performance improvement for sharedwithme update querymarijus2015-01-221-4/+7
|
* make $links an array of linksmarijus2015-01-221-1/+2
|
* change mod/sharedwithme backend to use activity object - this is not ↵marijus2015-01-221-34/+38
| | | | backwards compatible
* fix linkmarijus2015-01-181-2/+2
|
* fix goaway linkmarijus2015-01-181-2/+2
|
* fix profile tabs linkmarijus2015-01-181-1/+1
|
* basic proof of concept file activity support - will send activity via the ↵marijus2015-01-181-0/+114
filestorage module and via attach_delete()