Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								78257037bb 
								
									
								
							
								 
							
						 
						
							
							
								
								restoreFromSeed restores groups from first configMessage got  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								0a8335b125 
								
									
								
							
								 
							
						 
						
							
							
								
								handle message while linking as if were already linked  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								6fbe060973 
								
									
								
							
								 
							
						 
						
							
							
								
								move deleteAccount() to AccountManager  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								c420bfcf74 
								
							
								 
							
						 
						
							
							
								
								only handle a single time the groups from a configurationMessage  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								2fab4f0940 
								
							
								 
							
						 
						
							
							
								
								Use sentAt as lastJoinedTimestamp when we get a new closed group  
							
							 
							
							... 
							
							
							
							This is to make sure we do not drop group updates between the message
adding us and now().
We only have to drop messages before we were added to the group, which
is the sent timestamp 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								533b95c827 
								
							
								 
							
						 
						
							
							
								
								fix updateMessage being always at the end of the messagesList  
							
							 
							
							... 
							
							
							
							this was because we were using Date.now() always rather than using the
envelope timestamp to save the update 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								05e9c936ff 
								
							
								 
							
						 
						
							
							
								
								speed up loading of messages by not notify on every new message  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								c656dd25cf 
								
							
								 
							
						 
						
							
							
								
								move configMessage handling to a another file  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								853222d25b 
								
							
								 
							
						 
						
							
							
								
								Do not sync configurationMessage on app load if restored from seed  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								9586c3a06a 
								
							
								 
							
						 
						
							
							
								
								add linking of a device to the Registration logic  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								305ece1c7c 
								
							
								 
							
						 
						
							
							
								
								update our profile on incoming configMessage sent after our last update  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								fc24df00fb 
								
									
								
							
								 
							
						 
						
							
							
								
								always share our profileKey on outgoing messages  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								641f9ee368 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix the bug where if we leave and get added back, we get removed again  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								c55f204440 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into restore-handle-configuration  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								e466062f15 
								
							
								 
							
						 
						
							
							
								
								WIP  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								31e2341978 
								
							
								 
							
						 
						
							
							
								
								update last message on message delete  
							
							 
							
							... 
							
							
							
							otherwise, we might still see the last message on the leftpane if the
message removed was the last one 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								ca22b4635f 
								
							
								 
							
						 
						
							
							
								
								fixup some building of sync message issues  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								7a3a12ccdc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into move-models-to-ts-2  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								8716fbf495 
								
							
								 
							
						 
						
							
							
								
								improve sent message handling by setting the correct convoId at start  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								bb3641b39a 
								
							
								 
							
						 
						
							
							
								
								remove the forceSave option for unprocessed message too  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								25e03eba35 
								
							
								 
							
						 
						
							
							
								
								fix lint  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								3ee0ccfac8 
								
							
								 
							
						 
						
							
							
								
								remove the forceSave logic for a message, always insert or replace  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								d844c5141e 
								
							
								 
							
						 
						
							
							
								
								remove unprocessed from store. Nothing was stored in the store  
							
							 
							
							... 
							
							
							
							it was simply as passthrough to the Data file.
No we directly call the data file instead 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								a34720501c 
								
							
								 
							
						 
						
							
							
								
								update avatar on convo only if DL+decrypt is OK  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								720922cc71 
								
							
								 
							
						 
						
							
							
								
								be sure to leave a group when leaving from another device  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
							
								
							
								8ea9f02cec 
								
							
								 
							
						 
						
							
							
								
								Move data.js to data.ts  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								7b81c4213a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge clearnet  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								0c1343cad5 
								
									
								
							
								 
							
						 
						
							
							
								
								add a way to share currently distributing keypair to added members  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								78e7255cb8 
								
									
								
							
								 
							
						 
						
							
							
								
								send the keypair to added members if we are admin  
							
							 
							
							... 
							
							
							
							and remove request encryption keypair handling 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								2d7515cf0b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into move-models-to-ts-2  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								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
							
						 
						
							 
							
							
							
								
							
								850233bc9e 
								
							
								 
							
						 
						
							
							
								
								review PR  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								ed84760f0e 
								
									
								
							
								 
							
						 
						
							
							
								
								add a tslint rule to forbid use of async without await  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								36fab86d30 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2  
							
							 
							
							
							
						 
						
							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
							
						 
						
							 
							
							
								
								
							
							
								
							
								5ec9722e00 
								
									
								
							
								 
							
						 
						
							
							
								
								autobind typescript class methods with autobind  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								b76ce0f2ff 
								
									
								
							
								 
							
						 
						
							
							
								
								update models to TS part2  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								65ed81e980 
								
									
								
							
								 
							
						 
						
							
							
								
								enable explicit group updates on the sending side  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								ebd94ce15c 
								
									
								
							
								 
							
						 
						
							
							
								
								fix order of added new group in leftPane  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								3b3378a2ee 
								
									
								
							
								 
							
						 
						
							
							
								
								finish explicit group updates  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								3342c7fd26 
								
									
								
							
								 
							
						 
						
							
							
								
								lint  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								1d85a6dc5f 
								
									
								
							
								 
							
						 
						
							
							
								
								trigger new message onError while handling a request  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								a51f95d28c 
								
									
								
							
								 
							
						 
						
							
							
								
								move models to TS part1  
							
							 
							
							
							
						 
						
							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  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								228e4ed662 
								
									
								
							
								 
							
						 
						
							
							
								
								move MessageController to typescript  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								184b1984c3 
								
									
								
							
								 
							
						 
						
							
							
								
								fix autoplay unmuted video when video attachment is added  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								0addf2146a 
								
									
								
							
								 
							
						 
						
							
							
								
								add some logs to attachment download  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								9f14924e65 
								
									
								
							
								 
							
						 
						
							
							
								
								push toast if gif size is too big  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								da62ba6829 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into react-refactor  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								97ff60f3bb 
								
									
								
							
								 
							
						 
						
							
							
								
								reset input for selecting file on file choosen on CompositionBox  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								380d296bb2 
								
									
								
							
								 
							
						 
						
							
							
								
								send session request if we get a message we cannot decode  
							
							 
							
							... 
							
							
							
							This handle the case where we delete a contact from A, lets call him B
All message after that delete from B to A will be not decoded correctly.
The issue is that the record is existing, but there is no session in it.
The fix is that if we get a message and a record is found, but has not
session in it, we trigger a session request with that user 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								b5af8eb215 
								
									
								
							
								 
							
						 
						
							
							
								
								Add Mentions with react-mentions  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								531e7bab46 
								
									
								
							
								 
							
						 
						
							
							
								
								print error if we get a 178 attachment size.  
							
							 
							
							... 
							
							
							
							This is a dirty hack until the root cause is fixed. 
							
						 
						
							5 years ago