linagora / ToM-server

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

get/put account_data in a room #93

Closed BichraiX closed 4 months ago

BichraiX commented 4 months ago

Added two endpoints from the spec : https://spec.matrix.org/v1.11/client-server-api/#get_matrixclientv3useruseridroomsroomidaccount_datatype and https://spec.matrix.org/v1.11/client-server-api/#get_matrixclientv3useruseridroomsroomidaccount_datatype

guimard commented 4 months ago

Looks good, ready to merge ?

BichraiX commented 4 months ago

Yes !