Closed matrixbot closed 2 weeks ago
This comment was originally posted by @abhishekkumar2718 at https://github.com/matrix-org/dendrite/issues/600#issuecomment-558948643.
Correct me on this - Ignored users are sent as a map with usernames as key and user_ids as values. Since the usernames can be changed, we will have to use user_ids anyway.
Can we change this in the specification to send a list of user_ids instead? It seems more intuitive to me.
This comment was originally posted by @prateek2211 at https://github.com/matrix-org/dendrite/issues/600#issuecomment-581602722.
I would like to work on this
This comment was originally posted by @kegsay at https://github.com/matrix-org/dendrite/issues/600#issuecomment-679234545.
Sytests:
× Ignore user in existing room
× Ignore invite in full sync
× Ignore invite in incremental sync
This comment was originally posted by @kegsay at https://github.com/matrix-org/dendrite/issues/600#issuecomment-1105174518.
This issue was originally created by @babolivier at https://github.com/matrix-org/dendrite/issues/600.