mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-26 10:58:38 +01:00
kitsune review on when to add things to the spec
This commit is contained in:
parent
70be8393a3
commit
811e65a4d1
|
|
@ -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
|
||||
-------
|
||||
|
|
|
|||
Loading…
Reference in a new issue