mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-20 09:54:10 +02: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
|
by decentralised search infrastructure (avoiding centralisation of power by
|
||||||
a centralised search engine).
|
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
|
spam/abuse/content filtering (and reputation systems), are all features which
|
||||||
would clearly benefit the whole Matrix ecosystem and require both client &
|
would clearly benefit the whole Matrix ecosystem, and cannot be implemented in an
|
||||||
server implementation changes across the board to be implemented in an
|
interoperable way using the current spec; so they necessitate a spec change.
|
||||||
interoperable way, and so necessitate a spec change.
|
|
||||||
|
|
||||||
Process
|
Process
|
||||||
-------
|
-------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue