Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions proposals/3582-remove-room-feedback.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# MSC3582: Remove m.room.message.feedback

The spec defines an
[`m.room.message.feedback`](https://spec.matrix.org/unstable/client-server-api/#mroommessagefeedback)
event that

- is obsoleted by read receipts,
- is not used by anyone anywhere, and
- is discouraged by the spec.

See also: https://github.com/matrix-org/matrix-doc/issues/3318

## Proposal

The `m.room.message.feedback` event should be removed from the spec.