From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, RP_MATCHES_RCVD,URIBL_BLOCKED shortcircuit=no autolearn=unavailable version=3.3.2 X-Original-To: meta@public-inbox.org Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 8147E6338C4 for ; Fri, 4 Sep 2015 08:59:03 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 0/9] another round of updates Date: Fri, 4 Sep 2015 08:58:50 +0000 Message-Id: <1441357139-23879-1-git-send-email-e@80x24.org> List-Id: Another round of updates, mostly minor tweaks and visual changes to hopefully make navigation more sensible. lib/PublicInbox/View.pm | 66 +++++++++++++++++++++++++++++-------------------- lib/PublicInbox/WWW.pm | 7 ++++++ 2 files changed, 46 insertions(+), 27 deletions(-)