From 811e65a4d1cf92b1314889330a01f86a16d23148 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Mon, 14 Jan 2019 13:14:43 +0000 Subject: [PATCH] kitsune review on when to add things to the spec --- specification/proposals_intro.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/specification/proposals_intro.rst b/specification/proposals_intro.rst index 393a43a2..1e93a22a 100644 --- a/specification/proposals_intro.rst +++ b/specification/proposals_intro.rst @@ -150,11 +150,10 @@ clients using the existing CS API. An exception could be API features required by decentralised search infrastructure (avoiding centralisation of power by a centralised search engine). -Conversely, features such as reactions, threaded messages, editable messages, +Features such as reactions, threaded messages, editable messages, spam/abuse/content filtering (and reputation systems), are all features which -would clearly benefit the whole Matrix ecosystem and require both client & -server implementation changes across the board to be implemented in an -interoperable way, and so necessitate a spec change. +would clearly benefit the whole Matrix ecosystem, and cannot be implemented in an +interoperable way using the current spec; so they necessitate a spec change. Process -------