0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-21 12:28:45 +02:00
dendrite/roomserver/internal/perform
Till 365da70a23
Set historyVisibility for backfilled events over federation (#2656)
This should hopefully deflake Backfill works correctly with history visibility set to joined as we were using the default shared visibility, even if the events are set to joined (or something else)
2022-08-19 11:04:26 +02:00
..
perform_admin.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
perform_backfill.go Set historyVisibility for backfilled events over federation (#2656) 2022-08-19 11:04:26 +02:00
perform_forget.go Implement forgetting about rooms (#1572) 2020-11-05 10:19:23 +00:00
perform_inbound_peek.go De-race types.RoomInfo (#2600) 2022-08-01 15:29:19 +01:00
perform_invite.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
perform_join.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
perform_leave.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
perform_peek.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
perform_publish.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
perform_unpeek.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00
perform_upgrade.go Generic-based internal HTTP API (#2626) 2022-08-11 15:29:33 +01:00