658ff4dfe6 
								
									
								
							
								 
							
						 
						
							
							
								
								Iterate video room designs in labs ( #8499 )  
							
							... 
							
							
							
							* Remove blank header from video room view frame
* Add video room option to space context menu
* Remove duplicate tooltips from face piles
* Factor RoomInfoLine out of SpaceRoomView
* Factor RoomPreviewCard out of SpaceRoomView
* Adapt RoomPreviewCard for video rooms
* "New video room" → "Video room"
* Add comment about unused cases in RoomPreviewCard
* Make widgets in video rooms mutable again to de-risk future upgrades
* Ensure that the video channel exists when mounting VideoRoomView 
							
						 
						
							2022-05-04 17:02:06 -04:00  
				
					
						
							
							
								 
						
							
							
								56569dbb63 
								
									
								
							
								 
							
						 
						
							
							
								
								Readd the group icon on home page ( #8145 )  
							
							... 
							
							
							
							Fixes https://github.com/vector-im/element-web/issues/21551 
- Replace `community` with `group`
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-03-24 13:51:18 -06:00  
				
					
						
							
							
								 
						
							
							
								c159d550f5 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix member count on _SpaceRoomView.scss ( #8142 )  
							
							
							
						 
						
							2022-03-24 09:48:54 +00:00  
				
					
						
							
							
								 
						
							
							
								8710f59da5 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix broken settingsIcon on SpaceRoomView ( #8137 )  
							
							
							
						 
						
							2022-03-23 21:56:16 +00:00  
				
					
						
							
							
								 
						
							
							
								39a08e1f4f 
								
									
								
							
								 
							
						 
						
							
							
								
								Style lint: Disallow shorthand `&` selectors ( #8131 )  
							
							... 
							
							
							
							* Impose and apply rule to prevent shorthand selectors
* Put one back to test the CI
* Put it back to pass CI 
							
						 
						
							2022-03-23 12:23:23 -06:00  
				
					
						
							
							
								 
						
							
							
								3bb0dc08e8 
								
									
								
							
								 
							
						 
						
							
							
								
								Responsive information bar on Space landing page ( #8060 )  
							
							
							
						 
						
							2022-03-23 17:17:25 +00:00  
				
					
						
							
							
								 
						
							
							
								fce36ec826 
								
									
								
							
								 
							
						 
						
							
							
								
								Delete groups (legacy communities system) ( #8027 )  
							
							... 
							
							
							
							* Remove deprecated feature_communities_v2_prototypes
* Update _components
* i18n
* delint
* Cut out a bit more dead code
* Carve into legacy components
* Carve into mostly the room list code
* Carve into instances of "groupId"
* Carve out more of what comes up with "groups"
* Carve out some settings
* ignore related groups state
* Remove instances of spacesEnabled
* Fix some obvious issues
* Remove now-unused css
* Fix variable naming for legacy components
* Update i18n
* Misc cleanup from manual review
* Update snapshot for changed flag
* Appease linters
* rethemedex
* Remove now-unused AddressPickerDialog
* Make ConfirmUserActionDialog's member a required prop
* Remove useless override from RightPanelStore
* Remove extraneous CSS
* Update i18n
* Demo: "Communities are now Spaces" landing page
* Restore linkify for group IDs
* Demo: Dialog on click for communities->spaces notice
* i18n for demos
* i18n post-merge
* Update copy
* Appease the linter
* Post-merge cleanup
* Re-add spaces_learn_more_url to the new SdkConfig place
* Round 1 of post-merge fixes
* i18n
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2022-03-22 23:07:37 +00:00  
				
					
						
							
							
								 
						
							
							
								64e9cdd619 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix the header of Space landing page ( #8048 )  
							
							
							
						 
						
							2022-03-14 09:11:12 +00:00  
				
					
						
							
							
								 
						
							
							
								31ab91359a 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix avatar container overlapping give feedback cta ( #7491 )  
							
							
							
						 
						
							2022-01-10 11:34:42 +00:00  
				
					
						
							
							
								 
						
							
							
								9abb2f5ff4 
								
									
								
							
								 
							
						 
						
							
							
								
								Color cleanup 8 ( #7108 )  
							
							... 
							
							
							
							* $accent-color -> $accent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Remove $accent-bg-color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* $notice-primary-color -> $alert
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Remove $notice-primary-bg-color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Remove $accent-50pct
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* $warning-color -> $alert
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Remove $accent-darker
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Remove $orange-warning-color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Remove $warning-bg-color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Remove $info-bg-color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-11-11 13:37:29 +00:00  
				
					
						
							
							
								 
						
							
							
								0fa9638681 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove outdated Spaces restricted rooms warning ( #6927 )  
							
							
							
						 
						
							2021-10-26 10:01:14 +01:00  
				
					
						
							
							
								 
						
							
							
								9becc392dd 
								
									
								
							
								 
							
						 
						
							
							
								
								For space invite previews, use room summary API to get the right member count ( #6982 )  
							
							
							
						 
						
							2021-10-19 16:17:09 +01:00  
				
					
						
							
							
								 
						
							
							
								0d524ae70b 
								
							
								 
							
						 
						
							
							
								
								Iterate invite your teammates to Space view  
							
							
							
						 
						
							2021-10-11 10:43:37 +01:00  
				
					
						
							
							
								 
						
							
							
								a688e5b8b3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088  
							
							... 
							
							
							
							 Conflicts:
	src/components/structures/LoggedInView.tsx
	src/stores/SpaceStore.tsx 
							
						 
						
							2021-09-06 11:41:09 +01:00  
				
					
						
							
							
								 
						
							
							
								b6ea75b681 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/develop' into task/colors-2  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-08-24 08:57:12 +02:00  
				
					
						
							
							
								 
						
							
							
								15c731d574 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6507  from matrix-org/t3chguy/fix/18089  
							
							... 
							
							
							
							Allow pagination of the space hierarchy and use new APIs 
							
						 
						
							2021-08-23 15:51:34 -06:00  
				
					
						
							
							
								 
						
							
							
								9a3a5a7e63 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix spaces preview screen  
							
							
							
						 
						
							2021-08-21 10:47:34 +02:00  
				
					
						
							
							
								 
						
							
							
								8b59bf3d18 
								
									
								
							
								 
							
						 
						
							
							
								
								$tertiary-fg-color -> $tertiary-content  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-08-12 17:19:29 +02:00  
				
					
						
							
							
								 
						
							
							
								10bc85724a 
								
									
								
							
								 
							
						 
						
							
							
								
								$secondary-fg-color -> $secondary-content  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-08-12 17:19:26 +02:00  
				
					
						
							
							
								 
						
							
							
								e5fd19c332 
								
									
								
							
								 
							
						 
						
							
							
								
								$primary-fg-color -> $primary-content  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-08-12 17:18:18 +02:00  
				
					
						
							
							
								 
						
							
							
								0a209afdc2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18089  
							
							... 
							
							
							
							 Conflicts:
	res/css/structures/_SpaceHierarchy.scss
	src/components/structures/SpaceHierarchy.tsx
	src/i18n/strings/en_EN.json 
							
						 
						
							2021-08-12 11:41:03 +01:00  
				
					
						
							
							
								 
						
							
							
								be85dcd1bf 
								
							
								 
							
						 
						
							
							
								
								Delabs Spaces, keeping it as a default-on preference for the time being  
							
							
							
						 
						
							2021-08-11 14:52:40 +01:00  
				
					
						
							
							
								 
						
							
							
								a6e5112be0 
								
							
								 
							
						 
						
							
							
								
								Offer a way to create a space based on existing community  
							
							
							
						 
						
							2021-08-04 10:37:35 +01:00  
				
					
						
							
							
								 
						
							
							
								9eb0986353 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18089  
							
							... 
							
							
							
							 Conflicts:
	src/i18n/strings/en_EN.json 
							
						 
						
							2021-07-30 11:34:52 +01:00  
				
					
						
							
							
								 
						
							
							
								259627fba2 
								
							
								 
							
						 
						
							
							
								
								Clean up SpaceHierarchy  
							
							
							
						 
						
							2021-07-30 11:01:49 +01:00  
				
					
						
							
							
								 
						
							
							
								a5606c72de 
								
							
								 
							
						 
						
							
							
								
								Update feedback prompt to match designs  
							
							
							
						 
						
							2021-07-28 17:56:57 +01:00  
				
					
						
							
							
								 
						
							
							
								1ba601ba22 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18096  
							
							... 
							
							
							
							 Conflicts:
	src/components/structures/SpaceRoomView.tsx
	src/components/views/dialogs/BetaFeedbackDialog.tsx 
							
						 
						
							2021-07-23 18:28:21 +01:00  
				
					
						
							
							
								 
						
							
							
								dec2c48155 
								
							
								 
							
						 
						
							
							
								
								remove unused import and revert removing some needed css  
							
							
							
						 
						
							2021-07-23 15:56:00 +01:00  
				
					
						
							
							
								 
						
							
							
								1d1a396c1f 
								
							
								 
							
						 
						
							
							
								
								get rid of spurious hr  
							
							
							
						 
						
							2021-07-23 15:51:59 +01:00  
				
					
						
							
							
								 
						
							
							
								9c7fa71a4a 
								
							
								 
							
						 
						
							
							
								
								Remove spaces beta feedback prompts except a couple more strategic ones  
							
							
							
						 
						
							2021-07-23 15:07:24 +01:00  
				
					
						
							
							
								 
						
							
							
								2b133deb63 
								
							
								 
							
						 
						
							
							
								
								fix scroll behaviour to match that of prior to the spinner fix  
							
							
							
						 
						
							2021-07-23 12:19:54 +01:00  
				
					
						
							
							
								 
						
							
							
								4a4ec596bd 
								
							
								 
							
						 
						
							
							
								
								Fix position of the space hierarchy spinner  
							
							
							
						 
						
							2021-07-23 11:27:00 +01:00  
				
					
						
							
							
								 
						
							
							
								f8eea2ae23 
								
							
								 
							
						 
						
							
							
								
								Fix word wrap in space descriptions  
							
							
							
						 
						
							2021-06-14 22:18:02 +01:00  
				
					
						
							
							
								 
						
							
							
								f3aa505673 
								
							
								 
							
						 
						
							
							
								
								Add warning to private space creation flow  
							
							
							
						 
						
							2021-06-07 14:14:31 +01:00  
				
					
						
							
							
								 
						
							
							
								b2f01b8438 
								
							
								 
							
						 
						
							
							
								
								Respect newlines in space topics  
							
							
							
						 
						
							2021-06-01 10:48:53 +01:00  
				
					
						
							
							
								 
						
							
							
								7396ce76e5 
								
							
								 
							
						 
						
							
							
								
								Tweak the feedbacks a tad  
							
							
							
						 
						
							2021-05-11 17:30:33 +01:00  
				
					
						
							
							
								 
						
							
							
								7de626824e 
								
							
								 
							
						 
						
							
							
								
								Sprinkle some more feedback prompts in the spaces beta  
							
							
							
						 
						
							2021-05-11 17:01:31 +01:00  
				
					
						
							
							
								 
						
							
							
								2e19c7fd24 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021  
							
							... 
							
							
							
							 Conflicts:
	src/components/views/spaces/SpaceCreateMenu.tsx 
							
						 
						
							2021-05-11 13:40:28 +01:00  
				
					
						
							
							
								 
						
							
							
								de04d82395 
								
							
								 
							
						 
						
							
							
								
								Switch to using forms for implicit submission  
							
							
							
						 
						
							2021-05-11 10:01:40 +01:00  
				
					
						
							
							
								 
						
							
							
								a8c4aabb52 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021  
							
							... 
							
							
							
							 Conflicts:
	src/components/structures/SpaceRoomView.tsx
	src/i18n/strings/en_EN.json 
							
						 
						
							2021-05-07 11:50:49 +01:00  
				
					
						
							
							
								 
						
							
							
								237399f13e 
								
							
								 
							
						 
						
							
							
								
								fix button height inconsistency between Chrome & FF  
							
							
							
						 
						
							2021-05-07 11:40:39 +01:00  
				
					
						
							
							
								 
						
							
							
								650933096a 
								
							
								 
							
						 
						
							
							
								
								Iterate Spaces admin UX around room management  
							
							
							
						 
						
							2021-05-05 17:25:29 +01:00  
				
					
						
							
							
								 
						
							
							
								279654cc9e 
								
							
								 
							
						 
						
							
							
								
								Design iterations based on PR feedback  
							
							
							
						 
						
							2021-04-29 16:08:59 +01:00  
				
					
						
							
							
								 
						
							
							
								a4f02937cb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021  
							
							... 
							
							
							
							 Conflicts:
	res/css/structures/_SpaceRoomView.scss
	src/components/structures/SpaceRoomView.tsx 
							
						 
						
							2021-04-29 09:52:21 +01:00  
				
					
						
							
							
								 
						
							
							
								1802adb4d2 
								
							
								 
							
						 
						
							
							
								
								Iterate styling and decoration for the beta prompts  
							
							
							
						 
						
							2021-04-28 22:47:08 +01:00  
				
					
						
							
							
								 
						
							
							
								18a01d9271 
								
							
								 
							
						 
						
							
							
								
								Show spaces beta prompt when viewing a space without the beta  
							
							
							
						 
						
							2021-04-28 08:41:31 +01:00  
				
					
						
							
							
								 
						
							
							
								8656212eb9 
								
							
								 
							
						 
						
							
							
								
								Space creation prompt user to add existing rooms instead of creating new ones  
							
							
							
						 
						
							2021-04-26 12:41:04 +01:00  
				
					
						
							
							
								 
						
							
							
								cc5a7671a7 
								
							
								 
							
						 
						
							
							
								
								Keep invite button separate from space info  
							
							... 
							
							
							
							60828913d2 
						
							2021-04-22 11:39:58 -04:00  
				
					
						
							
							
								 
						
							
							
								90cd5d0472 
								
							
								 
							
						 
						
							
							
								
								Remove old redundant hover effect  
							
							
							
						 
						
							2021-04-22 08:18:28 +01:00  
				
					
						
							
							
								 
						
							
							
								60828913d2 
								
							
								 
							
						 
						
							
							
								
								Iterate the spaces face pile design  
							
							
							
						 
						
							2021-04-22 08:13:03 +01:00