Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should the homeserver overwrite m.room.member (per-room) profiles when a user changes their 'global' profile? #323

Open
turt2live opened this issue Jul 4, 2018 · 0 comments
Labels
A-Client-Server Issues affecting the CS API enhancement A suggestion for a relatively simple improvement to the protocol

Comments

@turt2live
Copy link
Member

Currently in synapse the m.room.member event gets overwritten regardless of what was there. Maybe the homeserver should check the m.room.member event to see if it is different from the old global profile before running over it?

See also:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Client-Server Issues affecting the CS API enhancement A suggestion for a relatively simple improvement to the protocol
Projects
None yet
Development

No branches or pull requests

2 participants