From 0eb2ecd2f24ee0694795014532096609679f2dc6 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 6 May 2015 17:45:28 -0400 Subject: [PATCH] (js) Improve Gravatar support --- .../ContactsUI/UIxContactEditorTemplate.wox | 11 +++---- UI/Templates/PreferencesUI/UIxPreferences.wox | 1 + .../js/Common/Gravatar.service.js | 31 +++++++++++++++++++ .../js/Common/User.service.js | 27 ++++++++++------ .../js/Common/sgGravatarImage.directive.js | 17 +++------- UI/WebServerResources/js/Common/utils.js | 7 +++++ .../js/Contacts/AddressBook.service.js | 2 +- .../js/Contacts/Card.service.js | 30 ++++++++++++------ 8 files changed, 89 insertions(+), 37 deletions(-) create mode 100644 UI/WebServerResources/js/Common/Gravatar.service.js diff --git a/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox b/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox index 5babfb6ca..d4e054b6d 100644 --- a/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox +++ b/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox @@ -267,7 +267,6 @@ -