93e43fe929 
								
									
								
							
								 
							
						 
						
							
							
								
								move conversation dialogs to redux store  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								10b5ff9e0d 
								
									
								
							
								 
							
						 
						
							
							
								
								fix deleteAuthToken by including it on the request  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ecf409bed5 
								
									
								
							
								 
							
						 
						
							
							
								
								fix slow app while removing v1 convoss  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f3768a674a 
								
									
								
							
								 
							
						 
						
							
							
								
								short error on no network for retry sending message  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6f8c8ee1b3 
								
									
								
							
								 
							
						 
						
							
							
								
								remove most of sogsv1 and fsv1 and update version fetch url  
							
							... 
							
							
							
							version fetch is used to know when we have a new update 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								637e092a00 
								
									
								
							
								 
							
						 
						
							
							
								
								make sure fileserver v1 is not supported and not used anymore  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5cab7908b4 
								
									
								
							
								 
							
						 
						
							
							
								
								add some test for partial path rebuilding  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a83a2afa4f 
								
									
								
							
								 
							
						 
						
							
							
								
								scoring system kind of working  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								58abd08e6d 
								
									
								
							
								 
							
						 
						
							
							
								
								Get snode from snode ( #1614 )  
							
							... 
							
							
							
							* force deleteAccount after 10sec timeout waiting for configMessage
* move some constants to file where they are used
* add a way to fetch snodes from snodes
* remove a snode from a pubkey's swarm if we get 421 without valid content
* remove getVersion from snodes
* hide groupMembers in right panel for non-group convo 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6591702c08 
								
									
								
							
								 
							
						 
						
							
							
								
								create convo for members if they don't exist  
							
							... 
							
							
							
							also, removing a private convo does not remove it entirely as we need
the convo to be able to remove members 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								2b576de2cd 
								
									
								
							
								 
							
						 
						
							
							
								
								allow fileserverv2 attachments to be downloaded, upload disabled  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								3aa9ca785f 
								
									
								
							
								 
							
						 
						
							
							
								
								fix leave opengroup button right panel, and add memberCount  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a26c5da6cb 
								
									
								
							
								 
							
						 
						
							
							
								
								Uniformize once and for all the conversation types  
							
							... 
							
							
							
							no more 'direct'. those are private convos 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								40793eb74d 
								
									
								
							
								 
							
						 
						
							
							
								
								fix leave of opengroupv2 logic  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								9d825dc2d2 
								
									
								
							
								 
							
						 
						
							
							
								
								add start of OpenGroup Pollers v2 to start of the app  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								193fb2a101 
								
									
								
							
								 
							
						 
						
							
							
								
								move some message interactions logic to another file  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								9de65c8813 
								
									
								
							
								 
							
						 
						
							
							
								
								move ConversationController to its own file so we can fetch it easily  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a51f95d28c 
								
									
								
							
								 
							
						 
						
							
							
								
								move models to TS part1  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								fd18345c5a 
								
									
								
							
								 
							
						 
						
							
							
								
								remove handling of rss related things completely  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								72c96ea998 
								
									
								
							
								 
							
						 
						
							
							
								
								remove most of the SessionProtocol unused stuff  
							
							... 
							
							
							
							- prekeys
- SessionCipher
- LokiCipher
- endSession and the reset Session logic
- what we called Sessionprotocol manager (to keep track of session with
everyone) 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6856c0e748 
								
									
								
							
								 
							
						 
						
							
							
								
								remove updateTextInputState not needed and add left to menu tests  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d43ae09eb0 
								
									
								
							
								 
							
						 
						
							
							
								
								first working version of closed group v2  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								9048913332 
								
									
								
							
								 
							
						 
						
							
							
								
								split conversation reducer for convo logic  
							
							... 
							
							
							
							also
- fix ordering of messages for open groups, when they are added
- fix the way the firstMessageOfSeries for just created clsoed groups 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								2fe6b11e89 
								
									
								
							
								 
							
						 
						
							
							
								
								move ConversationController to typescript  
							
							
							
						 
						
							5 years ago