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

Don't send normal presence updates over federation replication stream #9828

Merged
merged 7 commits into from
Apr 19, 2021

Commits on Apr 16, 2021

  1. Always use send_presence_to_destinations rather than send_presence

    This a) reduces the API surface and b) means that we calculate where to
    send presence on the presence writer, rather than federation senders.
    erikjohnston committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    453f981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3210487 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    390b500 View commit details
    Browse the repository at this point in the history
  4. Newsfile

    erikjohnston committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    10fdce3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af42262 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38ad482 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Update comment

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    erikjohnston and richvdh authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    d5f7ca7 View commit details
    Browse the repository at this point in the history