This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Support Matrix 1.3 #13953
Labels
A-Spec-Compliance
places where synapse does not conform to the spec
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
We should finish up implementation of Matrix 1.3, the first thing to do is to make a checklist of remaining tasks from the release notes (https://matrix.org/blog/2022/06/16/matrix-v-1-3-release#the-full-changelog):
Client-Server API
sender_key
anddevice_id
onm.megolm.v1.aes-sha2
events, and thesender_key
onm.room_key_request
to-device messages, as per MSC3700.from
optional onGET /_matrix/client/v3/messages
to allow requesting events from the start or end of the room history, as per MSC3567.Server-Server API
Authorization
header, as per MSC3383. Implement MSC3383: include destination in X-Matrix auth header #11398Application Service API
ts
to allow appservices set theorigin_server_ts
for state events #11866Room Versions
Other remaining things from above:
/relations
returns an extraoriginal_event
field: Synapse returns unspecced propertyoriginal_event
from/relations
#12930The text was updated successfully, but these errors were encountered: