matrix-org / matrix-org/matrix-rust-sdk

Banned users should lose their profile

Open
#6,119 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
2.3k
Forks
500
Avg merge
1d 16h
Merged PRs (30d)
106

Description

When a user is banned, we should get rid of their profile, and make sure querying their displayname + avatar return no values.

@pixlwave told me the apps are doing this app-side anyways, so we might as well put this logic inside the SDK instead.

Contributor guide

Open the contributing guide

Research direction

No files or tests are named; start by locating the Rust SDK's ban handling and profile, display-name, and avatar query paths, then compare the app-side behavior mentioned in the issue. Done means a banned user's profile is removed and queries for that user's display name and avatar return no values.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.