From 15cdc0d09a3bd5a4a1bce606132207c0bf650ee9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9lanie=20Chauvel?= Date: Thu, 26 Nov 2020 01:48:32 +0100 Subject: [PATCH] Mention that filters targetting home timeline also affects lists (#828) --- content/en/entities/filter.md | 2 +- content/en/user/moderating.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/entities/filter.md b/content/en/entities/filter.md index 0b6f186..1815a31 100644 --- a/content/en/entities/filter.md +++ b/content/en/entities/filter.md @@ -42,7 +42,7 @@ menu: **Description:** The contexts in which the filter should be applied.\ **Type:** Array of String \(Enumerable anyOf\)\ -`home` = home timeline\ +`home` = home timeline and lists\ `notifications` = notifications timeline\ `public` = public timelines\ `thread` = expanded thread of a detailed status\ diff --git a/content/en/user/moderating.md b/content/en/user/moderating.md index d92326d..eb9b69f 100644 --- a/content/en/user/moderating.md +++ b/content/en/user/moderating.md @@ -31,7 +31,7 @@ Optionally only apply the filter for a limited amount of time. Expired filters a Choose where the filter will be applied: -* Home timeline = matching statuses will be removed from your home feed +* Home timeline and lists = matching statuses will be removed from your home feed and lists * Notifications = matching notifications will not be shown * Public timelines = matching statuses will not appear in local/federated timelines * Conversations = matching statuses will be hidden in threads and detailed views