matrix-org / matrix-org/matrix-rust-sdk
Messages from blocked users appear in room list
Open
@Hywan is already working on this.
Since Apr 14, 2025.
- Dominant language
- Rust
- Stars
- 2.3k
- Forks
- 500
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 106
Description
from https://github.com/element-hq/element-x-android/issues/4542
Steps to reproduce:
1. Block a user who sent the most recent message in a room
2. Go to the room list and notice that they still appear even though they're blocked
3. Clear the cache and notice it's still there
Maybe improved by https://github.com/matrix-org/matrix-rust-sdk/issues/4112
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.