aboutsummaryrefslogtreecommitdiffstats
path: root/include/feedutils.php
Commit message (Collapse)AuthorAgeFilesLines
* regression - save bookmarks no longer present in item menuredmatrix2016-07-051-2/+2
|
* the rest of the schema updates - WARNING: some third party plugins may fail; ↵redmatrix2016-06-011-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 renamesredmatrix2016-05-311-1/+1
|
* renamed include files identity.php (channel.php) and Contact.php ↵redmatrix2016-05-221-1/+0
| | | | (connections.php)
* rework the conversation object stuff at a high level - still needs a bit of ↵redmatrix2016-05-201-2/+2
| | | | refactoring
* split off feed handling stuff from include/itemsredmatrix2016-05-121-0/+1316