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

Add /user/{user_id}/shared_rooms/ api #7785

Merged
merged 40 commits into from
Sep 2, 2020
Merged

Add /user/{user_id}/shared_rooms/ api #7785

merged 40 commits into from
Sep 2, 2020

Commits on Jul 5, 2020

  1. Add shared_rooms api

    Half-Shot committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    26634cb View commit details
    Browse the repository at this point in the history
  2. Add changelog

    Half-Shot committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    0f6800f View commit details
    Browse the repository at this point in the history
  3. Add .

    Half-Shot committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    984c52b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f43bf0c View commit details
    Browse the repository at this point in the history
  5. linting

    Half-Shot committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    9c1e934 View commit details
    Browse the repository at this point in the history
  6. Add unstable_features key

    Half-Shot committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    208d3cf View commit details
    Browse the repository at this point in the history
  7. Remove options from isort that aren't part of 5.x

    `-y` and `-rc` are now default behaviour and no longer exist.
    
    `dont-skip` is no longer required
    
    https://timothycrosley.github.io/isort/CHANGELOG/#500-penny-july-4-2020
    Half-Shot committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    90a5975 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fa92f5 View commit details
    Browse the repository at this point in the history
  9. Add changelog

    Half-Shot committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    6bd34c7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09e09a3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c143e62 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    676edea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c399292 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Vendor prefix unstable API

    Half-Shot committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    dde46cf View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Fix to match spec

    Half-Shot committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    256e017 View commit details
    Browse the repository at this point in the history
  2. import Codes

    Half-Shot committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    9cd5116 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. import Codes

    Half-Shot committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    72e90a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebfe6c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a281322 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Use FORBIDDEN

    Half-Shot committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    ce49d19 View commit details
    Browse the repository at this point in the history
  2. Update changelog.d/7785.feature

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    Half-Shot and anoadragon453 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    42a09b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc4fb16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7905978 View commit details
    Browse the repository at this point in the history
  5. a comma

    Half-Shot committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    130d2f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. trailing whitespace

    Half-Shot committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    c120fd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Handle the easy feedback

    Half-Shot committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    e135cd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e785cc6 View commit details
    Browse the repository at this point in the history
  3. Add tests

    Half-Shot committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    8a4c5ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49f14c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. Feedback

    Half-Shot committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    e86f406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7554836 View commit details
    Browse the repository at this point in the history
  3. Add upgrade node

    Half-Shot committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    1fa8b84 View commit details
    Browse the repository at this point in the history
  4. a line

    Half-Shot committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    783f8f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    a444ab0 View commit details
    Browse the repository at this point in the history
  2. Update synapse/storage/databases/main/user_directory.py

    Co-authored-by: Tulir Asokan <tulir@maunium.net>
    Half-Shot and tulir committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    837cf31 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

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

Commits on Sep 2, 2020

  1. Update synapse/storage/databases/main/user_directory.py

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    Half-Shot and anoadragon453 committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    679810a View commit details
    Browse the repository at this point in the history
  2. Update UPGRADE.rst

    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    Half-Shot and anoadragon453 committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    0578bb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5acf573 View commit details
    Browse the repository at this point in the history
  4. Fix UPGRADE/CHANGELOG unstable paths

    unstable unstable unstable
    
    Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
    Co-authored-by: Tulir Asokan <tulir@maunium.net>
    3 people committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    078b3e3 View commit details
    Browse the repository at this point in the history