if (userProfile.picture != socialProfile.profile_image_url_https)
                    patches.push(Models.Delta.formPatch(userProfile, 'replace', {picture: socialProfile.picture}));