This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
MSC2228 support should be reflected in /_matrix/client/r0/capabilities
#12524
Closed
Description
Description:
Hey, I'm trying to implement a client-side implementation of synapse's limited MSC2228 support.
I feel that homeserver support for this functionality should be exposed under /_matrix/client/r0/capabilities
(or at least somewhere) because the last thing I want to do in my implementation is completely mislead its users.