matrix-public-archive/server/lib/matrix-utils
Eric Eastwood 551b4e72d1
Follow tombstone and predecessor history (#167)
Fix https://github.com/matrix-org/matrix-public-archive/issues/59

Other updates:

 - Update tests to use `/roomid/room1/date/2022/01/03` format instead of trying to retrofit the weird alias stuff on there. Which also makes the fancy to actual URL utilities much more simple.
 - Update to specify `archiveMessageLimit` in the test case because pages have different number of events depending on if we are against a boundary, hidden events, etc.
2023-04-19 01:26:15 -05:00
..
ensure-room-joined.js Do our best to get the user to the right place and try joining `via` derived server name (#168) 2023-04-11 15:09:44 -05:00
fetch-events-from-timestamp-backwards.js Add a way to select time of day (#139) 2023-04-05 04:25:31 -05:00
fetch-public-rooms.js Refactor `fetchEndpointAsText`/`fetchEndpointAsJson` to return `res` alongside `data` (#122) 2022-11-03 04:12:00 -05:00
fetch-room-data.js Follow tombstone and predecessor history (#167) 2023-04-19 01:26:15 -05:00
get-messages-response-from-event-id.js Add a way to select time of day (#139) 2023-04-05 04:25:31 -05:00
get-server-name-from-matrix-room-id-or-alias.js Follow tombstone and predecessor history (#167) 2023-04-19 01:26:15 -05:00
timestamp-to-event.js Switch /timestamp_to_event from unstable to stable v1 #142 (#154) 2023-02-16 20:52:28 -06:00