From 3b05ec48a1eebe658dbc73298f7409e677f94eca Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Wed, 6 Mar 2024 09:35:42 +0000 Subject: [PATCH] Update features in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dbf9623..ac99ae7 100644 --- a/README.md +++ b/README.md @@ -69,12 +69,14 @@ Please take note of [CRAPL v0](https://matt.might.net/articles/crapl/): * ✅ User can hide "Content Warning" text * ✅ User can receive Updates to messages * ✅ User can Announce / boost / repost an external post +* ✅ User can see if a post is a reply * ✅ User can see if a post is a reply to them ### Not Working * ❌ See posts from Lemmy communities * ❌ See contents of Announced posts +* ❌ Thread replies in context * ❌ Delete own post * ❌ Update own post * ❌ Receive Undo messages (Unfollow, delete post, remove Like, remove Announce)