Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regression - save bookmarks no longer present in item menu | redmatrix | 2016-07-05 | 1 | -2/+2 |
| | |||||
* | the rest of the schema updates - WARNING: some third party plugins may fail; ↵ | redmatrix | 2016-06-01 | 1 | -6/+6 |
| | | | | 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 | -1/+1 |
| | |||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -1/+0 |
| | | | | (connections.php) | ||||
* | rework the conversation object stuff at a high level - still needs a bit of ↵ | redmatrix | 2016-05-20 | 1 | -2/+2 |
| | | | | refactoring | ||||
* | split off feed handling stuff from include/items | redmatrix | 2016-05-12 | 1 | -0/+1316 |