Commit Graph

9 Commits

Author SHA1 Message Date
zotlabs 6a4050cc93 use the same variable name consistently 2017-11-29 14:08:30 -08:00
zotlabs 5abcb8c978 use httpsig auth for getfile 2017-11-29 13:51:54 -08:00
zotlabs 2cce599fd7 check code rights on cloud files 2017-09-05 21:38:07 -07:00
zotlabs 2e692fca93 partial fix for failure to sync photos - appears to be memory exhaustion and dependent on filesize although an unrelated issue was found with directory creation during file sync (we didn't check ownership when looking for duplicates).
This checkin provides the means for a sync process to fetch the contents for various photo scales from the original server just as is done for the attach data now. It is still missing the bit for the sync process to spawn a mob of children to fetch these suckers and update the photo table with the results.
2017-06-07 20:28:59 -07:00
redmatrix 56b12f6555 issue #538 continued 2016-09-30 13:00:15 -07:00
redmatrix 3727bea29a issue #538 continued 2016-09-29 16:20:26 -07:00
redmatrix 095e2bf0b3 file clone sync issue, 1. channel permission import had no uid, 2. mod_getfile was sending attach['data'] instead of attach['content'] 2016-09-28 16:51:47 -07:00
redmatrix de006771c7 renamed include files identity.php (channel.php) and Contact.php (connections.php) 2016-05-22 16:54:30 -07:00
redmatrix 2a4e8972e0 module updates 2016-04-18 20:38:38 -07:00