0e4a628c20 
								
							
								 
							
						 
						
							
							
								
								feat: use getNowWithNetworkOffset instead of Date.now  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								77bdceb409 
								
							
								 
							
						 
						
							
							
								
								fix: remove extra if statement when checking if a message is an interactionNotification  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								ede5fd8558 
								
							
								 
							
						 
						
							
							
								
								feat: removed named comments in favour of git blame  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								5f8cb35f8a 
								
							
								 
							
						 
						
							
							
								
								feat: make sure changes are needed before calling commit()  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								d40b2d16b8 
								
							
								 
							
						 
						
							
							
								
								fix: show interaction even if a user is typing  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								1c8ae3650e 
								
							
								 
							
						 
						
							
							
								
								fix: pass yarn ready  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								fcadc8df07 
								
							
								 
							
						 
						
							
							
								
								fix: cleanup  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								45b904ce8c 
								
							
								 
							
						 
						
							
							
								
								feat: if we fail to leave a conversation then change to delete conversation and remove the group from the db  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								f287f9a3a4 
								
							
								 
							
						 
						
							
							
								
								fix: clean up and typing  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								ebf9db67a3 
								
							
								 
							
						 
						
							
							
								
								feat: when hiding note to self it shouldn't delete the messages  
							
							... 
							
							
							
							added a keepMessages option to deleteConvoInitialChecks 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								2e7a55bad5 
								
							
								 
							
						 
						
							
							
								
								feat: removed delete contact option from context menu  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								f909f5d5b7 
								
							
								 
							
						 
						
							
							
								
								fix: close SessionConfirm modal as soon as user confirms that they want to leave a conversation  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								d782a0214e 
								
							
								 
							
						 
						
							
							
								
								feat: dont save interaction error messages in communities  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								7579ec98e8 
								
							
								 
							
						 
						
							
							
								
								feat: updated copy for interaction error messages show in a conversation  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								abfc638c2c 
								
							
								 
							
						 
						
							
							
								
								fix: cleanup  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								e7f3bb5abf 
								
							
								 
							
						 
						
							
							
								
								fix: if there is no last message, we still want to display the interaction status  
							
							... 
							
							
							
							loading state shows correctly in all cases, cleanup as well 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								24776c0d5c 
								
							
								 
							
						 
						
							
							
								
								feat: moved convo model interaction props into the lastMessage logic  
							
							... 
							
							
							
							this makes it easier to interact with since if an interaction fails we save it to the db as a message 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								027b412fb2 
								
							
								 
							
						 
						
							
							
								
								feat: save conversation interaction errors to a message history  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								68a94117a0 
								
							
								 
							
						 
						
							
							
								
								fix log string in interactionItem  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								b67d52382d 
								
							
								 
							
						 
						
							
							
								
								feat: updated right panel leave button  
							
							... 
							
							
							
							added community leave failed text, handle leaving conversation with no name 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								40e3a8fa72 
								
							
								 
							
						 
						
							
							
								
								feat: finished group and community leaving modals  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								38c6cb0d7d 
								
							
								 
							
						 
						
							
							
								
								feat: finished note to self and 1o1 conversation leaving and hiding  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								1df57140ff 
								
							
								 
							
						 
						
							
							
								
								feat: handle closed group admin separately  
							
							... 
							
							
							
							update confirmation action to use leave text, left code for the closed groups rebuild 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								ad08372f2a 
								
							
								 
							
						 
						
							
							
								
								feat: added headerReverse prop to SessionConfirm modal  
							
							... 
							
							
							
							adjusted styling and rendering of confirmation text and sub text 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								9cd95bbcf1 
								
							
								 
							
						 
						
							
							
								
								fix: remove AdminLeaveClosedGroupDialog  
							
							... 
							
							
							
							added new leave group dialog strings 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								de614109d0 
								
							
								 
							
						 
						
							
							
								
								feat: added lastMessageId to convo model to uniquely identify a lastMessage  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								30b486c80e 
								
							
								 
							
						 
						
							
							
								
								feat: clear converation interactions if a new message appears in a chat  
							
							... 
							
							
							
							currently on checks text we need it to be more unique 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								45ed2d5c05 
								
							
								 
							
						 
						
							
							
								
								fix: rename useConversationInteractionState to useConversationInteractionPropsById  
							
							... 
							
							
							
							extracted useLastMessageFromConvo to param selectors and renamed to useLastMessage, moved InteractionItem into MessageItem 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								96fcbf1345 
								
							
								 
							
						 
						
							
							
								
								feat: added start enum to interaction status  
							
							... 
							
							
							
							improved error handling, consolidated types 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								454e382ce4 
								
							
								 
							
						 
						
							
							
								
								feat: moved interaction logic to use conversation model  
							
							... 
							
							
							
							added fail text color to interaction item 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								8a7007e7c3 
								
							
								 
							
						 
						
							
							
								
								feat: added interaction properties to conversation modal and started UI changes in ConversationListItem based on confirming an interaction  
							
							... 
							
							
							
							still to to port the original modal checks to use thd convo props 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								c492fad4ee 
								
							
								 
							
						 
						
							
							
								
								feat: added support for tracking the confirmation process status and its type  
							
							... 
							
							
							
							attempting to show this status inside of the ConversationListItem message section, show confirmation modal when leaving private chats 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								cd14180b63 
								
							
								 
							
						 
						
							
							
								
								chore: fix windows build  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								12a4e38fee 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2787  from Bilb/unstable  
							
							... 
							
							
							
							chore: add unstable to gh actions build and test 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								05a8751555 
								
							
								 
							
						 
						
							
							
								
								chore: add unstable to gh actions build and test  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								b52ba0c934 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2779  from Bilb/onboarding-with-integrationtest-2  
							
							... 
							
							
							
							userconfig with integrationtest update 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								5a5f069cca 
								
							
								 
							
						 
						
							
							
								
								fix: add tracking of expiration timer for nts through libsession  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								bafe00b9f2 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2766  from yougotwill/feat/no-ref/github-templates-update  
							
							... 
							
							
							
							feat: updated pr and bug report template and added feature request form 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								db9fa14213 
								
							
								 
							
						 
						
							
							
								
								fix: don't update state on updates already included in our syncmessage  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								2068737cdd 
								
							
								 
							
						 
						
							
							
								
								fix: break down deleteContact based on convo type  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								7b42c64cf3 
								
							
								 
							
						 
						
							
							
								
								fix: make sure to include the associatedWith to handle 421  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								2b3e490ade 
								
							
								 
							
						 
						
							
							
								
								chore: build workers concurrently and minimize them  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								77ec767b3b 
								
							
								 
							
						 
						
							
							
								
								fix: use existing enhance label insteaf of feature-request  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								e154ed2b14 
								
							
								 
							
						 
						
							
							
								
								feat: updated pr and bug report template and added feature request form  
							
							... 
							
							
							
							this is based off session-ios 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								0cbcecb508 
								
							
								 
							
						 
						
							
							
								
								fix: make avatar download job only take conversationId  
							
							... 
							
							
							
							and not the profileKey+url too as we need the db entry to be in sync
with the config wrapper data (otherwise the next commit would be made
with data out of date from the wrapper side) 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								c42f828044 
								
							
								 
							
						 
						
							
							
								
								fix: hide logs when fetched items are sent back on saveConversation  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								77e5e38e46 
								
							
								 
							
						 
						
							
							
								
								chore: update lodash types, use prebuilt curbe25519-js  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								3b7589796c 
								
							
								 
							
						 
						
							
							
								
								fix: noticebanner and scrollable right panel ui glitch  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								537724cfdb 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2759  from yougotwill/unread_count_update  
							
							... 
							
							
							
							Update max unread count per conversation 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								50459d8da8 
								
							
								 
							
						 
						
							
							
								
								chore: remove completely commented test files related to groupv3  
							
							
							
						 
						
							2 years ago