matrix-public-archive/server/lib/matrix-utils
Tulir Asokan 1d3e930fbd
Don't allow previewing `shared` history rooms (#239)
Only `world_readable` can be considered as opting into having history publicly on the web. Anything else must not be archived until there's a dedicated state event for opting into archiving.
2023-06-27 16:56:58 -05:00
..
ensure-room-joined.js Prevent join event spam with stable `reason` (#268) 2023-06-22 01:55:21 -05:00
fetch-events-from-timestamp-backwards.js Timeout requests and stop processing further (#204) 2023-05-02 00:39:01 -05:00
fetch-public-rooms.js Timeout requests and stop processing further (#204) 2023-05-02 00:39:01 -05:00
fetch-room-data.js Don't allow previewing `shared` history rooms (#239) 2023-06-27 16:56:58 -05:00
get-messages-response-from-event-id.js Timeout requests and stop processing further (#204) 2023-05-02 00:39:01 -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 Timeout requests and stop processing further (#204) 2023-05-02 00:39:01 -05:00