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

Stagger send presence to remotes #10398

Merged
merged 6 commits into from
Jul 15, 2021
Merged

Stagger send presence to remotes #10398

merged 6 commits into from
Jul 15, 2021

Commits on Jul 14, 2021

  1. Stagger send presence to remotes

    This is to help with performance, where trying to connect to thousands
    of hosts at once can consume a lot of CPU (due to TLS etc).
    erikjohnston committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    ba9b3b6 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    af1b576 View commit details
    Browse the repository at this point in the history
  3. Fix test

    erikjohnston committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    49edfc6 View commit details
    Browse the repository at this point in the history
  4. Fix types

    erikjohnston committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    0fe88e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Apply suggestions from code review

    Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
    erikjohnston and babolivier committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    fe8b6f6 View commit details
    Browse the repository at this point in the history
  2. Add back quotes

    erikjohnston committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    aba8d45 View commit details
    Browse the repository at this point in the history