continuwuity/src
nex e508b1197f
Some checks failed
Documentation / Build and Deploy Documentation (push) Failing after 28s
Release Docker Image / define-variables (push) Failing after 2s
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 1s
Rust Checks / Clippy (push) Failing after 11s
Rust Checks / Cargo Test (push) Failing after 10s
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
..
admin feat: allow overriding the "most recent event" when forcing a state download (#853) 2025-06-19 21:27:50 +00:00
api feat: For knock_restricted rooms, automatically join rooms we meet 2025-05-26 19:16:03 +01:00
build_metadata build: Don't rerun on git changes 2025-05-26 19:16:05 +01:00
core feat: Add warning when admin users will be exposed as support contacts 2025-06-13 13:39:50 +01:00
database chore: Fix typos across the codebase 2025-05-06 20:51:12 +01:00
macros replace admin command branches returning RoomMessageEventContent 2025-04-19 23:33:52 +01:00
main fix: Use correct brand in clap version string 2025-05-26 19:16:05 +01:00
router feat: Prefill server name in federation test 2025-05-01 21:23:37 +01:00
service feat: Allow mentioning @room in an admin announcement 2025-06-14 19:09:54 +01:00
web fix: Make sure empty VERSION_EXTRA strings are ignored 2025-05-21 12:35:36 +01:00