f758cbd38a 
								
									
								
							
								 
							
						 
						
							
							
								
								Make more of the codebase conform to strict types ( #10859 )  
							
							
							
						 
						
							2023-05-12 09:49:37 +01:00  
				
					
						
							
							
								 
						
							
							
								957945b356 
								
									
								
							
								 
							
						 
						
							
							
								
								remove old debug logging in AsyncWrapper ( #10661 )  
							
							
							
						 
						
							2023-04-19 07:45:27 +00:00  
				
					
						
							
							
								 
						
							
							
								e5f06df3f7 
								
									
								
							
								 
							
						 
						
							
							
								
								Better error handling in jump to date ( #10405 )  
							
							... 
							
							
							
							- Friendly error messages with details
 - Add a way to submit debug logs for actual errors (non-networking errors)
 - Don't jump someone back to a room they already navigated away from. Fixes bug mentioned in https://github.com/vector-im/element-web/issues/21263#issuecomment-1056809714  
							
						 
						
							2023-03-24 14:39:24 -05:00  
				
					
						
							
							
								 
						
							
							
								af1ec76149 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix jest/no-conditional-expect lint and enable it ( #10307 )  
							
							
							
						 
						
							2023-03-07 13:58:10 +00:00  
				
					
						
							
							
								 
						
							
							
								e8b92b308b 
								
									
								
							
								 
							
						 
						
							
							
								
								Conform more code to strict null checking ( #10169 )  
							
							... 
							
							
							
							* Conform more code to strict null checking
* delint
* Iterate
* delint
* Fix bad test 
							
						 
						
							2023-02-16 09:38:44 +00:00  
				
					
						
							
							
								 
						
							
							
								4627456837 
								
									
								
							
								 
							
						 
						
							
							
								
								Prevent starting a voice message while recording a broadcast ( #9844 )  
							
							
							
						 
						
							2023-01-10 15:51:20 +01:00  
				
					
						
							
							
								 
						
							
							
								526645c791 
								
									
								
							
								 
							
						 
						
							
							
								
								Apply prettier formatting  
							
							
							
						 
						
							2022-12-12 12:24:14 +01:00  
				
					
						
							
							
								 
						
							
							
								590b845f3f 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove all usages of UNSAFE_* React methods ( #9583 )  
							
							
							
						 
						
							2022-11-18 09:22:43 +00:00  
				
					
						
							
							
								 
						
							
							
								3243d215e6 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove useWysiwyg mock ( #9578 )  
							
							
							
						 
						
							2022-11-16 15:38:00 +00:00  
				
					
						
							
							
								 
						
							
							
								45d53d3404 
								
									
								
							
								 
							
						 
						
							
							
								
								Update @matrix-org/matrix-wysiwyg dependency  
							
							
							
						 
						
							2022-11-14 14:12:09 +01:00  
				
					
						
							
							
								 
						
							
							
								fda4dabf6d 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix MessageComposer test  
							
							
							
						 
						
							2022-10-24 15:03:18 +02:00  
				
					
						
							
							
								 
						
							
							
								edecc451dd 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix MessageCompoer-test  
							
							
							
						 
						
							2022-10-24 14:41:11 +02:00  
				
					
						
							
							
								 
						
							
							
								e77f333fb6 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into feat/add-message-edition-wysiwyg-composer  
							
							
							
						 
						
							2022-10-19 16:34:22 +02:00  
				
					
						
							
							
								 
						
							
							
								bb0c175b7e 
								
									
								
							
								 
							
						 
						
							
							
								
								Display info dialogs if unable to start voice broadcasts ( #9453 )  
							
							
							
						 
						
							2022-10-19 15:01:14 +02:00  
				
					
						
							
							
								 
						
							
							
								460f60e99d 
								
									
								
							
								 
							
						 
						
							
							
								
								First attempt to make the edition works in the WysiwygComposer  
							
							
							
						 
						
							2022-10-19 12:45:51 +02:00  
				
					
						
							
							
								 
						
							
							
								ac8397aa0f 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix test  
							
							
							
						 
						
							2022-10-13 16:46:47 +02:00  
				
					
						
							
							
								 
						
							
							
								f8ec4ec1ed 
								
									
								
							
								 
							
						 
						
							
							
								
								Disable wysiwyg at the end of the test  
							
							
							
						 
						
							2022-10-10 17:42:15 +02:00  
				
					
						
							
							
								 
						
							
							
								6c7158197c 
								
									
								
							
								 
							
						 
						
							
							
								
								Add test in MessageComposer  
							
							
							
						 
						
							2022-10-10 17:36:18 +02:00  
				
					
						
							
							
								 
						
							
							
								0cc4f4e1bc 
								
									
								
							
								 
							
						 
						
							
							
								
								Add voice broadcast permissions ( #9284 )  
							
							... 
							
							
							
							* Add Voice Broadcast labs setting and composer button
* Implement strict typing
* Extend MessageComposer-test
* Extend tests
* Revert some strict type fixex
* Implement voice broadcast permissions
* Update variable casing 
							
						 
						
							2022-09-19 06:42:29 +00:00  
				
					
						
							
							
								 
						
							
							
								a0c35d088a 
								
									
								
							
								 
							
						 
						
							
							
								
								Add Voice Broadcast labs setting and composer button ( #9279 )  
							
							... 
							
							
							
							* Add Voice Broadcast labs setting and composer button
* Implement strict typing
* Extend MessageComposer-test
* Extend tests
* Revert some strict type fixex
* Convert FEATURES to enum; change case
* Use fake timers in MessageComposer-test 
							
						 
						
							2022-09-16 09:10:33 +00:00  
				
					
						
							
							
								 
						
							
							
								964d538db9 
								
									
								
							
								 
							
						 
						
							
							
								
								Hide sticker picker for local rooms ( #9174 )  
							
							... 
							
							
							
							* Disable stickers for local rooms
* Use prop 
							
						 
						
							2022-08-11 17:51:24 +02:00  
				
					
						
							
							
								 
						
							
							
								27ba1e57e6 
								
									
								
							
								 
							
						 
						
							
							
								
								Update matrix-org/react (enzyme deprecation) ( #9116 )  
							
							
							
						 
						
							2022-08-02 15:10:43 +02:00  
				
					
						
							
							
								 
						
							
							
								e7a8dbd04c 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert recent composer changes ( #8840 )  
							
							... 
							
							
							
							* Revert "Prevent new composer from overflowing from non-breakable text (#8829 )"
This reverts commit 57dff8131c#8791 )"
This reverts commit 5167521ea4#8788 )"
This reverts commit f568a76dc6#8784 )"
This reverts commit aedbeb2995#8578 )"
This reverts commit f14374a51c 
							
						 
						
							2022-06-27 09:43:58 +01:00  
				
					
						
							
							
								 
						
							
							
								f14374a51c 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve composer visiblity ( #8578 )  
							
							... 
							
							
							
							Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2022-06-07 07:28:29 +00:00  
				
					
						
							
							
								 
						
							
							
								26dc2ba45e 
								
							
								 
							
						 
						
							
							
								
								Step 3.1: Stop using `getComponent` in tests  
							
							
							
						 
						
							2022-03-28 14:02:31 -06:00  
				
					
						
							
							
								 
						
							
							
								026ca1ab64 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix tsc issues in right_panel and room component tests ( #8078 )  
							
							... 
							
							
							
							* fix ts issues in SendMessageComposer-test
Signed-off-by: Kerry Archibald <kerrya@element.io>
* remove empty file
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix tsc issues in MessageComposerbUttons-test
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix the rest
Signed-off-by: Kerry Archibald <kerrya@element.io>
* bad autoformatter
Signed-off-by: Kerry Archibald <kerrya@element.io>
* tsc fixes for test/components/views/right_panel
Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2022-03-21 10:03:03 +01:00  
				
					
						
							
							
								 
						
							
							
								0e60ad98c1 
								
									
								
							
								 
							
						 
						
							
							
								
								Hide composer and call buttons when the room is tombstoned ( #7975 )  
							
							
							
						 
						
							2022-03-04 15:53:22 +00:00