bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
7.23k stars 952 forks source link

Users own posts disappear from users replies when second party blocks user #2243

Open mattisflones opened 7 months ago

mattisflones commented 7 months ago

Describe the bug

If you communicate with someone, and they block you, your own posts are not visible in your own replies. The only time you can see your own post is if a third party in the thread likes it from their notifications as that shows up in your own notifications.

To Reproduce

1: Post a reply. 2: Other party blocks you. 3: Your posts disappear from your replies. (issue 1) 4: Third party in thread likes your post from their notifications after block and that shows up in your notifications. (issue 2)

Expected behavior

Issue 1: Your own posts should be visible in your replies Issue 2: If replies to a user that blocks you are supposed to be visible in the thread, then this issue is gone. If not, nobody should be able to like from their notifications or even see your reply.

Screenshots

Details

Additional context

pfrazee commented 7 months ago

Backend is about to merge a fix to this https://github.com/bluesky-social/atproto/pull/1677

After that we'll need to double check frontend

rumatoest commented 4 months ago

I guess I was blocked by someone and I'm not able to see my reply in Android app.