MSC3582: Remove m.room.message.feedback#3582
Conversation
|
+1 I've never seen this as long as I've been Matrix-ing, so I think it would be fine to remove. |
|
@mscbot fcp merge |
|
Team member @turt2live has proposed to merge this. The next step is review by the rest of the tagged people: Once at least 75% of reviewers approve (and there are no outstanding concerns), this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! See this document for information about what commands tagged team members can give me. |
|
fwiw only implementation proof I can find of this event ever existing is autogenerated code. I don't think that counts as used. |
|
Searching across all of GitHub, definitions for this event type exist in matrix-ios-sdk, matrix-android-sdk2 and ruma, but none of them actually insert this into any rooms. The only non-definition code I can find is in matrix-android-sdk2, which just preserves the field from redactions. No mention in the Famedly Matrix SDK. Given it's use is also discouraged, I think it's pretty safe to remove it. |
|
🔔 This is now entering its final comment period, as per the review above. 🔔 |
|
The final comment period, with a disposition to merge, as per the review above, is now complete. |
|
Spec PR: matrix-org/matrix-spec#1035 |
|
Merged 🎉 |
Rendered
I don't think anything implements this event, so I guess lack of implementation of the event is proof of implementation?
Fixes https://github.com/matrix-org/matrix-doc/issues/3318
Preview: https://pr3582--matrix-org-previews.netlify.app