Skip to content

Commit e9fed10

Browse files
authored
MSC3582: Remove m.room.message.feedback (#3582)
* proposal to remove m.room.message.feedback * use MSC number
1 parent 8851974 commit e9fed10

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)