aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Sharedwithme.php
Commit message (Collapse)AuthorAgeFilesLines
* improve file_activity() a littlegit-marijus2017-07-311-0/+5
|
* move profile tabs to app-trayMario Vavti2017-03-201-1/+2
|
* the rest of the schema updates - WARNING: some third party plugins may fail; ↵redmatrix2016-06-011-2/+2
| | | | e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files.
* module updatesredmatrix2016-04-181-0/+113