e65409861a 
								
									
								
							
								 
							
						 
						
							
							
								
								Don't show the same user twice in Spotlight ( #8978 )  
							
							... 
							
							
							
							Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de> 
							
						 
						
							2022-07-06 12:07:10 +00:00  
				
					
						
							
							
								 
						
							
							
								7afc8c5869 
								
									
								
							
								 
							
						 
						
							
							
								
								Task - replace img icons with svg components ( #8963 )  
							
							... 
							
							
							
							* add role=presentation to backdrop panle image
* replace img icons with svg components in InviteDialog
* replace img icon with svg component
* img icons to svg icons in MImageBody
* remove log
* img icon to svg in SecurityRoomSettingsTab
* use shared error message for media message tiles
* remove nbsp
* dont snapshot test entire rtl render response
* use aria-describedby for uploadconfirm preview
* use aria-labelledby instead 
							
						 
						
							2022-07-06 13:29:26 +02:00  
				
					
						
							
							
								 
						
							
							
								afa8b01601 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix headings margin on security user settings tab ( #8826 )  
							
							... 
							
							
							
							* Apply kind=link to 'Learn more' link on security user settings tab
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove specific margin setting from heading on security user settings tab
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-06 12:48:52 +02:00  
				
					
						
							
							
								 
						
							
							
								2ebb5eb957 
								
									
								
							
								 
							
						 
						
							
							
								
								Move mx_MessageTimestamp out of mx_EventTile:not([data-layout=bubble]) ( #8976 )  
							
							... 
							
							
							
							* Move mx_MessageTimestamp out of mx_EventTile:not([data-layout=bubble])
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Ensure left: 0 and text-align: center for mx_MessageTimestamp on MessageEditHistoryDialog
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Apply text-align to MessageTimestamp on IRC layout
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Apply text-align to MessageTimestamp on modern/group layout
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Apply left: 0 to modern/group layout only
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Move mx_MessageTimestamp out of mx_EventTile:not([data-layout=bubble])
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove an obvious comment
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Cascading order
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove an obsolete comment
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-06 11:45:18 +01:00  
				
					
						
							
							
								 
						
							
							
								5349f301da 
								
									
								
							
								 
							
						 
						
							
							
								
								Stop using :not() pseudo class for mx_GenericEventListSummary ( #8944 )  
							
							... 
							
							
							
							* Stop using :not() pseudo class for mx_GenericEventListSummary
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Use a CSS variable for mx_GenericEventListSummary on _EventTile.scss - icon-width
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Use a CSS variable for mx_GenericEventListSummary on _EventTile.scss - right-padding
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Move declarations for EventTile_line of GenericEventListSummary for IRC layout from _IRCLayout.scss to _EventTile.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Move mx_EventTile_line out of mx_GenericEventListSummary:not([data-layout=bubble])
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Move common style rules up
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Set zero inline start padding to mx_EventTile_line of info tile of mx_GenericEventListSummary_unstyledList on IRC layout
There should not be spacing between avatars and info tile line on IRC Layout
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Apply the rule to group/modern layout only
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Apply the inline start padding to modern/group layout only
Overriding $left-gutter is not necessary for IRC layout
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Merge the style block for mx_EventTile_info .mx_EventTile_line
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove padding from info event tile line from mx_GenericEventListSummary on IRC layout
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Add spacing between avatar and a single info event tile line on IRC layout
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Stop using :not() pseudo class for mx_GenericEventListSummary on TimelineCard
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Fix padding of line with redacted body text
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-06 11:44:23 +01:00  
				
					
						
							
							
								 
						
							
							
								2706f14456 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove 100% min-width hack from mx_GenericEventListSummary[data-layout=bubble][data-expanded=false] ( #8992 )  
							
							
							
						 
						
							2022-07-06 11:16:24 +01:00  
				
					
						
							
							
								 
						
							
							
								6f21a155a4 
								
									
								
							
								 
							
						 
						
							
							
								
								Add option to display tooltip on link hover ( #8394 )  
							
							... 
							
							
							
							* Add option to display tooltip on link hover
This makes it possible for platforms like Electron apps, which lack
a built-in URL preview in the status bar, to enable tooltip previews
of links.
Relates to: vector-im/element-web#6532 
Signed-off-by: Johannes Marbach <johannesm@element.io>
* Gracefully handle missing platform
* Use public access modifier
Co-authored-by: Travis Ralston <travpc@gmail.com>
* Use exact inequality
Co-authored-by: Travis Ralston <travpc@gmail.com>
* Document getAbsoluteUrl
* Appease the linter
* Clarify performance impact in comment
Co-authored-by: Travis Ralston <travpc@gmail.com>
* Use URL instead of anchor element hack
* Wrap anchor in tooltip target and only allow focus on anchor
* Use optional chaining
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
* Use double quotes for consistency
* Accumulate and unmount tooltips and extract tooltipify.tsx
* Fix indentation
* Blur tooltip target on click
* Remove space
* Mention platform flag in comment
* Add (simplistic) tests
* Fix lint errors
* Fix lint errors ... for real
* Replace snapshot tests with structural assertions
* Add missing semicolon
* Add tooltips in link previews
* Fix copyright
Co-authored-by: Travis Ralston <travpc@gmail.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2022-07-06 09:43:30 +00:00  
				
					
						
							
							
								 
						
							
							
								530b51a5ac 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove obsolete style blocks - search results in bubble layout ( #8990 )  
							
							... 
							
							
							
							* Remove an obsolete style block - mx_SenderProfile
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Display own avatars as they no longer overlap
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Empty commit
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-06 09:47:01 +02:00  
				
					
						
							
							
								 
						
							
							
								afcf6ced05 
								
									
								
							
								 
							
						 
						
							
							
								
								Include mx_RoomView_timeline_rr_enabled style rules in mx_EventTile[data-layout=group] ( #8986 )  
							
							
							
						 
						
							2022-07-06 08:42:30 +02:00  
				
					
						
							
							
								 
						
							
							
								434f39fa0f 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix text flow of thread summary content on threads list ( #8991 )  
							
							
							
						 
						
							2022-07-06 08:33:40 +02:00  
				
					
						
							
							
								 
						
							
							
								7f5bb61a79 
								
									
								
							
								 
							
						 
						
							
							
								
								Support a module API surface for custom functionality ( #8246 )  
							
							... 
							
							
							
							* Early implementation of module API surface + functions for ILAG module
* Wire up dialog functions and ILAG-needed surface
* Ensure component renders for modules get overridden
* Respond to changes from module API interface
* Use a real module-api dependency
* Update for new Dialogs interface
* Add support for getConfigValue from module API
* Update the remainder of the module API interface
* Docs & cleanup
* Add some unit tests around module stuff
Needs end-to-end tests still.
* Appease early linters
* Break import cycles by not directly depending on Lifecycle
* Appease the linter
* Fix bad merge 
							
						 
						
							2022-07-05 12:26:44 -06:00  
				
					
						
							
							
								 
						
							
							
								2dd683a42f 
								
									
								
							
								 
							
						 
						
							
							
								
								Adjust encryption copy when creating a video room ( #8989 )  
							
							... 
							
							
							
							* Adjust encryption copy when creating a video room
* Adjust wording 
							
						 
						
							2022-07-05 18:22:36 +00:00  
				
					
						
							
							
								 
						
							
							
								8311bdd263 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix the size of the clickable area of images ( #8987 )  
							
							
							
						 
						
							2022-07-05 18:53:18 +02:00  
				
					
						
							
							
								 
						
							
							
								6f10cd6404 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix font size of MessageTimestamp on TimelineCard ( #8950 )  
							
							... 
							
							
							
							Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-05 12:02:55 -04:00  
				
					
						
							
							
								 
						
							
							
								f45e8ad486 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve security room settings tab style rules ( #8844 )  
							
							... 
							
							
							
							* Fix position of 'Show Advanced' on security room settings tab
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Use flex to ensure alignment of the warning icon and message
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove an obsolete style block
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* yarn run lint:style --fix
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-05 16:24:26 +02:00  
				
					
						
							
							
								 
						
							
							
								bdc05ec268 
								
							
								 
							
						 
						
							
							
								
								Reset matrix-js-sdk back to develop branch  
							
							
							
						 
						
							2022-07-05 14:16:38 +01:00  
				
					
						
							
							
								 
						
							
							
								d80dd8f02f 
								
							
								 
							
						 
						
							
							
								
								Resetting package fields for development  
							
							
							
						 
						
							2022-07-05 14:16:29 +01:00  
				
					
						
							
							
								 
						
							
							
								68dead71aa 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into develop  
							
							
							
						 
						
							2022-07-05 14:16:28 +01:00  
				
					
						
							
							
								 
						
							
							
								5a1ed59a9d 
								
							
								 
							
						 
						
							
							
								
								v3.48.0  
							
							
							
						 
						
							2022-07-05 14:14:47 +01:00  
				
					
						
							
							
								 
						
							
							
								0259c27ace 
								
							
								 
							
						 
						
							
							
								
								Prepare changelog for v3.48.0  
							
							
							
						 
						
							2022-07-05 14:14:46 +01:00  
				
					
						
							
							
								 
						
							
							
								517494d619 
								
							
								 
							
						 
						
							
							
								
								Upgrade matrix-js-sdk to 19.0.0  
							
							
							
						 
						
							2022-07-05 14:12:58 +01:00  
				
					
						
							
							
								 
						
							
							
								c197930e97 
								
									
								
							
								 
							
						 
						
							
							
								
								Translations update from Weblate ( #8927 )  
							
							... 
							
							
							
							* Translated using Weblate (French)
Currently translated at 100.0% (3425 of 3425 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/ 
* Translated using Weblate (Czech)
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/ 
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/ 
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/ 
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/ 
* Translated using Weblate (Swedish)
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/ 
* Translated using Weblate (Finnish)
Currently translated at 91.1% (3122 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fi/ 
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/ 
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/ 
* Translated using Weblate (French)
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/ 
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/ 
* Translated using Weblate (Italian)
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/ 
* Translated using Weblate (Czech)
Currently translated at 99.9% (3425 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/ 
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/ 
* Translated using Weblate (Czech)
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/ 
* Translated using Weblate (Swedish)
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/ 
* Translated using Weblate (Italian)
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/ 
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3427 of 3427 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/ 
* Translated using Weblate (Spanish)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/ 
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/ 
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/ 
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/ 
* Translated using Weblate (Czech)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/ 
* Translated using Weblate (Galician)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/ 
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/ 
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3429 of 3429 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/ 
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3429 of 3429 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/ 
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3429 of 3429 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/ 
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3429 of 3429 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/ 
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3429 of 3429 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/ 
* Translated using Weblate (Czech)
Currently translated at 100.0% (3429 of 3429 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/ 
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3438 of 3438 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/ 
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3438 of 3438 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/ 
* Translated using Weblate (Czech)
Currently translated at 100.0% (3438 of 3438 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/ 
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3438 of 3438 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/ 
* Translated using Weblate (Galician)
Currently translated at 100.0% (3438 of 3438 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/ 
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3438 of 3438 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/ 
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3438 of 3438 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/ 
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3439 of 3439 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/ 
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3439 of 3439 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/ 
* Translated using Weblate (Czech)
Currently translated at 100.0% (3439 of 3439 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/ 
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3439 of 3439 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/ 
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3439 of 3439 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/ 
* Translated using Weblate (Spanish)
Currently translated at 100.0% (3439 of 3439 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/ 
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3439 of 3439 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/ 
* Translated using Weblate (Galician)
Currently translated at 100.0% (3439 of 3439 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/ 
* Translated using Weblate (German)
Currently translated at 97.5% (3335 of 3418 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/ 
* Translated using Weblate (Czech)
Currently translated at 99.7% (3422 of 3429 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/ 
* Translated using Weblate (Czech)
Currently translated at 100.0% (3429 of 3429 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/ 
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/ 
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/ 
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/ 
* Translated using Weblate (Galician)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/ 
* Translated using Weblate (Greek)
Currently translated at 98.2% (3367 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/el/ 
* Translated using Weblate (Italian)
Currently translated at 99.7% (3421 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/ 
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/ 
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/ 
* Translated using Weblate (Arabic)
Currently translated at 40.1% (1377 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ar/ 
* Translated using Weblate (Spanish)
Currently translated at 99.8% (3424 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/ 
* Translated using Weblate (French)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/ 
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/ 
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/ 
* Translated using Weblate (Italian)
Currently translated at 100.0% (3428 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/ 
* Translated using Weblate (Icelandic)
Currently translated at 88.5% (3037 of 3428 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/is/ 
* Translated using Weblate (French)
Currently translated at 99.8% (3428 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/ 
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3432 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/ 
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3432 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/ 
* Translated using Weblate (Spanish)
Currently translated at 100.0% (3432 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/ 
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3432 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/ 
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3432 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/ 
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (3432 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/ 
* Translated using Weblate (Albanian)
Currently translated at 99.0% (3398 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/ 
* Translated using Weblate (Russian)
Currently translated at 90.8% (3119 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/ 
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3432 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/ 
* Translated using Weblate (Dutch)
Currently translated at 100.0% (3432 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/ 
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3432 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/ 
* Translated using Weblate (Russian)
Currently translated at 91.2% (3132 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/ 
* Translated using Weblate (Russian)
Currently translated at 92.1% (3161 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/ 
* Translated using Weblate (Czech)
Currently translated at 100.0% (3432 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/ 
* Translated using Weblate (Italian)
Currently translated at 100.0% (3432 of 3432 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/ 
Co-authored-by: Weblate <translate@riot.im>
Co-authored-by: Glandos <bugs-github@antipoul.fr>
Co-authored-by: waclaw66 <waclaw66@seznam.cz>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: Linerly <linerly@protonmail.com>
Co-authored-by: LinAGKar <linus.kardell@gmail.com>
Co-authored-by: Jiri Grönroos <jiri.gronroos@iki.fi>
Co-authored-by: Jozef Gaal <preklady@mayday.sk>
Co-authored-by: Jeff Huang <s8321414@gmail.com>
Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Johan Smits <johan@smitsmail.net>
Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: iaiz <git@iapellaniz.com>
Co-authored-by: Xose M <xosem@disroot.org>
Co-authored-by: Benoit Marty <benoit.marty@gmail.com>
Co-authored-by: Theo <tbousiou@gmail.com>
Co-authored-by: AhmedRN <APOP319@gmail.com>
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is>
Co-authored-by: Jean-Luc KABORE-TURQUIN <turquinjl@gmail.com>
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Nui Harime <harime.nui@yandex.ru>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2022-07-05 12:42:53 +00:00  
				
					
						
							
							
								 
						
							
							
								a009f8001a 
								
									
								
							
								 
							
						 
						
							
							
								
								Add bidirectonal isolation for pills ( #8985 )  
							
							
							
						 
						
							2022-07-05 11:37:35 +00:00  
				
					
						
							
							
								 
						
							
							
								74a059b520 
								
									
								
							
								 
							
						 
						
							
							
								
								Move mx_EventTile_continuation out of mx_EventTile:not([data-layout=bubble]) ( #8941 )  
							
							... 
							
							
							
							* Move mx_EventTile_continuation out of mx_EventTile:not([data-layout=bubble])
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Manage mx_EventTile_continuation declarations on one file
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-05 11:17:11 +00:00  
				
					
						
							
							
								 
						
							
							
								fd3d65993c 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve mx_MatrixChat_useCompactLayout on _EventTile.scss ( #8965 )  
							
							
							
						 
						
							2022-07-05 12:02:29 +01:00  
				
					
						
							
							
								 
						
							
							
								08c607718d 
								
									
								
							
								 
							
						 
						
							
							
								
								Attempt to set the language when setting up Cypress tests ( #8964 )  
							
							
							
						 
						
							2022-07-05 11:14:24 +01:00  
				
					
						
							
							
								 
						
							
							
								4b624fd58b 
								
									
								
							
								 
							
						 
						
							
							
								
								Move mx_EventTile_msgOption out of mx_EventTile:not([data-layout=bubble]) ( #8973 )  
							
							... 
							
							
							
							* Move mx_EventTile_msgOption out of mx_EventTile:not([data-layout=bubble])
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Decrease specificity on _IRCLayout.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-05 09:01:06 +02:00  
				
					
						
							
							
								 
						
							
							
								88afd552d8 
								
									
								
							
								 
							
						 
						
							
							
								
								Delabs `Show current avatar and name for users in message history` ( #8764 )  
							
							... 
							
							
							
							Co-authored-by: Travis Ralston <travisr@matrix.org> 
							
						 
						
							2022-07-04 19:37:48 +00:00  
				
					
						
							
							
								 
						
							
							
								0bf5d54041 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve style rules for thread summary ( #8868 )  
							
							... 
							
							
							
							* Use mixin ThreadSummaryIcon
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Tidy mx_ThreadSummary
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Move style blocks from _EventTile.scss to _ThreadSummary.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Merge mx_ThreadSummaryIcon::before
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* From threads amount to replies amount
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove obsolete declaration and class names
mixin ThreadSummaryIcon has "background-color: $secondary-content !important"
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Move mx_ThreadPanel_replies::before from _ThreadSummary to _EventTile.scss
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Rename mx_ThreadSummaryIcon to mx_ThreadSummary_icon
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Use variables and remove obsolete one
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Merge style rules, renaming a variable
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Include mx_MessagePanel_narrow in mx_ThreadSummary
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove a redundant declaration
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Use a variable
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Include mx_ThreadSummary_sender and mx_ThreadSummary_content in mx_ThreadSummary
Expected according to tests
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove a variable used only once
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Ensure the same line-height is applied
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove !important
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-04 13:07:50 -06:00  
				
					
						
							
							
								 
						
							
							
								32eb853bbb 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix clickable area of general event list summary toggle ( #8979 )  
							
							... 
							
							
							
							* Fix toggle of expanded generic event list summary on bubble layout
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Margin settings
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove redundant declarations
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove redundant declaration
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-04 13:00:45 -06:00  
				
					
						
							
							
								 
						
							
							
								ed92071046 
								
									
								
							
								 
							
						 
						
							
							
								
								Live location share - open latest location in map site ( #8981 )  
							
							... 
							
							
							
							* move getForwardableBeacon to beacon utils
* move event transform type up
* add helper to get shareable-as-locaion events
* use getShareableLocationEvent in MessageContextMenu
* test opening in maplink
* fix bad copy pasted tests 
							
						 
						
							2022-07-04 16:05:55 +02:00  
				
					
						
							
							
								 
						
							
							
								0026e0462b 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix resizing room topic ( #8966 )  
							
							
							
						 
						
							2022-07-04 11:09:08 +02:00  
				
					
						
							
							
								 
						
							
							
								6543f6a7d1 
								
									
								
							
								 
							
						 
						
							
							
								
								Link to cypress tests rather than the old E2E tests ( #8970 )  
							
							
							
						 
						
							2022-07-04 09:11:28 +02:00  
				
					
						
							
							
								 
						
							
							
								a4701ccff1 
								
									
								
							
								 
							
						 
						
							
							
								
								Dismiss the search dialogue when starting a DM ( #8967 )  
							
							
							
						 
						
							2022-07-04 09:11:06 +02:00  
				
					
						
							
							
								 
						
							
							
								352df7ddc7 
								
									
								
							
								 
							
						 
						
							
							
								
								Move mx_EventTile_contextual out of mx_EventTile:not([data-layout=bubble]) ( #8974 )  
							
							... 
							
							
							
							* Move mx_EventTile_contextual out of mx_EventTile:not([data-layout=bubble])
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Empty commit
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-04 08:37:31 +02:00  
				
					
						
							
							
								 
						
							
							
								7cf0f2d66d 
								
									
								
							
								 
							
						 
						
							
							
								
								Add top padding to EventTilePreview loader ( #8977 )  
							
							... 
							
							
							
							Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-04 08:27:22 +02:00  
				
					
						
							
							
								 
						
							
							
								4b17307d79 
								
									
								
							
								 
							
						 
						
							
							
								
								Tidy up _FilePanel.scss ( #8953 )  
							
							... 
							
							
							
							* Include in mx_FilePanel
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Include mx_RoomView_MessageList * and mx_EventTile *
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* yarn run lint:style --fix
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* &:not([data-layout=bubble])
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* yarn run lint:style --fix
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Variables, logical properties, etc.
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Cancel the left stroke of the event tile
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Add comment to indicate that text-align of MessageTimestamp is not effective
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-04 08:20:18 +02:00  
				
					
						
							
							
								 
						
							
							
								0909bfeb38 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve LinkPreviewWidget ( #8881 )  
							
							... 
							
							
							
							* Use shorthand for margin values
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Merge style declarations
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Merge style declarations
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Include mx_MatrixChat_useCompactLayout in mx_LinkPreviewWidget
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Include in mx_LinkPreviewWidget
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* yarn run lint:style --fix
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Use spacing variables
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Use logical variables
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Prevent flex children blowout
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Wrap caption
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* yarn run lint:style --fix
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Set row-gap between image and caption
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Set column-gap between the caption and close button
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Rename the class name
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Decrease inline spacing
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-04 08:10:46 +02:00  
				
					
						
							
							
								 
						
							
							
								37d8cfbc50 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix read receipts group position on TimelineCard in compact modern/group layout ( #8971 )  
							
							
							
						 
						
							2022-07-02 15:51:57 +00:00  
				
					
						
							
							
								 
						
							
							
								9328dca3fd 
								
									
								
							
								 
							
						 
						
							
							
								
								Consider cascading order of style rules on _EventTile.scss ( #8968 )  
							
							
							
						 
						
							2022-07-02 12:39:33 +02:00  
				
					
						
							
							
								 
						
							
							
								0d100cbbce 
								
									
								
							
								 
							
						 
						
							
							
								
								Render HTML topics in rooms on space home ( #8939 )  
							
							... 
							
							
							
							* Render HTML topics in rooms on space home
Signed-off-by: Johannes Marbach <johannesm@element.io>
* Add type annotations
Signed-off-by: Johannes Marbach <johannesm@element.io>
* Remove superfluous conditional check
Signed-off-by: Johannes Marbach <johannesm@element.io> 
							
						 
						
							2022-07-01 15:01:18 -04:00  
				
					
						
							
							
								 
						
							
							
								933ced5043 
								
									
								
							
								 
							
						 
						
							
							
								
								Apply mx_EventTile_isEditing .mx_MessageTimestamp globally ( #8956 )  
							
							
							
						 
						
							2022-07-01 15:07:26 +00:00  
				
					
						
							
							
								 
						
							
							
								d8d4ade1b7 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix calls on homeservers without the unstable thirdparty endpoints ( #8931 )  
							
							... 
							
							
							
							* Fix calls on homeservers without the unstable thirdparty endpoints
Calling that endpoint throws an error and aborts the entire call. We do
check if an empty list or null is returned by that endpoint everywhere,
so returning an empty list simulates the thirdparty stuff just not being
found.
Checking for "this.supportsSipNativeVirtual" doesn't necessarily work,
since that might not be set yet and as such breaks calls that rely on
this functionality working.
fixes https://github.com/vector-im/element-web/issues/21680 
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
* Address review comments
* Make log message a warning
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de> 
							
						 
						
							2022-07-01 12:43:42 +00:00  
				
					
						
							
							
								 
						
							
							
								1ef11a162c 
								
									
								
							
								 
							
						 
						
							
							
								
								Enable ReplyChain text to be expanded on IRC layout ( #8959 )  
							
							... 
							
							
							
							Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-01 11:28:57 +00:00  
				
					
						
							
							
								 
						
							
							
								5fb9497edb 
								
									
								
							
								 
							
						 
						
							
							
								
								Hopefully improve Cypress test reliability by increasing the default timeout ( #8961 )  
							
							
							
						 
						
							2022-07-01 10:55:07 +00:00  
				
					
						
							
							
								 
						
							
							
								8e457f17ba 
								
									
								
							
								 
							
						 
						
							
							
								
								Introduce new copy icon ( #8942 )  
							
							... 
							
							
							
							PSG-110 
							
						 
						
							2022-07-01 11:29:19 +02:00  
				
					
						
							
							
								 
						
							
							
								2468e5830b 
								
									
								
							
								 
							
						 
						
							
							
								
								Apply padding values to event tiles on MessageEditHistoryDialog with variables ( #8955 )  
							
							... 
							
							
							
							Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-01 10:04:53 +01:00  
				
					
						
							
							
								 
						
							
							
								bf281c1b6b 
								
									
								
							
								 
							
						 
						
							
							
								
								Move mx_EventTile_body out of mx_EventTile:not([data-layout=bubble]) ( #8958 )  
							
							... 
							
							
							
							* Move mx_EventTile_body out of mx_EventTile:not([data-layout=bubble])
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Enable overflow scroll on expanded ReplyChain on bubble layout
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> 
							
						 
						
							2022-07-01 10:04:33 +02:00  
				
					
						
							
							
								 
						
							
							
								e72598e40b 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix expand/collapse state wrong in metaspaces ( #8952 )  
							
							
							
						 
						
							2022-07-01 08:53:47 +01:00  
				
					
						
							
							
								 
						
							
							
								2bc6575503 
								
									
								
							
								 
							
						 
						
							
							
								
								Include mx_EventTile_bubbleContainer in mx_EventTile ( #8960 )  
							
							
							
						 
						
							2022-07-01 09:25:23 +02:00