This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 828
Spaces.includeSubSpaceRoomsInRoomList settings #7682
Closed
Closed
Changes from 12 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
aa423da
rough working filter
90fb06c
maintain set of direct space children, apply showSubSpaceRoomsInSpace…
ab18347
test isRoomInSpace
5cda60c
test SpaceFilterCOndition
e038df5
lint
307d12c
forgotten i18n
2f6adfd
Merge branch 'develop' into pse-345/exclude-sub-space-rooms
4bd1fd9
filter rooms list by showSubSpaceRoomsInSpace
a54bf83
Merge branch 'develop' into pse-345/exclude-sub-space-rooms
b8ec565
clunky copy update
3722f83
missed i18n
d95e7e5
unused prop
89c86c2
Merge branch 'develop' into pse-345/exclude-sub-space-rooms
5fbe211
Merge branch 'develop' into pse-345/exclude-sub-space-rooms
cb1ab60
make includeSubSpaceRoomsInRoomList an account level setting
65d712d
add includeSubSpaceRoomsInRoomList setting to user prefs
75016ad
handle includeSubSpaceRoomsInRoomList in switchSpaceIfNeeded
a237932
add todo
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 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this monitoring a setting which it doesn't react to changes of?