Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client server versions #138

Merged
merged 2 commits into from
Aug 9, 2024
Merged

Client server versions #138

merged 2 commits into from
Aug 9, 2024

Conversation

Mathixx
Copy link
Collaborator

@Mathixx Mathixx commented Aug 9, 2024

Added versions endpoint : https://spec.matrix.org/v1.11/client-server-api/#get_matrixclientversions

Updated the capabilities negotiation API by adding m.room_versions endpoint

@Mathixx Mathixx requested a review from guimard August 9, 2024 08:08

/* This part deals with supported versions of the matrix Protocol itself */

// TODO: fix supported versions

Check notice

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment

/* This part deals with supported room versions */

// TODO : update the room versions to the latest supported versions

Check notice

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment
@guimard guimard merged commit f2b4e83 into full-id-service Aug 9, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants