text thumbnails in cloud tile mode

This commit is contained in:
zotlabs
2017-11-19 16:56:59 -08:00
parent 60fcb5f4f2
commit 16f584608f
7 changed files with 159 additions and 59 deletions

View File

@@ -951,6 +951,9 @@ function attach_store($channel, $observer_hash, $options = '', $arr = null) {
call_hooks('photo_upload_end', $ret);
}
\Zotlabs\Daemon\Master::Summon([ 'Thumbnail' , $hash ]);
if($dosync) {
$sync = attach_export_data($channel,$hash);