Skip to content

MSC4242: State DAGs (fed client) - #20127

Open
kegsay wants to merge 5 commits into
developfrom
kegan/4242-fedclient
Open

MSC4242: State DAGs (fed client)#20127
kegsay wants to merge 5 commits into
developfrom
kegan/4242-fedclient

Conversation

@kegsay

@kegsay kegsay commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Split out from #19425

  • Add federation support for MSC4242 fields in /send_join and /get_missing_events
  • Move the gate preventing joining MSC4242 rooms higher in the call stack

Part of a series of 5x PRs to land the federation part of MSC4242 (storage, fedclient, serving, inbound-joins, inbound-pulls).

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Code style is correct (run the linters)

@kegsay
kegsay requested a review from a team as a code owner August 19, 2026 12:39
@kegsay kegsay mentioned this pull request Aug 21, 2026
3 tasks
Comment thread synapse/federation/federation_client.py Outdated
Comment thread synapse/federation/federation_client.py Outdated
Comment thread synapse/federation/federation_client.py Outdated
Comment thread synapse/federation/federation_client.py Outdated
@kegsay
kegsay requested a review from MadLittleMods September 1, 2026 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants