Add spec for getting events by timestamp (#1366)

This commit is contained in:
Hubert Chathi 2022-12-21 14:05:28 -05:00 committed by GitHub
parent 7bd48ca9c7
commit 94465fe93b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 214 additions and 1 deletions

View file

@ -0,0 +1 @@
Add `/timestamp_to_event/<roomID>` endpoint, as per [MSC3030](https://github.com/matrix-org/matrix-spec-proposals/pull/3030).