From c66015a6b0655f865c45587095ca8744a9d61534 Mon Sep 17 00:00:00 2001 From: halcy Date: Sun, 13 Nov 2022 16:02:34 +0200 Subject: Add support and tests for "notifying" follow --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 1935428..9083fc9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -496,6 +496,7 @@ Relationship dicts 'endorsed': # Boolean denoting wheter the specified user is being endorsed / featured by the # logged-in user 'note': # A free text note the logged in user has created for this account (not publicly visible) + 'notifying' # Boolean denoting whether the logged-in user has requested to get notified every time the followed user posts } Filter dicts -- cgit v1.2.3