This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add /user/{user_id}/shared_rooms/ api #7785
Merged
Merged
Changes from 3 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
26634cb
Add shared_rooms api
Half-Shot 0f6800f
Add changelog
Half-Shot 984c52b
Add .
Half-Shot f43bf0c
Wrap response in {"rooms": }
Half-Shot 9c1e934
linting
Half-Shot 208d3cf
Add unstable_features key
Half-Shot 90a5975
Remove options from isort that aren't part of 5.x
Half-Shot 3fa92f5
Update imports to make isort happy
Half-Shot 6bd34c7
Add changelog
Half-Shot 09e09a3
Update tox.ini file with correct invocation
Half-Shot c143e62
Merge branch 'hs/isort-5' into hs/shared-with-api
Half-Shot 676edea
fix linting again for isort
Half-Shot c399292
Merge remote-tracking branch 'origin/develop' into hs/shared-with-api
Half-Shot dde46cf
Vendor prefix unstable API
Half-Shot 256e017
Fix to match spec
Half-Shot 9cd5116
import Codes
Half-Shot 72e90a2
import Codes
Half-Shot ebfe6c4
Merge branch 'hs/shared-with-api' of github.com:matrix-org/synapse in…
Half-Shot a281322
Merge remote-tracking branch 'origin/develop' into hs/shared-with-api
Half-Shot ce49d19
Use FORBIDDEN
Half-Shot 42a09b9
Update changelog.d/7785.feature
Half-Shot cc4fb16
Merge remote-tracking branch 'origin/develop' into hs/shared-with-api
Half-Shot 7905978
Implement get_shared_rooms_for_users
Half-Shot 130d2f3
a comma
Half-Shot c120fd3
trailing whitespace
Half-Shot e135cd5
Handle the easy feedback
Half-Shot e785cc6
Switch to using runInteraction
Half-Shot 8a4c5ab
Add tests
Half-Shot 49f14c0
Merge remote-tracking branch 'origin/develop' into hs/shared-with-api
Half-Shot e86f406
Feedback
Half-Shot 7554836
Seperate unstable endpoint from v2
Half-Shot 1fa8b84
Add upgrade node
Half-Shot 783f8f5
a line
Half-Shot a444ab0
Fix style by adding a blank line at EOF.
clokep 837cf31
Update synapse/storage/databases/main/user_directory.py
Half-Shot 023e21f
Merge remote-tracking branch 'origin/develop' into hs/shared-with-api
Half-Shot 679810a
Update synapse/storage/databases/main/user_directory.py
Half-Shot 0578bb9
Update UPGRADE.rst
Half-Shot 5acf573
Merge branch 'develop' into hs/shared-with-api
Half-Shot 078b3e3
Fix UPGRADE/CHANGELOG unstable paths
Half-Shot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.