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

Track device list updates per room. #12321

Merged
merged 30 commits into from
Apr 4, 2022
Merged

Commits on Mar 29, 2022

  1. Operate on room IDs

    erikjohnston committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    b5a9c6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fa639e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecf98b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5dd83f View commit details
    Browse the repository at this point in the history
  5. Track if we've calculated remote hosts

    Currently we update the `device_lists_outbound_pokes` at the same time
    as `device_lists_changes_in_room`, but in future we'll do them at
    different times.
    erikjohnston committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    bb44214 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98fceb3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eda0e64 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7790ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6e9b31a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b2ab93 View commit details
    Browse the repository at this point in the history
  11. Newsfile

    erikjohnston committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    f8af30f View commit details
    Browse the repository at this point in the history
  12. Fix tests

    erikjohnston committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    7266580 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    f24b70b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Update synapse/storage/schema/main/delta/69/01device_list_oubound_by_…

    …room.sql
    
    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    erikjohnston and richvdh committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    8bd8ee2 View commit details
    Browse the repository at this point in the history
  2. Update synapse/storage/schema/main/delta/69/01device_list_oubound_by_…

    …room.sql
    
    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    erikjohnston and richvdh committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    56f0913 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90d41a0 View commit details
    Browse the repository at this point in the history
  4. Rename var

    erikjohnston committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    c470a12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d030062 View commit details
    Browse the repository at this point in the history
  6. Add unique index

    erikjohnston committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    ad5d46b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5031b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28dacc8 View commit details
    Browse the repository at this point in the history
  9. Update synapse_port_db

    erikjohnston committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    f48527f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd45f19 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dee8f55 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3574541 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cf04f1a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    89e10d7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e54d2d4 View commit details
    Browse the repository at this point in the history
  16. Apply suggestions from code review

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