linagora / ToM-server

GNU Affero General Public License v3.0
14 stars 3 forks source link

Improved "getting events for a room" #132

Closed Mathixx closed 3 months ago

Mathixx commented 3 months ago

Following Synapse implementation of the matrix Protocol and their usage of the synapse database, we have improved the existing APIs : -https://spec.matrix.org/v1.11/client-server-api/#get_matrixclientv3roomsroomideventeventid -https://spec.matrix.org/v1.11/client-server-api/#get_matrixclientv3roomsroomidjoined_members

Then added 2 more : -https://spec.matrix.org/v1.11/client-server-api/#get_matrixclientv3roomsroomidstate -https://spec.matrix.org/v1.11/client-server-api/#get_matrixclientv3roomsroomidstateeventtypestatekey