From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id E8F332023C for ; Thu, 7 Jul 2016 03:11:34 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 0/3] view: visual and navigation tweaks Date: Thu, 7 Jul 2016 03:11:27 +0000 Message-Id: <20160707031130.4634-1-e@80x24.org> List-Id: These little things should make the navigation experience a little more tolerable in the per-message view. Eric Wong (3): view: reduce visual noise in conversation view view: preserve attribution for current message view: per-message view links to real previous sibling lib/PublicInbox/View.pm | 57 ++++++++++++++++++++++++++++++------------------- 1 file changed, 35 insertions(+), 22 deletions(-)