b81d5a3d7a 
								
							
								 
							
						 
						
							
							
								
								refactor: clean up remaining global React import calls  
							
							... 
							
							
							
							import specific types from react package 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								a098638bc0 
								
							
								 
							
						 
						
							
							
								
								refactor: remove unnecessary react imports  
							
							... 
							
							
							
							you don't need it from react 17 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								d43d6abbae 
								
							
								 
							
						 
						
							
							
								
								chore: replace tslint with eslint and fix linting issues  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								97647d4dc7 
								
							
								 
							
						 
						
							
							
								
								fix: padding for messagebox + onclick drop while selecting msgs  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								b91388a672 
								
							
								 
							
						 
						
							
							
								
								fix: SES-585 when the app is not focused message quotes now load correectly  
							
							... 
							
							
							
							we now look up the existing messages in memory if not found in the quote lookup map, we also allow jumping to messages quoted but not yet stored in memory 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								bc55a2db1b 
								
							
								 
							
						 
						
							
							
								
								rename Attachment type in Quote.tsx to QuotedAttachmentThumbnailType to be more explicit  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								d60d2c8c75 
								
							
								 
							
						 
						
							
							
								
								feat: quotes will show the authors name where possible  
							
							... 
							
							
							
							cleaned up extra author props on quote and created a hook instead 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								e1a6f8e3fc 
								
							
								 
							
						 
						
							
							
								
								feat: cleaned up getPropsForQuote and rely on getMessageQuoteProps selector for creating quote object  
							
							... 
							
							
							
							authorName is broken for some reason and we will need to fix it 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								92ed15c6c4 
								
							
								 
							
						 
						
							
							
								
								feat: pass yarn ready  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								e90e548715 
								
							
								 
							
						 
						
							
							
								
								feat: improved quoted message not found  
							
							... 
							
							
							
							consolidated quote props lookup into getMessageQuoteProps, only use the db message in the quote components 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								ff4366002b 
								
							
								 
							
						 
						
							
							
								
								feat: converted quoteiconcontainer and to styled components  
							
							... 
							
							
							
							added support for generic file icon with consistent design. Still need to support know file types and metdata from the generic file component 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								bdbdb477da 
								
							
								 
							
						 
						
							
							
								
								feat: pass in all props to quote component  
							
							... 
							
							
							
							converted quote primary text to styled components 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								f0aeb59d54 
								
							
								 
							
						 
						
							
							
								
								feat: converted quote image to styled components  
							
							... 
							
							
							
							remove border on quote if there is an attachment 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								23b6c9d25e 
								
							
								 
							
						 
						
							
							
								
								feat: converted quote to styled components  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								1609ebfe32 
								
							
								 
							
						 
						
							
							
								
								feat: separated quote components  
							
							... 
							
							
							
							removed reference warning component since it is no longer needed 
							
						 
						
							2 years ago