element-hq / element-hq/synapse
Exclude "service members" from heroes list in room summary / sliding sync when state is set in room (Implement MSC4171)
Open
T-Enhancement
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
See https://github.com/matrix-org/matrix-spec-proposals/pull/4171
The purpose behind the MSC is to ensure that when you add bots such as audit bots or so on to unnamed rooms, they do not show up as part of the calculated room name (or you end up with "Alice, Bob and SurpriseBot"). The bot should show up in the member list as normal, but just not prominently in the room name.
Contributor guide
Assessment
This issue has not been assessed yet.