From 2b9c2424fef58fe782ce3ef9af27170b3141583f Mon Sep 17 00:00:00 2001 From: Bastard Operator Date: Sun, 10 Jan 2021 16:17:42 +0100 Subject: [PATCH] Trying implementations of the "Nope" feature on Meet account * Nope is implemented by blocking the account, as by doing so, it won't appear anymore * However, accounts will be silenced as soon as a message comes from someone that did not match both parties --- src/routes/_components/status/Status.html | 2 +- src/routes/_layout.html | 2 +- static/fedilove-no-react.js | 134 +++++++++++++--------- 3 files changed, 79 insertions(+), 59 deletions(-) diff --git a/src/routes/_components/status/Status.html b/src/routes/_components/status/Status.html index 7a5b64aa..6e9360b1 100644 --- a/src/routes/_components/status/Status.html +++ b/src/routes/_components/status/Status.html @@ -36,7 +36,7 @@
{numFavs} diff --git a/src/routes/_layout.html b/src/routes/_layout.html index 32b2c3f3..d60f5a33 100644 --- a/src/routes/_layout.html +++ b/src/routes/_layout.html @@ -52,7 +52,7 @@ -