aboutsummaryrefslogtreecommitdiffstats
path: root/mod/sharedwithme.php
Commit message (Collapse)AuthorAgeFilesLines
* sql in -> INMario Vavti2015-03-231-1/+1
|
* indicate new or updated itemsMario Vavti2015-03-231-1/+21
|
* move the maintenance part to include/sharedwithme.phpMario Vavti2015-03-221-27/+3
|
* revert to get_rel_link()marijus2015-02-061-1/+1
|
* fix objurl until get_rel_link() gets sortedmarijus2015-02-061-1/+1
|
* 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()