Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Draft: Backfill remote event fetched by MSC3030 /timestamp_to_event so we can paginate /messages from it later #13133

Conversation

MadLittleMods
Copy link
Contributor

@MadLittleMods MadLittleMods commented Jun 29, 2022

Backfill remote event fetched by MSC3030 /timestamp_to_event so we can paginate /messages from it later

Dev notes

docker build -t matrixdotorg/synapse -f docker/Dockerfile .

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.
  • Pull request includes a sign off
  • Code style is correct
    (run the linters)

@MadLittleMods
Copy link
Contributor Author

Moved to #13205

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant