continuwuity/src/admin
nex e508b1197f
Some checks failed
Release Docker Image / define-variables (push) Failing after 3s
Release Docker Image / build-image (linux/amd64, linux-amd64) (push) Has been skipped
Release Docker Image / build-image (linux/arm64, linux-arm64) (push) Has been skipped
Release Docker Image / merge (push) Has been skipped
Rust Checks / Format (push) Failing after 2s
Documentation / Build and Deploy Documentation (push) Failing after 13s
Rust Checks / Clippy (push) Failing after 32s
Rust Checks / Cargo Test (push) Failing after 32s
feat: allow overriding the "most recent event" when forcing a state download (#853)
Add option to select which event to set the state at to, for the force-set-room-state admin command.

This allows us to work around issues where the latest PDU is one that remote servers don't know about (i.e. failed federation for whatever reason)

Closes #852

Reviewed-on: https://forgejo.ellis.link/continuwuation/continuwuity/pulls/853
Reviewed-by: Jade Ellis <jade@ellis.link>
Co-authored-by: nex <nex@noreply.forgejo.ellis.link>
Co-committed-by: nex <nex@noreply.forgejo.ellis.link>
2025-06-19 21:27:50 +00:00
..
appservice replace admin command branches returning RoomMessageEventContent 2025-04-19 23:33:52 +01:00
check replace admin command branches returning RoomMessageEventContent 2025-04-19 23:33:52 +01:00
debug feat: allow overriding the "most recent event" when forcing a state download (#853) 2025-06-19 21:27:50 +00:00
federation replace admin command branches returning RoomMessageEventContent 2025-04-19 23:33:52 +01:00
media replace admin command branches returning RoomMessageEventContent 2025-04-19 23:33:52 +01:00
query refactor: The update checker has become the announcements checker 2025-04-20 21:01:29 +01:00
room replace admin command branches returning RoomMessageEventContent 2025-04-19 23:33:52 +01:00
server docs: Rename in more places 2025-04-23 22:18:16 +01:00
user replace admin command branches returning RoomMessageEventContent 2025-04-19 23:33:52 +01:00
admin.rs replace admin command branches returning RoomMessageEventContent 2025-04-19 23:33:52 +01:00
Cargo.toml add missing feature-projections between intra-workspace crates 2025-04-19 23:33:53 +01:00
context.rs replace admin command branches returning RoomMessageEventContent 2025-04-19 23:33:52 +01:00
mod.rs replace admin command branches returning RoomMessageEventContent 2025-04-19 23:33:52 +01:00
processor.rs docs: Rename conduwuit to continuwuity in more places 2025-05-10 20:37:08 +01:00
tests.rs split admin command enum from handler 2024-07-27 08:26:42 +00:00
utils.rs replace admin command branches returning RoomMessageEventContent 2025-04-19 23:33:52 +01:00