39d8ad11e5 
								
							
								 
							
						 
						
							
							
								
								fix: a whole bunch of circular depdencies  
							
							... 
							
							
							
							for various convo duck, convo interactions, convo model and opengroup types 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								e66e9961e1 
								
							
								 
							
						 
						
							
							
								
								fix: use precasted variables for modes  
							
							... 
							
							
							
							for DisappearingMessageConversationModeType references 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								4b93c5779a 
								
							
								 
							
						 
						
							
							
								
								test: started libsession LegacyGroups tests  
							
							... 
							
							
							
							specifically insertGroupsFromDBIntoWrapperAndRefresh 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								250e3d0238 
								
							
								 
							
						 
						
							
							
								
								refactor: rename expirationType on convo to expirationMode  
							
							... 
							
							
							
							this means convo has expirationMode and messages have expirationType 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								37676e5666 
								
							
								 
							
						 
						
							
							
								
								fix: making progress with group migration  
							
							... 
							
							
							
							still getting overriden on render 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								03c0d74820 
								
							
								 
							
						 
						
							
							
								
								feat: migrations works correctly for private conversations  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								22e9e6bb44 
								
							
								 
							
						 
						
							
							
								
								feat: started working on disappearing messages migration 34  
							
							... 
							
							
							
							note to self and private conversations are mvp, still some initial cleanup todo 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								b00f7283e8 
								
							
								 
							
						 
						
							
							
								
								feat: updated migration 31 to use a new migration style to prevent typing issues with future versions of libsession  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								43276b069e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'unstable' into userconfig_disappearingmessage  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								84deed19f9 
								
							
								 
							
						 
						
							
							
								
								feat: add block msg requests from sogs  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								a25d94fa6c 
								
							
								 
							
						 
						
							
							
								
								fix: moved disappearing messages migration to a separate file  
							
							... 
							
							
							
							updated note to self function calls in the user config wrapper 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								d794b0a0d4 
								
							
								 
							
						 
						
							
							
								
								fix: comment out user config disappearing messages stuff for now  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								41af1e7865 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'unstable' into userconfig_disappearingmessage  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								d43d6abbae 
								
							
								 
							
						 
						
							
							
								
								chore: replace tslint with eslint and fix linting issues  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								adf5574318 
								
							
								 
							
						 
						
							
							
								
								fix: add libsession nodejs with expiretimer and resolve issues  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								4280d83ba8 
								
							
								 
							
						 
						
							
							
								
								fix: bump libsession to allow createdAt to be given during migration  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								0e18bf4640 
								
							
								 
							
						 
						
							
							
								
								fix: disable expire timer tracking for all libsession logic  
							
							... 
							
							
							
							this will need to be turned on when the disappearing branch is merged 
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								4d0e79f195 
								
							
								 
							
						 
						
							
							
								
								fix: legacy group with wrapper and disable right click while searching  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ce186517a3 
								
							
								 
							
						 
						
							
							
								
								chore: lint code  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c2e3f1b587 
								
							
								 
							
						 
						
							
							
								
								chore: update libsession-util name & dependency  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								760642e149 
								
							
								 
							
						 
						
							
							
								
								feat: use the lastJoinedAt and createdAt from the wrapper  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b843d66084 
								
							
								 
							
						 
						
							
							
								
								feat: add the lastJoined and createdAt timestamp from wrapper logic  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								bf2456df8e 
								
							
								 
							
						 
						
							
							
								
								chore: do not store mentionedUs and unreadCount as attribute in convo  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c4e17d0825 
								
							
								 
							
						 
						
							
							
								
								fix: add mgmt of members in user groups wrapper  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								c4217cb564 
								
							
								 
							
						 
						
							
							
								
								feat: sync nickname, blocked and approved status for contacts  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6bbb16b46d 
								
							
								 
							
						 
						
							
							
								
								feat: track and delete configMessageHashes  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7c56310e69 
								
							
								 
							
						 
						
							
							
								
								feat: addConfSyncJob start  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								4bfcf91193 
								
							
								 
							
						 
						
							
							
								
								fix: add return types for libsession wrapper functions  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9cf1419ca5 
								
							
								 
							
						 
						
							
							
								
								feat: add first try to build SharedConfigMessages  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								d1cefd4729 
								
							
								 
							
						 
						
							
							
								
								feat: add contacts & user profile handling of incoming messages  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c8e76b17de 
								
							
								 
							
						 
						
							
							
								
								chore: refactor db instance to outside its sql.ts file  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								363977b358 
								
									
								
							
								 
							
						 
						
							
							
								
								add polling from namespace 0 and storing lastHash with namespace  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0158fd5ebb 
								
									
								
							
								 
							
						 
						
							
							
								
								filter duplicates on opengroup poll in a single sql call  
							
							
							
						 
						
							4 years ago