From aaa1e80389640a64447fe62265c16bfce3cf4826 Mon Sep 17 00:00:00 2001 From: sneakers-the-rat Date: Sun, 2 Jun 2024 16:42:59 -0700 Subject: [PATCH 1/2] fix status button background color --- .../styles/neuromatchstodon/bigger_collapsed_statuses.scss | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/javascript/flavours/glitch/styles/neuromatchstodon/bigger_collapsed_statuses.scss b/app/javascript/flavours/glitch/styles/neuromatchstodon/bigger_collapsed_statuses.scss index 1e21b39f1af9b1..a6a04a47d822c1 100644 --- a/app/javascript/flavours/glitch/styles/neuromatchstodon/bigger_collapsed_statuses.scss +++ b/app/javascript/flavours/glitch/styles/neuromatchstodon/bigger_collapsed_statuses.scss @@ -20,3 +20,9 @@ } } } + +// Fix background color after upstream moved how the +// normal button is placed in the DOM +.status.collapsed .status__content__spoiler-link { + background: $action-button-color; +} From fb2be090add87780e6760003998314775241de21 Mon Sep 17 00:00:00 2001 From: hobgoblina <20880695+hobgoblina@users.noreply.github.com> Date: Sun, 16 Jun 2024 00:15:57 +0000 Subject: [PATCH 2/2] Update robots.txt --- public/robots.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/robots.txt b/public/robots.txt index a955b370f20618..f8bbfa4c9f707d 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -38,6 +38,12 @@ Disallow: / User-agent: Applebot Disallow: / +# AI Data Scraper +# https://darkvisitors.com/agents/applebot-extended + +User-agent: Applebot-Extended +Disallow: / + # AI Data Scraper # https://darkvisitors.com/agents/bytespider