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 | -159/+15 |
| | | | | 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. | ||||
* | more db column renames | redmatrix | 2016-05-31 | 1 | -10/+10 |
| | |||||
* | require token signatures in zot_refresh, also move channel specific stuff ↵ | redmatrix | 2016-05-24 | 1 | -0/+23 |
| | | | | into include/channel.php from include/connections.php | ||||
* | turn the oft-repeated block_public ... check into a function ↵ | redmatrix | 2016-05-22 | 1 | -1/+1 |
| | | | | observer_prohibited() | ||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -0/+1947 |
(connections.php) |