about summary refs log tree commit diff
path: root/src/screens/PostThread/components/ThreadItemReadMore.tsx
diff options
context:
space:
mode:
authorFrancisco Nascimento <fnascimento1284@gmail.com>2025-06-11 14:21:31 +0100
committerGitHub <noreply@github.com>2025-06-11 06:21:31 -0700
commit269105371b22f2de6e8017862a783aaec340948b (patch)
tree82173e1672fdc3a3015128549a62dee0048da9d2 /src/screens/PostThread/components/ThreadItemReadMore.tsx
parent1380c5ac67c937b84dd5d7172fbb660c45d0c87c (diff)
downloadvoidsky-269105371b22f2de6e8017862a783aaec340948b.tar.zst
Instant Feed Update on Mute or Moderation Action (#8463)
* Implemented #2406: Instant Feed Update on Mute or Moderation Action
Posts from muted or blocked users are now removed immediately from
the feed. This is achieved by extending the usePostShadow hook to
check if the post author is muted or blocked and return
POST_TOMBSTONE accordingly.
A unit test was also added to validate the new logic.

Co-authored-by: Pedro Macedo <pedrosantosmacedo@tecnico.ulisboa.pt>

* remove useless tests

---------

Co-authored-by: Pedro Macedo <pedrosantosmacedo@tecnico.ulisboa.pt>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Diffstat (limited to 'src/screens/PostThread/components/ThreadItemReadMore.tsx')
0 files changed, 0 insertions, 0 deletions