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  
				
					
						
							
							
								 
						
							
							
								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