Open
Conversation
Signed-off-by: Tulir Asokan <tulir@maunium.net>
clokep
reviewed
Jul 19, 2024
tulir
commented
Jul 19, 2024
Member
Author
There was a problem hiding this comment.
Apparently there was already a doc for this, probably should've looked for that before writing it myself 🙈 https://github.com/element-hq/element-meta/blob/develop/spec/functional_members.md
Member
There was a problem hiding this comment.
Probably just add this as a link somewhere in the MSC?
Half-Shot
reviewed
Jul 23, 2024
Contributor
Half-Shot
left a comment
There was a problem hiding this comment.
Largely I think the text is fine, I just had a few quibbles.
| solve the issue eventually, but implementing those will likely take quite a | ||
| while due to the complexity of the system. This proposal is an intermediate | ||
| solution for bots before canonical DMs are fully implemented. | ||
|
|
Contributor
There was a problem hiding this comment.
Of note is that this has been in use in Element since July 2021, so it's fairly well battle tested at this point.
HarHarLinks
approved these changes
Jul 26, 2024
Signed-off-by: Tulir Asokan <tulir@maunium.net>
Signed-off-by: Tulir Asokan <tulir@maunium.net>
Signed-off-by: Tulir Asokan <tulir@maunium.net>
Signed-off-by: Tulir Asokan <tulir@maunium.net>
Signed-off-by: Tulir Asokan <tulir@maunium.net>
Signed-off-by: Tulir Asokan <tulir@maunium.net>
HarHarLinks
reviewed
Aug 7, 2024
| service members from `m.heroes` on the server side, but that may also cause | ||
| other issues. | ||
|
|
||
| ## Alternatives |
This was referenced Oct 22, 2024
3 tasks
Half-Shot
reviewed
Nov 1, 2024
| @@ -0,0 +1,69 @@ | |||
| # MSC4171: Service members | |||
Contributor
There was a problem hiding this comment.
N.B. Element implements this in their "auditbot" integration, although the code is closed source.
Signed-off-by: Tulir Asokan <tulir@maunium.net>
poljar
added a commit
to matrix-org/matrix-rust-sdk
that referenced
this pull request
Dec 5, 2024
Introduce support for MSC4171, enabling the designation of certain users as service members. These flagged users are excluded from the room display name calculation. MSC: matrix-org/matrix-spec-proposals#4171
poljar
added a commit
to matrix-org/matrix-rust-sdk
that referenced
this pull request
Dec 5, 2024
Introduce support for MSC4171, enabling the designation of certain users as service members. These flagged users are excluded from the room display name calculation. MSC: matrix-org/matrix-spec-proposals#4171
poljar
added a commit
to matrix-org/matrix-rust-sdk
that referenced
this pull request
Dec 12, 2024
This state event allows us to correctly calculate the room display name according to MSC4171. MSC: matrix-org/matrix-spec-proposals#4171
poljar
added a commit
to matrix-org/matrix-rust-sdk
that referenced
this pull request
Dec 12, 2024
This state event allows us to correctly calculate the room display name according to MSC4171. MSC: matrix-org/matrix-spec-proposals#4171
poljar
added a commit
to matrix-org/matrix-rust-sdk
that referenced
this pull request
Dec 12, 2024
This state event allows us to correctly calculate the room display name according to MSC4171. MSC: matrix-org/matrix-spec-proposals#4171
andybalaam
pushed a commit
to matrix-org/matrix-rust-sdk
that referenced
this pull request
Dec 18, 2024
Introduce support for MSC4171, enabling the designation of certain users as service members. These flagged users are excluded from the room display name calculation. MSC: matrix-org/matrix-spec-proposals#4171
andybalaam
pushed a commit
to matrix-org/matrix-rust-sdk
that referenced
this pull request
Dec 18, 2024
This state event allows us to correctly calculate the room display name according to MSC4171. MSC: matrix-org/matrix-spec-proposals#4171
yostyle
pushed a commit
to tchapgouv/matrix-rust-sdk
that referenced
this pull request
Apr 4, 2025
Introduce support for MSC4171, enabling the designation of certain users as service members. These flagged users are excluded from the room display name calculation. MSC: matrix-org/matrix-spec-proposals#4171
yostyle
pushed a commit
to tchapgouv/matrix-rust-sdk
that referenced
this pull request
Apr 4, 2025
This state event allows us to correctly calculate the room display name according to MSC4171. MSC: matrix-org/matrix-spec-proposals#4171
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rendered
Implementations: