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

Allow moving typing off master #7869

Merged
merged 11 commits into from
Jul 16, 2020
Merged

Allow moving typing off master #7869

merged 11 commits into from
Jul 16, 2020

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    717cfb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05a3898 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8efb077 View commit details
    Browse the repository at this point in the history
  4. Move building typing edu to federation senders.

    Instead of always building EDUs on the writer process and using the
    federation send queue to stream to the federation senders, we manage
    sending of EDUs on the federation senders by looking at typing
    replication stream.
    
    This means we also have to move the timers for federation pokes to the
    federation sending processes too.
    erikjohnston committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    f2ed8ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e01c107 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0b8edd View commit details
    Browse the repository at this point in the history
  7. Newsfile

    erikjohnston committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    f65b828 View commit details
    Browse the repository at this point in the history
  8. Update synapse/replication/tcp/handler.py

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    erikjohnston and clokep committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    9bca9ca View commit details
    Browse the repository at this point in the history
  9. Fix comment

    erikjohnston committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    ae54c55 View commit details
    Browse the repository at this point in the history
  10. Update synapse/federation/federation_server.py

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    erikjohnston and clokep committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    0b52a34 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c72816 View commit details
    Browse the repository at this point in the history