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

Already on GitHub? Sign in to your account

API: GET /events #58

Open
jimmycuadra opened this Issue Jun 10, 2016 · 3 comments

Comments

Projects
None yet
3 participants
Owner

jimmycuadra commented Jun 10, 2016

No description provided.

Contributor

jooert commented Dec 5, 2016

The current version of the spec states that /events "is deprecated and will be removed from a future release". Should we then even bother implementing it?

Owner

jimmycuadra commented Dec 5, 2016

Yes, because it's also used for the room previews API. I mentioned to the Matrix team that it was odd that one section of the spec says it's deprecated without replacement, but another part of the spec still uses it and doesn't offer any alternative. They're aware of it, but I'm not sure what their plans are.

/cc @richvdh

richvdh commented Dec 5, 2016

As far as I'm aware, https://matrix.org/docs/spec/client_server/r0.2.0.html#id74 still describes the latest state: "This API will also be deprecated at some point, but its replacement is not yet known."

I raised matrix-org/matrix-doc#756 to track the inconsistency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment