2371dba5ee 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'unstable' into closed-group-chunk2  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								24887dd05b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								6d81f5ff36 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								ad9fa6dbee 
								
							
								 
							
						 
						
							
							
								
								chore: remove lastChangetimestmap and add explciit expiretype and type  
							
							... 
							
							
							
							on the messages creation 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								e5c76d3b70 
								
							
								 
							
						 
						
							
							
								
								feat: group message requests kind of working  
							
							... 
							
							
							
							still need to have them visible in the msg request only 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								b0e38670ab 
								
							
								 
							
						 
						
							
							
								
								chore: rename all groupv3 to groupv2  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								f43dc13403 
								
							
								 
							
						 
						
							
							
								
								chore: made note about the hasOutdatedClient prop  
							
							... 
							
							
							
							we will remove it when we remove the legacy code 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								0212166fcc 
								
							
								 
							
						 
						
							
							
								
								feat: moved disappearing logic to a feature folder  
							
							... 
							
							
							
							only moved types and timerOptions so far 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								769808bd5c 
								
							
								 
							
						 
						
							
							
								
								test: finished changeToDisappearingMessageType tests  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								250e3d0238 
								
							
								 
							
						 
						
							
							
								
								refactor: rename expirationType on convo to expirationMode  
							
							... 
							
							
							
							this means convo has expirationMode and messages have expirationType 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								cd2f51684d 
								
							
								 
							
						 
						
							
							
								
								refactor: disappearingmessageconversationtype to disappearingmessageconversationmodetype  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								1a18054fae 
								
							
								 
							
						 
						
							
							
								
								feat: add bump of config hashes for groups when we have admin key  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								03c0d74820 
								
							
								 
							
						 
						
							
							
								
								feat: migrations works correctly for private conversations  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								43276b069e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'unstable' into userconfig_disappearingmessage  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								c60cfd8669 
								
							
								 
							
						 
						
							
							
								
								fix: emoji-mart update breaks native emoji fetch, use SearchIndex  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								84deed19f9 
								
							
								 
							
						 
						
							
							
								
								feat: add block msg requests from sogs  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								de614109d0 
								
							
								 
							
						 
						
							
							
								
								feat: added lastMessageId to convo model to uniquely identify a lastMessage  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								4637f4609a 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								318a77be4b 
								
							
								 
							
						 
						
							
							
								
								fix: mark messages sent before our lastreadts from the wrapper as read  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								93cb972514 
								
							
								 
							
						 
						
							
							
								
								feat: updated hasOutdatedClient to track last user to send a legacy message  
							
							... 
							
							
							
							this makes the banner work properlly in closed groups 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								bd900128f4 
								
							
								 
							
						 
						
							
							
								
								feat: added hasOutdated Client to convo model, use feature release check to process disappearing messages  
							
							... 
							
							
							
							trigger banner when receiving a legacy disappearing message via hasOutdatedClient 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0700ac4813 
								
							
								 
							
						 
						
							
							
								
								fix: moved disappearing message types to utils  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b12d086b22 
								
							
								 
							
						 
						
							
							
								
								feat: DisappearingMessageType -> DisappearingMessageConversationType  
							
							... 
							
							
							
							this is more explicit and allows use to use DisappearingMessageType in the message model 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								30196a131a 
								
							
								 
							
						 
						
							
							
								
								feat: added basic support for different disappearing message modes  
							
							... 
							
							
							
							added expirationType and lastDisappearingMessageChangeTimestamp to conversations table, left a few comments for future work 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f3975b545a 
								
							
								 
							
						 
						
							
							
								
								feat: use priority for hidden and pinned conversation  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								796ccf0582 
								
							
								 
							
						 
						
							
							
								
								feat: add handling and setting of the expireTimer for contacts  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c3a9d19882 
								
							
								 
							
						 
						
							
							
								
								chore: cleanup the lastMessage update logic  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1c50aacc34 
								
							
								 
							
						 
						
							
							
								
								chore: remove groupModerators sogs from the db, store in redux only  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								bf2456df8e 
								
							
								 
							
						 
						
							
							
								
								chore: do not store mentionedUs and unreadCount as attribute in convo  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f5efb52fea 
								
							
								 
							
						 
						
							
							
								
								feat: remove closedgroupv3 uneeded stuff for now  
							
							... 
							
							
							
							also move the room stuff which can be kept in memory into another redux
slice 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								bc905bdba1 
								
							
								 
							
						 
						
							
							
								
								feat: start of community handling in libsession util  
							
							... 
							
							
							
							also remove tracking of hashes for config namespaces 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3c58f9c1e4 
								
							
								 
							
						 
						
							
							
								
								feat: add a hidden flag for convos and use it with the contactswrapper  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7c56310e69 
								
							
								 
							
						 
						
							
							
								
								feat: addConfSyncJob start  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9cf1419ca5 
								
							
								 
							
						 
						
							
							
								
								feat: add first try to build SharedConfigMessages  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								456d52ab1a 
								
							
								 
							
						 
						
							
							
								
								fix: make sure we do not use "group" or "private" without the enum  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								d7bcf1026f 
								
							
								 
							
						 
						
							
							
								
								fix: refactor snodeRPC to use snode batching  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6f4b70e650 
								
							
								 
							
						 
						
							
							
								
								fix: allow non admin mods to delete message for deletion  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								242d51ca8d 
								
									
								
							
								 
							
						 
						
							
							
								
								Id blinding + onionv4 + new endpoints for sogs and fileserver ( #2347 )  
							
							... 
							
							
							
							* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones 
							
						 
						
							3 years ago