Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 19C3A200B66 for ; Thu, 18 Aug 2016 13:51:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 18990160AB9; Thu, 18 Aug 2016 11:51:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 69BB9160AAB for ; Thu, 18 Aug 2016 13:51:21 +0200 (CEST) Received: (qmail 38317 invoked by uid 500); 18 Aug 2016 11:51:20 -0000 Mailing-List: contact commits-help@ponymail.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ponymail.incubator.apache.org Delivered-To: mailing list commits@ponymail.incubator.apache.org Received: (qmail 38294 invoked by uid 99); 18 Aug 2016 11:51:20 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2016 11:51:20 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 0CF861804A8 for ; Thu, 18 Aug 2016 11:51:19 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.646 X-Spam-Level: X-Spam-Status: No, score=-4.646 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id CEE4Uz3_YSnB for ; Thu, 18 Aug 2016 11:51:18 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with SMTP id 481375FBCF for ; Thu, 18 Aug 2016 11:51:18 +0000 (UTC) Received: (qmail 38270 invoked by uid 99); 18 Aug 2016 11:51:17 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2016 11:51:17 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 880E6E02D4; Thu, 18 Aug 2016 11:51:17 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: humbedooh@apache.org To: commits@ponymail.incubator.apache.org Message-Id: <67b79b2cbac148bd9e80fae7ee8f4abb@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: incubator-ponymail git commit: leave this popup open for 60 seconds, not 5. Date: Thu, 18 Aug 2016 11:51:17 +0000 (UTC) archived-at: Thu, 18 Aug 2016 11:51:22 -0000 Repository: incubator-ponymail Updated Branches: refs/heads/master d82c6c114 -> e8e5b9f2f leave this popup open for 60 seconds, not 5. Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/commit/e8e5b9f2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/tree/e8e5b9f2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/diff/e8e5b9f2 Branch: refs/heads/master Commit: e8e5b9f2ff2cdeacf59603e953fda7bae81249ff Parents: d82c6c1 Author: Daniel Gruno Authored: Thu Aug 18 13:50:56 2016 +0200 Committer: Daniel Gruno Committed: Thu Aug 18 13:50:56 2016 +0200 ---------------------------------------------------------------------- site/js/dev/ponymail_email_displays.js | 2 +- site/js/ponymail.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/e8e5b9f2/site/js/dev/ponymail_email_displays.js ---------------------------------------------------------------------- diff --git a/site/js/dev/ponymail_email_displays.js b/site/js/dev/ponymail_email_displays.js index bbf80e4..4df138f 100644 --- a/site/js/dev/ponymail_email_displays.js +++ b/site/js/dev/ponymail_email_displays.js @@ -490,7 +490,7 @@ function displaySingleThread(json) { // Sometimes emails are hidden for anonymous users, let's make 'em know... if (!current_thread_json[0]) { if (!login || !login.credentials) { - popup("Email not found!", "Sorry, it seems like we couldn't find this email for you. It may be private and hidden for non-authenticated users, in which case you could Log in and see if that helps.") + popup("Email not found!", "Sorry, it seems like we couldn't find this email for you. It may be private and hidden for non-authenticated users, in which case you could Log in and see if that helps.", 60) } } var mid = current_thread_json[0].mid.replace(/[<>]/g, "") http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/e8e5b9f2/site/js/ponymail.js ---------------------------------------------------------------------- diff --git a/site/js/ponymail.js b/site/js/ponymail.js index 7cce5b3..65c5996 100644 --- a/site/js/ponymail.js +++ b/site/js/ponymail.js @@ -1834,7 +1834,7 @@ function displaySingleThread(json) { // Sometimes emails are hidden for anonymous users, let's make 'em know... if (!current_thread_json[0]) { if (!login || !login.credentials) { - popup("Email not found!", "Sorry, it seems like we couldn't find this email for you. It may be private and hidden for non-authenticated users, in which case you could Log in and see if that helps.") + popup("Email not found!", "Sorry, it seems like we couldn't find this email for you. It may be private and hidden for non-authenticated users, in which case you could Log in and see if that helps.", 60) } } var mid = current_thread_json[0].mid.replace(/[<>]/g, "")