We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8851974 commit e9fed10Copy full SHA for e9fed10
proposals/3582-remove-room-feedback.md
@@ -0,0 +1,15 @@
1
+# MSC3582: Remove m.room.message.feedback
2
+
3
+The spec defines an
4
+[`m.room.message.feedback`](https://spec.matrix.org/unstable/client-server-api/#mroommessagefeedback)
5
+event that
6
7
+- is obsoleted by read receipts,
8
+- is not used by anyone anywhere, and
9
+- is discouraged by the spec.
10
11
+See also: https://github.com/matrix-org/matrix-doc/issues/3318
12
13
+## Proposal
14
15
+The `m.room.message.feedback` event should be removed from the spec.
0 commit comments