fb149c4ea2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686  
							
							
							
						 
						
							2021-07-02 09:06:19 +01:00  
				
					
						
							
							
								 
						
							
							
								780c413b5d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6306  from matrix-org/dbkr/ts_semicolons  
							
							... 
							
							
							
							Comply with new member-delimiter-style rule 
							
						 
						
							2021-07-01 23:53:57 +01:00  
				
					
						
							
							
								 
						
							
							
								1fe0c2ab88 
								
							
								 
							
						 
						
							
							
								
								Bump eslint plugin version  
							
							
							
						 
						
							2021-07-01 23:45:08 +01:00  
				
					
						
							
							
								 
						
							
							
								80f5232217 
								
							
								 
							
						 
						
							
							
								
								Comply with new member-delimiter-style rule  
							
							... 
							
							
							
							Just `eslint --fix` with rule from
https://github.com/matrix-org/eslint-plugin-matrix-org/pull/9  in place 
							
						 
						
							2021-07-01 23:23:03 +01:00  
				
					
						
							
							
								 
						
							
							
								bd470f8897 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6304  from matrix-org/dbkr/tests_lint  
							
							... 
							
							
							
							Fix Test Linting 
							
						 
						
							2021-07-01 23:20:45 +01:00  
				
					
						
							
							
								 
						
							
							
								6aa0a4428e 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into dbkr/tests_lint  
							
							
							
						 
						
							2021-07-01 23:11:43 +01:00  
				
					
						
							
							
								 
						
							
							
								f96553615e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6303  from matrix-org/dbkr/tsify_markdown  
							
							... 
							
							
							
							Convert Markdown to TypeScript 
							
						 
						
							2021-07-01 23:09:27 +01:00  
				
					
						
							
							
								 
						
							
							
								fda17b4959 
								
									
								
							
								 
							
						 
						
							
							
								
								Add types to the implementations too  
							
							... 
							
							
							
							Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2021-07-01 23:02:51 +01:00  
				
					
						
							
							
								 
						
							
							
								08176beb58 
								
							
								 
							
						 
						
							
							
								
								Kill mock-clock  
							
							... 
							
							
							
							We already import sinon's one in UserActivitytest, so use that here too. 
							
						 
						
							2021-07-01 21:52:15 +01:00  
				
					
						
							
							
								 
						
							
							
								536e3aadd7 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into dbkr/tests_lint  
							
							
							
						 
						
							2021-07-01 21:39:17 +01:00  
				
					
						
							
							
								 
						
							
							
								53b89bbcd9 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6302  from matrix-org/dbkr/tsify_roomheader  
							
							... 
							
							
							
							Convert RoomHeader to TS 
							
						 
						
							2021-07-01 21:33:11 +01:00  
				
					
						
							
							
								 
						
							
							
								c1310bcd9f 
								
							
								 
							
						 
						
							
							
								
								Better types  
							
							
							
						 
						
							2021-07-01 21:31:17 +01:00  
				
					
						
							
							
								 
						
							
							
								c80ba16ae9 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6296  from matrix-org/t3chguy/fix/17853  
							
							... 
							
							
							
							Prevent RoomDirectory from exploding when filterString is wrongly nulled 
							
						 
						
							2021-07-01 21:07:35 +01:00  
				
					
						
							
							
								 
						
							
							
								a9e28db330 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5099  from matrix-org/travis/blurhash  
							
							
							
						 
						
							2021-07-01 21:06:37 +01:00  
				
					
						
							
							
								 
						
							
							
								eb1a22ab19 
								
							
								 
							
						 
						
							
							
								
								Add types  
							
							
							
						 
						
							2021-07-01 21:00:54 +01:00  
				
					
						
							
							
								 
						
							
							
								38ed53d5d1 
								
									
								
							
								 
							
						 
						
							
							
								
								Oops, don't just blindly insert the commented type  
							
							... 
							
							
							
							Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2021-07-01 20:58:51 +01:00  
				
					
						
							
							
								 
						
							
							
								3db95d607d 
								
									
								
							
								 
							
						 
						
							
							
								
								Use semicolons  
							
							... 
							
							
							
							Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2021-07-01 20:57:56 +01:00  
				
					
						
							
							
								 
						
							
							
								543fe6382d 
								
							
								 
							
						 
						
							
							
								
								Fix linting in tests  
							
							... 
							
							
							
							Or in the case of one test, disbale just the one rule it breaks 
							
						 
						
							2021-07-01 20:54:04 +01:00  
				
					
						
							
							
								 
						
							
							
								12cce2a938 
								
							
								 
							
						 
						
							
							
								
								delint  
							
							
							
						 
						
							2021-07-01 20:51:13 +01:00  
				
					
						
							
							
								 
						
							
							
								1f337b28ac 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into travis/blurhash  
							
							... 
							
							
							
							 Conflicts:
	src/ContentMessages.tsx
	src/components/structures/UploadBar.tsx
	src/components/views/messages/MImageBody.js
	src/components/views/messages/MStickerBody.js
	src/components/views/messages/MVideoBody.tsx 
							
						 
						
							2021-07-01 20:48:34 +01:00  
				
					
						
							
							
								 
						
							
							
								ee9be5438e 
								
							
								 
							
						 
						
							
							
								
								eslint --fix  
							
							
							
						 
						
							2021-07-01 20:43:05 +01:00  
				
					
						
							
							
								 
						
							
							
								e6b754f8dd 
								
							
								 
							
						 
						
							
							
								
								Convert Markdown to TypeScript  
							
							
							
						 
						
							2021-07-01 20:33:25 +01:00  
				
					
						
							
							
								 
						
							
							
								e121e5bf8a 
								
							
								 
							
						 
						
							
							
								
								nice try, vscode  
							
							
							
						 
						
							2021-07-01 19:58:25 +01:00  
				
					
						
							
							
								 
						
							
							
								8bbb768825 
								
							
								 
							
						 
						
							
							
								
								Convert RoomHeader to TS  
							
							... 
							
							
							
							Also add a type of OOBData... possibly this should be in the js-sdk,
but threepid invites themselves have a type in react-sdk so it can
live alongside it I guess (also I'm not entirely sure we actually
use it anymore...) 
							
						 
						
							2021-07-01 19:54:05 +01:00  
				
					
						
							
							
								 
						
							
							
								e3201eb20f 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6300  from matrix-org/dbkr/kill_ratelimitedfunc  
							
							... 
							
							
							
							Remove rateLimitedFunc 
							
						 
						
							2021-07-01 19:01:15 +01:00  
				
					
						
							
							
								 
						
							
							
								9ea4ca39c6 
								
							
								 
							
						 
						
							
							
								
								Be more like other arrow functions  
							
							
							
						 
						
							2021-07-01 18:54:51 +01:00  
				
					
						
							
							
								 
						
							
							
								ae16efcf5b 
								
							
								 
							
						 
						
							
							
								
								Remove rateLimitedFunc  
							
							
							
						 
						
							2021-07-01 18:35:38 +01:00  
				
					
						
							
							
								 
						
							
							
								fdef1f9b68 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6299  from matrix-org/dbkr/tsify_setupencryptionbody  
							
							... 
							
							
							
							Convert some Key Verification classes to TypeScript 
							
						 
						
							2021-07-01 15:33:15 +01:00  
				
					
						
							
							
								 
						
							
							
								5e3c8fae5c 
								
							
								 
							
						 
						
							
							
								
								put this just on the buttons  
							
							
							
						 
						
							2021-07-01 15:22:44 +01:00  
				
					
						
							
							
								 
						
							
							
								404aa96f48 
								
							
								 
							
						 
						
							
							
								
								i18n  
							
							
							
						 
						
							2021-07-01 15:13:24 +01:00  
				
					
						
							
							
								 
						
							
							
								c6d1dc7e8e 
								
							
								 
							
						 
						
							
							
								
								lint  
							
							
							
						 
						
							2021-07-01 15:11:18 +01:00  
				
					
						
							
							
								 
						
							
							
								7e8bb70621 
								
							
								 
							
						 
						
							
							
								
								Never mind, it wasn't even used  
							
							
							
						 
						
							2021-07-01 14:55:00 +01:00  
				
					
						
							
							
								 
						
							
							
								66d95ed7b2 
								
							
								 
							
						 
						
							
							
								
								Fix button styling in verification bubbles  
							
							
							
						 
						
							2021-07-01 14:51:20 +01:00  
				
					
						
							
							
								 
						
							
							
								676163d5cd 
								
							
								 
							
						 
						
							
							
								
								convert NewSessionReviewDialog  
							
							
							
						 
						
							2021-07-01 14:51:07 +01:00  
				
					
						
							
							
								 
						
							
							
								5d3b94b7c9 
								
							
								 
							
						 
						
							
							
								
								Convert VerificationRequestDialog  
							
							
							
						 
						
							2021-07-01 14:22:58 +01:00  
				
					
						
							
							
								 
						
							
							
								04902fa2e4 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6292  from matrix-org/t3chguy/ts/9  
							
							
							
						 
						
							2021-07-01 14:11:17 +01:00  
				
					
						
							
							
								 
						
							
							
								16fb24fa09 
								
							
								 
							
						 
						
							
							
								
								Remove unused prop  
							
							
							
						 
						
							2021-07-01 14:03:01 +01:00  
				
					
						
							
							
								 
						
							
							
								642405dbd0 
								
							
								 
							
						 
						
							
							
								
								Use new types  
							
							
							
						 
						
							2021-07-01 13:55:57 +01:00  
				
					
						
							
							
								 
						
							
							
								70a3679d43 
								
							
								 
							
						 
						
							
							
								
								more ts  
							
							
							
						 
						
							2021-07-01 13:49:58 +01:00  
				
					
						
							
							
								 
						
							
							
								46b2f0404a 
								
							
								 
							
						 
						
							
							
								
								Basic ts-ification of SetupEncryptionBody  
							
							
							
						 
						
							2021-07-01 13:45:33 +01:00  
				
					
						
							
							
								 
						
							
							
								8520a11fc3 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6298  from matrix-org/gsouquet/fix-browserlist-warning  
							
							... 
							
							
							
							Upgrade browserlist target versions 
							
						 
						
							2021-07-01 12:56:35 +01:00  
				
					
						
							
							
								 
						
							
							
								77968032ea 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6297  from matrix-org/gsouquet/fix-17852  
							
							
							
						 
						
							2021-07-01 12:56:25 +01:00  
				
					
						
							
							
								 
						
							
							
								4c42313f99 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686  
							
							... 
							
							
							
							 Conflicts:
	src/components/views/settings/tabs/room/SecurityRoomSettingsTab.tsx
	src/createRoom.ts 
							
						 
						
							2021-07-01 12:47:34 +01:00  
				
					
						
							
							
								 
						
							
							
								c9fa347015 
								
							
								 
							
						 
						
							
							
								
								Upgrade browserlist target versions  
							
							
							
						 
						
							2021-07-01 12:27:06 +01:00  
				
					
						
							
							
								 
						
							
							
								9c93b9002f 
								
							
								 
							
						 
						
							
							
								
								Add extra context for filtering out '>' for sanitizeHtml  
							
							
							
						 
						
							2021-07-01 12:23:36 +01:00  
				
					
						
							
							
								 
						
							
							
								04db8333e3 
								
							
								 
							
						 
						
							
							
								
								Fix typing and unused import  
							
							
							
						 
						
							2021-07-01 12:13:43 +01:00  
				
					
						
							
							
								 
						
							
							
								ede87129b2 
								
							
								 
							
						 
						
							
							
								
								Add a layout fallback for EventTile  
							
							
							
						 
						
							2021-07-01 11:45:29 +01:00  
				
					
						
							
							
								 
						
							
							
								6f62233634 
								
							
								 
							
						 
						
							
							
								
								Prevent browser to crash when unclosed HTML tag is sent to sanitizeHtml  
							
							
							
						 
						
							2021-07-01 11:18:07 +01:00  
				
					
						
							
							
								 
						
							
							
								d47194e61d 
								
							
								 
							
						 
						
							
							
								
								Migrate SearchResultTile to TypeScript  
							
							
							
						 
						
							2021-07-01 11:17:44 +01:00  
				
					
						
							
							
								 
						
							
							
								d354a0a23b 
								
							
								 
							
						 
						
							
							
								
								Prevent RoomDirectory from exploding when filterString is wrongly nullified  
							
							
							
						 
						
							2021-07-01 09:57:33 +01:00