Add `/.well-known/matrix/client` for Matrix clients
commit8bbe0e5489c1d6fdaf6144f6d6db130e8326eb48
authorEric Eastwood <contact@ericeastwood.com>
Thu, 19 Jan 2023 21:19:33 +0000 (19 21:19 +0000)
committerEric Eastwood <contact@ericeastwood.com>
Thu, 19 Jan 2023 21:21:39 +0000 (19 15:21 -0600)
tree1746c664b89893ef4ad34fbd04f27f81950cee31
parent2ad24957a95074c6bff65656820d035e67ba271d
Add `/.well-known/matrix/client` for Matrix clients

Previous MR where we added `/.well-known/matrix/server`: https://gitlab.com/gitterHQ/webapp/-/merge_requests/2031

Part of https://github.com/matrix-org/matrix-ansible-private/issues/6361
and the Gitter sunset: https://github.com/vector-im/roadmap/issues/26
config/config.beta.json
config/config.prod.json
public/templates/wellknown-matrix-client.hbs [new file with mode: 0644]
public/templates/wellknown-matrix-server.hbs [moved from public/templates/wellknown-matrix.hbs with 100% similarity]
server/handlers/root.js