From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_HI, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-qv1-xf36.google.com (mail-qv1-xf36.google.com [IPv6:2607:f8b0:4864:20::f36]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id F2F581F8C6 for ; Mon, 16 Aug 2021 15:44:47 +0000 (UTC) Received: by mail-qv1-xf36.google.com with SMTP id jv8so1939651qvb.3 for ; Mon, 16 Aug 2021 08:44:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=date:from:to:subject:message-id:mime-version:content-disposition :content-transfer-encoding; bh=Qt8wHAnEFET+2yoxxvpFGT1fBRRJ3EiAg3BGQ62D2vI=; b=btzT3yW+MsQ29Mwp0VYXhTvuqyHm1mSzjZKhf6+SJpKfNMaTK7J9HptKUDpGHhB4Da J9R42PeSUWb3wuZUKdEjqAG9pc7QY48N8Hdzt6w+GNobryPLwHW0e5MLnkX3JiI9j85C 8vebO69P+7MBvDtSI5Os3IAaQY/HVavA1Kgxk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition:content-transfer-encoding; bh=Qt8wHAnEFET+2yoxxvpFGT1fBRRJ3EiAg3BGQ62D2vI=; b=g6eXKopfHHoFDnt7F+Moao5NvKPlRfIxXOKAV7hJB/Fs64Nfo5rk5Azol//VigEybB GotRqkHc2XE1KMWDbxBv7OeyuSctygbTCkQo/bNi1wxZacfypUzCOCddZ5wjYQPgBx2D EejR8shK29dTwiXZn+8DKLFeaikV0Qq5i9mW3dMjpYO6VyCSJ+MCz/uAgmomCK26GqTc 8HYJTqNceVTlMmDJE0gmzyx80WectW8cBoIsDI0gDPHVwN5Y5yxDgBMlSy3y2LMgpE6V 0b1E5TbKalaAXa9saWFgjuKnPnomJyNDtDL8wgJVNmLtvW1KMwZeuZHgbD9fxOYySFkD vhkg== X-Gm-Message-State: AOAM531hwzZIDhPWADG/++Q7ZldJgJdZ3+QoWFecCagoMZpxw3Rsz5gb 0Re88zkd8THLPm2hnQxSzLupaUNwQSpNognr X-Google-Smtp-Source: ABdhPJxHInCH/PRaekumWjG62W3kgrgbg1lGLCo+gHPn17+11D5RXdtLfysmkA2JhDpEi89cEzwkJA== X-Received: by 2002:a0c:fad2:: with SMTP id p18mr16710360qvo.3.1629128686477; Mon, 16 Aug 2021 08:44:46 -0700 (PDT) Received: from nitro.local ([89.36.78.230]) by smtp.gmail.com with ESMTPSA id g1sm3078321qti.56.2021.08.16.08.44.45 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 Aug 2021 08:44:46 -0700 (PDT) Date: Mon, 16 Aug 2021 11:44:44 -0400 From: Konstantin Ryabitsev To: meta@public-inbox.org Subject: RFE: remove "- mbox.gz / Atom" from thread listing Message-ID: <20210816154444.sj3ks2sikq3x2ywx@nitro.local> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit List-Id: Hello: I was playing with mobile view and I think adding "- mbox.gz / Atom" on the thread listing page is both unnecessary and makes the output too busy. E.g. compare: [PATCH v2] drm: avoid races with modesetting rights 2021-08-16 15:20 UTC (2+ messages) - mbox.gz / Atom ` [Intel-gfx] ✗ Fi.CI.IGT: failure for " [GIT PULL] mtd: Changes for 5.14-rc7 2021-08-16 15:20 UTC - mbox.gz / Atom [PATCH 0/2] gitlab: prepare for limited CI minutes by not running by default 2021-08-16 15:16 UTC (7+ messages) - mbox.gz / Atom ` [PATCH 2/2] gitlab: don't run CI jobs by default on push to user forks vs: [PATCH v2] drm: avoid races with modesetting rights 2021-08-16 15:20 UTC (2+ messages) ` [Intel-gfx] ✗ Fi.CI.IGT: failure for " [GIT PULL] mtd: Changes for 5.14-rc7 2021-08-16 15:20 UTC [PATCH 0/2] gitlab: prepare for limited CI minutes by not running by default 2021-08-16 15:16 UTC (7+ messages) ` [PATCH 2/2] gitlab: don't run CI jobs by default on push to user forks This is especially the case due to blue link highlights of "mbox.gz / Atom" that break up visual flow of the topic and make it look confusing. - I don't think most people would choose to download mbox.gz or click on the "Atom" link from the thread listing page -- there is a thread view for this purpose. - Removing this would save quite a few bytes from being transferred unnecessarily and speed up page rendering. Best regards, -K