a098638bc0 
								
							
								 
							
						 
						
							
							
								
								refactor: remove unnecessary react imports  
							
							... 
							
							
							
							you don't need it from react 17 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								8fa9b80fad 
								
							
								 
							
						 
						
							
							
								
								fix: made the saved media notification a bubble  
							
							... 
							
							
							
							as it is not pretty otherwise 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								615722434b 
								
							
								 
							
						 
						
							
							
								
								feat: merge expiring stopwatch and messagestatus together  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								c644c644c9 
								
							
								 
							
						 
						
							
							
								
								fix: explicitly set isCentered  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								577278a14d 
								
							
								 
							
						 
						
							
							
								
								feat: made datatestids mandatory on readablemessages  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								9cd85a47af 
								
							
								 
							
						 
						
							
							
								
								feat: move padding globally to the messages list  
							
							... 
							
							
							
							we dont want individual padding on each message type 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								b74b0c2cf9 
								
							
								 
							
						 
						
							
							
								
								fix: timer alignment for data extraction notifications  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								d7e296841e 
								
							
								 
							
						 
						
							
							
								
								fix: remove alignment from ExpirableReadableMessage  
							
							... 
							
							
							
							improved alignment of timer by moving into the MessageContentWithStatus 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								8ec6fb9fd7 
								
							
								 
							
						 
						
							
							
								
								feat: added new save icon  
							
							... 
							
							
							
							updated DataExtractNotification and Lightbox download icons 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								ca944298e0 
								
							
								 
							
						 
						
							
							
								
								fix: group invitation timer alignment  
							
							... 
							
							
							
							updated data extraction notification design. Just waiting on icon from ios 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								5d4238a3d8 
								
							
								 
							
						 
						
							
							
								
								feat: created getMessageExpirationProps selector and used in ExpirableReadableMessage  
							
							... 
							
							
							
							this stops us passing props down from the child components of ExpirableReadableMessage 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								446752cf54 
								
							
								 
							
						 
						
							
							
								
								feat: DataExtractionNotifications now expire  
							
							... 
							
							
							
							MessageRequestResponses should not expire, pass yarn ready 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								62edcb0cc8 
								
									
								
							
								 
							
						 
						
							
							
								
								fetch translations from crowdin  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								28c7445dce 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor most of the components to outside of their Session folder ( #2072 )  
							
							... 
							
							
							
							* refactor most of the components to outside of their Session folder
* finish moving overlay and memberListItem to react hook
* fix bug with kicked member len >2 not being displayed
also sort admins first in UpdateGroupMembers dialog
* fix admin leaving text of groupNotification
* add a useFocusMount hook to focus input fields on mount
* make click avatar convo item open only user dialog
* cleanup config default.json
* make sure to use convoController to build sync message
* disable showing pubkey on opengroups
* add a pause on audio playback
Fixes  #2079  
							
						 
						
							4 years ago