-
Notifications
You must be signed in to change notification settings - Fork 151
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
Excessive metadata messages (name changes) in the timeline #907
Comments
This is a reflection of cultural difference. On Discord, nickname changes are free and only leave a temporary trace in the audit log. On Matrix, nickname changes leave a permanent trace in the timeline. |
The virtual account only need to change its name channel-specific, not changing the name globally. |
This looks like discord user name changes simply being reflected to matrix, which would be intended behavior. (If you don't want to see the name changes in the element client, there's a setting under "Settings > Preferences > Timeline" called "Show display name changes" that allows you to disable it) |
@Vyquos Excessive nickname changes make it slow to load the room on the matrix side, even if collapsed. Not a concern on the discord side as name changes are effectively free there. |
I see what you're getting at. I don't think the bridge is at fault here though - bridging all user name changes is exactly what it's supposed to do. |
Disagree. Just do not create all these useless events. Noone needs them. Waste of compute. At Matrix's current state you are going to get terrible lags and worst user experience ever out of it. Like, you have to send one HTTP request for each message deletion. |
Not sending these events would cause inconsistent usernames - do you have a proposal to handle this? |
Deletion expectations do not match. It is impossible to bridge discord-side cheap traceless deletions to matrix. |
@Vyquos Matrix protocol requires one event for each deletion, whether they are sent with one POST request for each event I am not sure, but it seems so. When I delete a large number of messages it's just stuck. Absolutely hilarious. |
#general:matrix.themelio.org
Apparently this room uses t2bot.io
The text was updated successfully, but these errors were encountered: