Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | the rest of the schema updates - WARNING: some third party plugins may fail; ↵ | redmatrix | 2016-06-01 | 1 | -1/+1 |
| | | | | 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. | ||||
* | Synchronization: Directory creation on sync import corrected. | sasiflo | 2016-05-17 | 1 | -4/+6 |
| | |||||
* | allow engineering units (e.g. 400M, 1G) as service class limits | redmatrix | 2016-04-28 | 1 | -3/+3 |
| | |||||
* | send file sync packets for all known file operations | redmatrix | 2016-04-07 | 1 | -1/+25 |
| | |||||
* | use the explicit form of build_sync_packet so that file/photo sync will work ↵ | redmatrix | 2016-04-06 | 1 | -0/+6 |
| | | | | even when the actual observer is a guest (with permission to upload). | ||||
* | static App | redmatrix | 2016-03-31 | 1 | -5/+5 |
| | |||||
* | move storage assets to zotlabs/storage | redmatrix | 2016-02-19 | 1 | -0/+536 |