Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								df3ca5d38a 
								
									
								
							
								 
							
						 
						
							
							
								
								add a sql function to check if a keypair is already saved in db  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								a31c457c08 
								
									
								
							
								 
							
						 
						
							
							
								
								allow closedgroup new message to be sent to our other devices  
							
							 
							
							... 
							
							
							
							also, do not drop it on the receiving side 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								01f834ae98 
								
									
								
							
								 
							
						 
						
							
							
								
								only handle the first ever configuration message incoming  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								6d28f343c9 
								
									
								
							
								 
							
						 
						
							
							
								
								try to decrypt unprocessed message when we get a new encryptionkeypair  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								ad06b94708 
								
							
								 
							
						 
						
							
							
								
								do not drop a message which was not decrypted for a medium group  
							
							 
							
							... 
							
							
							
							Instead, trigger a request to the group to get the encryption keypair.
We will try to process those messages on an app restart 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								375c5ba1a8 
								
							
								 
							
						 
						
							
							
								
								add the request and reply of an encryptionKeyPair if needed  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								c7fa765b65 
								
									
								
							
								 
							
						 
						
							
							
								
								be sure to have a conversationId on handleMessageEvent()  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								df0b44db4c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into multi-device-v2  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								aede96b69b 
								
									
								
							
								 
							
						 
						
							
							
								
								enable explicit group updates on the sending side  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								b88ea110e8 
								
									
								
							
								 
							
						 
						
							
							
								
								Add multi device v2 support  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								64737a89d7 
								
									
								
							
								 
							
						 
						
							
							
								
								add ConfigurationMessage  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								2462e12a04 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1461  from Bilb/explicit-group-updates  
							
							 
							
							... 
							
							
							
							Explicit group updates 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								c06f710b3b 
								
									
								
							
								 
							
						 
						
							
							
								
								fix order of added new group in leftPane  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								334da0a169 
								
									
								
							
								 
							
						 
						
							
							
								
								finish explicit group updates  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								82a7ed73df 
								
									
								
							
								 
							
						 
						
							
							
								
								trigger new message onError while handling a request  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								46fdebe3d7 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1459  from Bilb/improve-open-group-loading-speed  
							
							 
							
							... 
							
							
							
							Improve open group loading speed 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								0e25ab2874 
								
									
								
							
								 
							
						 
						
							
							
								
								WIP  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								6e11c6db2e 
								
									
								
							
								 
							
						 
						
							
							
								
								remove all reference to closed group update v2  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								999e6fc712 
								
									
								
							
								 
							
						 
						
							
							
								
								replace GroupUpdateV2 in proto to ClosedGroupControlMessage  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								79028ebaeb 
								
									
								
							
								 
							
						 
						
							
							
								
								remove isUnidentifiedDelivery  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								c5ad206239 
								
									
								
							
								 
							
						 
						
							
							
								
								fix message added not shwon on SessionMessageList  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								8b8fe66615 
								
							
								 
							
						 
						
							
							
								
								update profile of users when getting profile from opengroup message  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								34e5648681 
								
							
								 
							
						 
						
							
							
								
								fix metadatabadges for closed group  
							
							 
							
							... 
							
							
							
							do not show crown nor Mod badge 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								b218611831 
								
							
								 
							
						 
						
							
							
								
								remove contactCollection in convos.  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								273eedc6a9 
								
							
								 
							
						 
						
							
							
								
								remove hasSignalAccount and Sealed Sender unused  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								e3a6e24898 
								
							
								 
							
						 
						
							
							
								
								remove body pending loading of message > 2000.  
							
							 
							
							... 
							
							
							
							Also remove the limit when sending text messages 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								eadfbc9f6d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into clean-and-moderator-dialog-update  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								bb037f7edb 
								
									
								
							
								 
							
						 
						
							
							
								
								fix profile updates when flag is set (do not drop message)  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								a0703bc2f9 
								
									
								
							
								 
							
						 
						
							
							
								
								remove primary and secondary device separate status  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								135fc3b366 
								
									
								
							
								 
							
						 
						
							
							
								
								remove prekeys  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								fd18345c5a 
								
									
								
							
								 
							
						 
						
							
							
								
								remove handling of rss related things completely  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								21c62c167e 
								
									
								
							
								 
							
						 
						
							
							
								
								remove typing indicator when we get a dataMessage  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								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  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								979a9058e3 
								
									
								
							
								 
							
						 
						
							
							
								
								remove verified number - related features (partial)  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								75b7788fa9 
								
									
								
							
								 
							
						 
						
							
							
								
								remove stuff related to web api  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								f1d84177a0 
								
							
								 
							
						 
						
							
							
								
								fix expirationTimer updates closed group desktop to ios  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								58be168227 
								
							
								 
							
						 
						
							
							
								
								drop groupUpdates which happened before we joined the group  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								6856c0e748 
								
									
								
							
								 
							
						 
						
							
							
								
								remove updateTextInputState not needed and add left to menu tests  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								cbd0e63641 
								
									
								
							
								 
							
						 
						
							
							
								
								add admin dialog to warn him about leaving for v2 closed group  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								d43ae09eb0 
								
									
								
							
								 
							
						 
						
							
							
								
								first working version of closed group v2  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								2fe6b11e89 
								
									
								
							
								 
							
						 
						
							
							
								
								move ConversationController to typescript  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								adf0d03d35 
								
									
								
							
								 
							
						 
						
							
							
								
								add test for the MessageEncrypter using Session protocol  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								0a4cae4183 
								
									
								
							
								 
							
						 
						
							
							
								
								fix duplicates message for open  groups  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								2af4938ff2 
								
									
								
							
								 
							
						 
						
							
							
								
								fix SessionProtocol decrypt of messages with Android  
							
							 
							
							... 
							
							
							
							also disable the old SessionRequest logic 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								b0a229bf13 
								
							
								 
							
						 
						
							
							
								
								add Dialog on app start to ask to update SessionID  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								1045bfeba8 
								
							
								 
							
						 
						
							
							
								
								add SessionProtocol wip  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								6b56f1174e 
								
							
								 
							
						 
						
							
							
								
								search for duplicates using the sent_at timestamp to speedup db call  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								cd3ec67099 
								
							
								 
							
						 
						
							
							
								
								add the encryptWithSessionProtocol method  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								cf25e89a14 
								
							
								 
							
						 
						
							
							
								
								cleanup unused code  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								4026e0162e 
								
							
								 
							
						 
						
							
							
								
								fix a bug preventing fitlering of duplicates for open group messages  
							
							 
							
							
							
						 
						
							5 years ago