Explicitly specify that clients can add more mentions

Signed-off-by: Tulir Asokan <tulir@maunium.net>
tulir/fix-reply-intentional-mentions
Tulir Asokan 3 weeks ago
parent 4516c6e381
commit 8bf8bf3f74

@ -24,6 +24,10 @@ object of replies should only contain explicit mentions in the new message,
plus the sender of the replied-to message. The mentions in the replied-to
message are ignored.
Clients are still free to add other mentions to the list as they see fit. For
example, a client could offer a button to mention all users in a reply chain.
This proposal simply changes the default behavior recommended in the spec.
## Potential issues
Users who have already got used to the new behavior may be surprised when they
don't get mentioned by reply chains.

Loading…
Cancel
Save