Conflicts:
	include/photo/photo_driver.php
	include/text.php
	mod/post.php
This commit is contained in:
redmatrix
2015-11-03 20:46:47 -08:00
7 changed files with 409 additions and 393 deletions

View File

@@ -705,6 +705,7 @@ function post_post(&$a) {
// this field and we have to still mark them valid, since we can't tell
// if this hubloc has the same sitekey as the packet we received.
// Update our DB to show when we last communicated successfully with this hub
// This will allow us to prune dead hubs from using up resources
@@ -735,6 +736,7 @@ function post_post(&$a) {
$connecting_url = $hub['hubloc_url'];
}
/** @TODO check which hub is primary and take action if mismatched */
if (array_key_exists('recipients', $data))