Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: MSC2716: Incremental existing history #1650

Closed
wants to merge 1 commit into from

Conversation

MadLittleMods
Copy link
Contributor

@MadLittleMods MadLittleMods commented Dec 16, 2020

MSC2716: Incremental existing history

Implements matrix-org/matrix-spec-proposals#2716 (https://github.com/matrix-org/matrix-doc/blob/matthew/msc2716/proposals/2716-importing-history-into-existing-rooms.md)

Dev notes

Internal doc about getting started developing on dendrite: https://docs.google.com/document/d/14USwq1faRk7I2m_LacBUipFGF0-hdrglmiFpiNeGM5o/edit


./build.sh && sudo ./bin/dendrite-monolith-server --tls-cert server.crt --tls-key server.key --config dendrite.yaml -http-bind-address :8009

Pull Request Checklist

  • I have added any new tests that need to pass to sytest-whitelist as specified in docs/sytest.md
  • Pull request includes a sign off

Signed-off-by: Your Name <[email protected]>

@MadLittleMods MadLittleMods force-pushed the msc2716-incremental-existing-history branch from a7c414e to e8085a9 Compare December 17, 2020 05:00
@MadLittleMods
Copy link
Contributor Author

Closing in favor of the Synapse implementation: matrix-org/synapse#9247

@kegsay kegsay deleted the msc2716-incremental-existing-history branch April 6, 2022 13:31
@provokateurin
Copy link

Because this was closed, does it mean dendrite has no support for backfilling as described in MSC2716? I can't find any info about that in the repo, but I'd like to use dendrite in a usecase where backfilling history is required.

@MadLittleMods
Copy link
Contributor Author

@provokateurin Correct. Dendrite doesn't have a MSC2716 implementation yet.

@provokateurin
Copy link

Oh that's sad :( I'd really like to use dendrite for this, so I hope it is implemented once I actually get around to work on that project.

@traktuner
Copy link

+1 for this. Looking forward to MSC2716 - is there a timeline when this might be implemented?
Thank you!

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.

3 participants