From 1f311509321973e11301ca460b9e80340eee0edb Mon Sep 17 00:00:00 2001 From: Denis Chenu Date: Sat, 15 Apr 2017 20:29:21 +0200 Subject: [PATCH 1/3] [fix] Local profil are not detected with static avatar server - detectLocalOrExternalUserObject compare with base url of the server - if static avatar used : return always external (even with local user) --- actions/qvitter.php | 3 +-- js/misc-functions.js | 4 +++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/actions/qvitter.php b/actions/qvitter.php index 5ea9ded..6462bc9 100644 --- a/actions/qvitter.php +++ b/actions/qvitter.php @@ -302,10 +302,8 @@ class QvitterAction extends ApiAction } } - ?>