| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
function in the iconfig class would be a search which takes a service id and type and uid, matches against an item and returns the iid. That could save a bit of code duplication.
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
into include/channel.php from include/connections.php
|
|
|
|
| |
observer_prohibited()
|
|
(connections.php)
|