Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🐴] don't include blocked convos in unread count #4082

Merged
merged 5 commits into from
May 17, 2024

Conversation

mozzius
Copy link
Member

@mozzius mozzius commented May 17, 2024

Unblocked/blocked
CleanShot 2024-05-17 at 14 34 56@2x
CleanShot 2024-05-17 at 14 34 47@2x

Copy link

render bot commented May 17, 2024

Copy link

github-actions bot commented May 17, 2024

Old size New size Diff
6.82 MB 6.82 MB 15 B (0.00%)

member => member.did !== currentAccount?.did,
)
const blocked =
otherMember?.viewer?.blockedBy || otherMember?.viewer?.blocking
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should also check for blockedByList here. I think that's it, but peep the types for ViewerState just in case

* origin/main:
  [🐴] NUX (#4062)
  [🐴] Reduce header size (#4078)
  [🐴] Don't always show notification for everything (#4083)
  [🐴] Additional tweaks to the message list (#4075)
@estrattonbailey estrattonbailey merged commit f42f7fa into main May 17, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants