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

Initial spaces summary API #9643

Merged
merged 11 commits into from
Mar 18, 2021
Merged

Initial spaces summary API #9643

merged 11 commits into from
Mar 18, 2021

Commits on Mar 12, 2021

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

Commits on Mar 15, 2021

  1. More space summary work

     - `suggested_only`
     - `max_rooms_per_space`
     - GET interface
     - bit of a refactor
    richvdh committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    5ed35cb View commit details
    Browse the repository at this point in the history
  2. bump limits up

    richvdh committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    7c8b2b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. changelog

    richvdh committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    e66c0fd View commit details
    Browse the repository at this point in the history
  2. fix lint

    richvdh committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    7a0f769 View commit details
    Browse the repository at this point in the history
  3. Update synapse/rest/client/v1/room.py

    Co-authored-by: Patrick Cloke <[email protected]>
    richvdh and clokep authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    82906c5 View commit details
    Browse the repository at this point in the history
  4. Address review comments

    richvdh committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    f3a49a9 View commit details
    Browse the repository at this point in the history
  5. fix annotations/imports

    richvdh committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    64dc92b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33dd461 View commit details
    Browse the repository at this point in the history
  7. fix lint

    richvdh committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    5c6e78f View commit details
    Browse the repository at this point in the history