continuwuity/changelog.d/+timestamp-to-event.feature.md

1 line
183 B
Markdown

Added the `GET /_matrix/client/v1/rooms/{roomId}/timestamp_to_event` endpoint as per MSC3030, letting clients find the event closest to a given timestamp. Contributed by @eleboucher.