element-hq / element-hq/element-web
Profile throttling does not consider typos
Open
A-Room-List
P2
S-Minor
T-Defect
T-Task
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
Servers tend to combine multiple profile updates, which means it is possible for us to receive a series of membership events which smear typo fixes over a period of time (Alice -> Bob -> Wait for 2 rooms -> Charlie -- you'll end up as Bob, not Charlie).
See https://github.com/matrix-org/dendrite/issues/1489
Contributor guide
Assessment
This issue has not been assessed yet.