c7d248302f 
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Russian)  
							
							... 
							
							
							
							Currently translated at 97.9% (3165 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/  
							
						 
						
							2021-10-18 16:09:49 +00:00  
				
					
						
							
							
								 
						
							
							
								c88dcecda5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'origin/develop' into Weblate.  
							
							
							
						 
						
							2021-10-18 14:41:14 +00:00  
				
					
						
							
							
								 
						
							
							
								5983e164b3 
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Italian)  
							
							... 
							
							
							
							Currently translated at 99.6% (3221 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/  
							
						 
						
							2021-10-18 14:41:14 +00:00  
				
					
						
							
							
								 
						
							
							
								a2bc090607 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix threads with bubbles rendering ( #6971 )  
							
							... 
							
							
							
							Fixes https://github.com/vector-im/element-web/issues/18958  
							
						 
						
							2021-10-18 15:41:05 +01:00  
				
					
						
							
							
								 
						
							
							
								8c89ecc0e5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'origin/develop' into Weblate.  
							
							
							
						 
						
							2021-10-18 14:28:15 +00:00  
				
					
						
							
							
								 
						
							
							
								ab8c8d99d8 
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Czech)  
							
							... 
							
							
							
							Currently translated at 100.0% (3232 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/  
							
						 
						
							2021-10-18 14:28:15 +00:00  
				
					
						
							
							
								 
						
							
							
								695e110794 
								
							
								 
							
						 
						
							
							
								
								Improve capitalisation in string  
							
							... 
							
							
							
							Remove random mid-sentence capitalisation in Security Phrase dialog. The
dialog will change at some point but for now lets make it more human
readable.
Fixes  #19429  
							
						 
						
							2021-10-18 15:28:07 +01:00  
				
					
						
							
							
								 
						
							
							
								13ec305557 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'origin/develop' into Weblate.  
							
							
							
						 
						
							2021-10-18 12:26:25 +00:00  
				
					
						
							
							
								 
						
							
							
								479ebca607 
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Chinese (Simplified))  
							
							... 
							
							
							
							Currently translated at 100.0% (3232 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/  
							
						 
						
							2021-10-18 12:26:25 +00:00  
				
					
						
							
							
								 
						
							
							
								4f3d761984 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6968  from andybalaam/cryptographypanel-table  
							
							... 
							
							
							
							Convert CryptographyPanel to a table 
							
						 
						
							2021-10-18 13:26:16 +01:00  
				
					
						
							
							
								 
						
							
							
								473eca8315 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'origin/develop' into Weblate.  
							
							
							
						 
						
							2021-10-18 12:09:09 +00:00  
				
					
						
							
							
								 
						
							
							
								1d6c9fa8da 
								
									
								
							
								 
							
						 
						
							
							
								
								Add threads ViewInRoom context button ( #18955 ) ( #6947 )  
							
							
							
						 
						
							2021-10-18 12:09:01 +00:00  
				
					
						
							
							
								 
						
							
							
								be83751bcd 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'origin/develop' into Weblate.  
							
							
							
						 
						
							2021-10-18 12:08:28 +00:00  
				
					
						
							
							
								 
						
							
							
								2c66403b3c 
								
							
								 
							
						 
						
							
							
								
								Replace console.info with logger.info  
							
							... 
							
							
							
							Related https://github.com/vector-im/element-web/issues/18425  
							
						 
						
							2021-10-18 14:08:23 +02:00  
				
					
						
							
							
								 
						
							
							
								5290afcc4c 
								
							
								 
							
						 
						
							
							
								
								Replace console.warn with logger.warn  
							
							... 
							
							
							
							Related https://github.com/vector-im/element-web/issues/18425  
							
						 
						
							2021-10-18 14:08:23 +02:00  
				
					
						
							
							
								 
						
							
							
								5e73a212f4 
								
							
								 
							
						 
						
							
							
								
								Replace console.error with logger.error  
							
							... 
							
							
							
							Related https://github.com/vector-im/element-web/issues/18425  
							
						 
						
							2021-10-18 14:08:23 +02:00  
				
					
						
							
							
								 
						
							
							
								9c594a8a96 
								
							
								 
							
						 
						
							
							
								
								Replace console.logs to logger.log  
							
							... 
							
							
							
							Related https://github.com/vector-im/element-web/issues/18425  
							
						 
						
							2021-10-18 14:08:23 +02:00  
				
					
						
							
							
								 
						
							
							
								12632318ef 
								
							
								 
							
						 
						
							
							
								
								Add missing parenthesis for await calls  
							
							
							
						 
						
							2021-10-18 14:08:23 +02:00  
				
					
						
							
							
								 
						
							
							
								61a5b495b7 
								
							
								 
							
						 
						
							
							
								
								Remove duplicate CSS selector  
							
							
							
						 
						
							2021-10-18 12:23:09 +01:00  
				
					
						
							
							
								 
						
							
							
								13d6456200 
								
							
								 
							
						 
						
							
							
								
								Convert CryptographyPanel to a table  
							
							
							
						 
						
							2021-10-18 09:36:16 +01:00  
				
					
						
							
							
								 
						
							
							
								821ec3161f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'origin/develop' into Weblate.  
							
							
							
						 
						
							2021-10-18 08:34:59 +00:00  
				
					
						
							
							
								 
						
							
							
								f05e35bd94 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6958  from andybalaam/separate-cryptography-setting-component  
							
							... 
							
							
							
							Break 'Cryptography' settings into a separate component 
							
						 
						
							2021-10-18 09:34:55 +01:00  
				
					
						
							
							
								 
						
							
							
								78890ab3aa 
								
							
								 
							
						 
						
							
							
								
								Run i18n generation  
							
							
							
						 
						
							2021-10-18 09:20:58 +01:00  
				
					
						
							
							
								 
						
							
							
								f9f5286692 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'origin/develop' into Weblate.  
							
							
							
						 
						
							2021-10-18 08:17:45 +00:00  
				
					
						
							
							
								 
						
							
							
								4d63e1239b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6962  from CicadaCinema/patch-3  
							
							
							
						 
						
							2021-10-18 09:17:40 +01:00  
				
					
						
							
							
								 
						
							
							
								98a5ef29dc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'origin/develop' into Weblate.  
							
							
							
						 
						
							2021-10-18 07:47:32 +00:00  
				
					
						
							
							
								 
						
							
							
								d93c220aae 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6898  from oliver-pham/issue-19180  
							
							
							
						 
						
							2021-10-18 08:47:28 +01:00  
				
					
						
							
							
								 
						
							
							
								7e480cfc52 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'origin/develop' into Weblate.  
							
							
							
						 
						
							2021-10-18 07:44:16 +00:00  
				
					
						
							
							
								 
						
							
							
								d8e4e066d8 
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Estonian)  
							
							... 
							
							
							
							Currently translated at 100.0% (3231 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/  
							
						 
						
							2021-10-18 07:44:16 +00:00  
				
					
						
							
							
								 
						
							
							
								b8a9afcbee 
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Albanian)  
							
							... 
							
							
							
							Currently translated at 99.7% (3223 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/  
							
						 
						
							2021-10-18 07:44:13 +00:00  
				
					
						
							
							
								 
						
							
							
								efbf686526 
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Galician)  
							
							... 
							
							
							
							Currently translated at 100.0% (3231 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/  
							
						 
						
							2021-10-18 07:44:08 +00:00  
				
					
						
							
							
								 
						
							
							
								2f8642928f 
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Czech)  
							
							... 
							
							
							
							Currently translated at 100.0% (3231 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/  
							
						 
						
							2021-10-18 07:44:01 +00:00  
				
					
						
							
							
								 
						
							
							
								f9ae5d0adb 
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Norwegian Bokmål)  
							
							... 
							
							
							
							Currently translated at 55.6% (1798 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nb_NO/  
							
						 
						
							2021-10-18 07:43:59 +00:00  
				
					
						
							
							
								 
						
							
							
								9fc43b3037 
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Chinese (Traditional))  
							
							... 
							
							
							
							Currently translated at 100.0% (3231 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/  
							
						 
						
							2021-10-18 07:43:47 +00:00  
				
					
						
							
							
								 
						
							
							
								91ecde9a20 
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Swedish)  
							
							... 
							
							
							
							Currently translated at 97.9% (3165 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/  
							
						 
						
							2021-10-18 07:43:45 +00:00  
				
					
						
							
							
								 
						
							
							
								84baafd4bf 
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Swedish)  
							
							... 
							
							
							
							Currently translated at 97.9% (3165 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/  
							
						 
						
							2021-10-18 07:43:43 +00:00  
				
					
						
							
							
								 
						
							
							
								a8df632305 
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Russian)  
							
							... 
							
							
							
							Currently translated at 97.8% (3163 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/  
							
						 
						
							2021-10-18 07:43:41 +00:00  
				
					
						
							
							
								 
						
							
							
								6076d65181 
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Hungarian)  
							
							... 
							
							
							
							Currently translated at 100.0% (3231 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/  
							
						 
						
							2021-10-18 07:43:35 +00:00  
				
					
						
							
							
								 
						
							
							
								600c4adaf4 
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Spanish)  
							
							... 
							
							
							
							Currently translated at 100.0% (3231 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/  
							
						 
						
							2021-10-18 07:43:30 +00:00  
				
					
						
							
							
								 
						
							
							
								fd2a7fe0f4 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6961  from RafaelGoncalves8/move-error-message  
							
							
							
						 
						
							2021-10-18 08:43:17 +01:00  
				
					
						
							
							
								 
						
							
							
								a9c9e5b778 
								
							
								 
							
						 
						
							
							
								
								appease the linter  
							
							
							
						 
						
							2021-10-16 14:58:10 +01:00  
				
					
						
							
							
								 
						
							
							
								7b893366f2 
								
							
								 
							
						 
						
							
							
								
								Add spacing to Room settings - Notifications subsection  
							
							
							
						 
						
							2021-10-16 14:52:29 +01:00  
				
					
						
							
							
								 
						
							
							
								2fb802eb9e 
								
							
								 
							
						 
						
							
							
								
								Move error message closer to password field  
							
							... 
							
							
							
							Signed-off-by: Rafael Goncalves <rafaelgoncalves@riseup.net> 
							
						 
						
							2021-10-15 16:01:35 -03:00  
				
					
						
							
							
								 
						
							
							
								0941b38b5d 
								
							
								 
							
						 
						
							
							
								
								Name CryptographyPanel CSS classes consistent with style  
							
							
							
						 
						
							2021-10-15 16:09:36 +01:00  
				
					
						
							
							
								 
						
							
							
								6e3294b8af 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'origin/develop' into Weblate.  
							
							
							
						 
						
							2021-10-15 15:07:12 +00:00  
				
					
						
							
							
								 
						
							
							
								4fb0d021ae 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6897  from SimonBrandner/task/colors-4  
							
							... 
							
							
							
							Color de-duplication #4  
							
						 
						
							2021-10-15 16:07:07 +01:00  
				
					
						
							
							
								 
						
							
							
								a547ee4654 
								
							
								 
							
						 
						
							
							
								
								Break 'Cryptography' settings into a separate component  
							
							
							
						 
						
							2021-10-15 16:02:44 +01:00  
				
					
						
							
							
								 
						
							
							
								adb2fa251a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'origin/develop' into Weblate.  
							
							
							
						 
						
							2021-10-15 14:45:10 +00:00  
				
					
						
							
							
								 
						
							
							
								495f824f0f 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6957  from matrix-org/gsouquet/fix-appearance-settings  
							
							
							
						 
						
							2021-10-15 15:45:05 +01:00  
				
					
						
							
							
								 
						
							
							
								ac23afe9f1 
								
							
								 
							
						 
						
							
							
								
								Allow EventTile to be rendered with mock events  
							
							
							
						 
						
							2021-10-15 15:36:06 +01:00