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
expose whether a room is a space in the Admin API #13208
Merged
Merged
Changes from 11 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
3c10c80
remove constantly lib use and switch to enums.
andrewdoh 9a450fc
add changlog for pr 12624.
andrewdoh 317065a
Fix capitalization of sentence and add credit.
andrewdoh ed6b772
resolve conflict with mypy.ini, pulled from upstream.
andrewdoh 2b1fe9a
update function docstring description to new updated enum values.
andrewdoh 7c9e5db
Update changelog.
clokep 9dfe96a
Merge remote-tracking branch 'upstream/develop' into develop
andrewdoh 10ef848
Merge remote-tracking branch 'upstream/develop' into develop
andrewdoh 32759dc
add room_type to list room and room details API response.
andrewdoh db7010b
refactor changelog file to expected number.
andrewdoh 24004a7
add room_type definition and examples to documentation.
andrewdoh 453321a
make room_type definition in documentation more specific.
andrewdoh 8cc95ae
remove old changelog file.
andrewdoh 13e015a
refactored changelog file to features, and made various updates to de…
andrewdoh 01c97a9
Update docs/admin_api/rooms.md
andrewdoh 2162421
update the other room_type entry as well
anoadragon453 7dd8b26
Make use of the newly exposed room_type in _build_room_entry
anoadragon453 3fca4c0
Revert "Make use of the newly exposed room_type in _build_room_entry"
anoadragon453 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Remove use of constantly library and switch to enums for EventRedactBehaviour. Contributed by @andrewdoh. | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
add room_type to response in list room and room details API. Contributed by @andrewdoh. | ||
andrewdoh marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
andrewdoh marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
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.