Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								2f8f79c5d2 
								
									
								
							
								 
							
						 
						
							
							
								
								make message clearer when we try to reuse a keyIdx in the ratchet  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								97eaf68085 
								
									
								
							
								 
							
						 
						
							
							
								
								clean getExistingSenderKeysForGroup as we don't need the diff anymore  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								c0497e3df1 
								
									
								
							
								 
							
						 
						
							
							
								
								trigger senderKeyRequest if we get a DOMException on decryptGCM()  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								05e682cdc2 
								
									
								
							
								 
							
						 
						
							
							
								
								enable back swarm polling when we get added back to a group  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								f031d1c357 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1364  from Bilb/fix-medium-group-updates  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								3fa1a8f2b5 
								
									
								
							
								 
							
						 
						
							
							
								
								mark medium group as not left if we get a message INFO adding us back  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								cfb9e65f30 
								
									
								
							
								 
							
						 
						
							
							
								
								trigger new ratchet send on message sent success  
							
							 
							
							... 
							
							
							
							send our new ratchet to all new members when we just sent a message
containing no senderKey in it.
an set but empty senderKey array should only be sent when a user left or
was removed. 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								a05b6556b0 
								
									
								
							
								 
							
						 
						
							
							
								
								remove unused handleQuit for medium groups  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								e0e0830d3b 
								
									
								
							
								 
							
						 
						
							
							
								
								remove all ratchet when needed to get fresh senderKey from members  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								5d7d66f65a 
								
									
								
							
								 
							
						 
						
							
							
								
								fix bug making session request being sent for medium group create  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								a80f9a5965 
								
									
								
							
								 
							
						 
						
							
							
								
								fix medium group to match mobile way  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								baaca1a29f 
								
									
								
							
								 
							
						 
						
							
							
								
								switch medium or closed group deeper in code  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								9dbf190083 
								
									
								
							
								 
							
						 
						
							
							
								
								fix mismatches protobuf for senderkey type on mediun groups with android  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								82bc050ddd 
								
									
								
							
								 
							
						 
						
							
							
								
								always create a closed group the type set in the feature flag  
							
							 
							
							... 
							
							
							
							speaking about enableSenderKeys 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								06d0683ce5 
								
									
								
							
								 
							
						 
						
							
							
								
								WIP  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								22afe50c05 
								
									
								
							
								 
							
						 
						
							
							
								
								make messageQueue handle medium group message in sendToGroup  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								d4e9b43f0c 
								
									
								
							
								 
							
						 
						
							
							
								
								remove QUIT type of mediumgroupupdate  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								1b6629d818 
								
									
								
							
								 
							
						 
						
							
							
								
								enable ssk for all ENV by default  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								8a9ec5a74e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1360  from Bilb/allow-updates-from-non-admin  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								82be1ca60f 
								
									
								
							
								 
							
						 
						
							
							
								
								allow medium group updates from non admin  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								f3a2c5ca64 
								
									
								
							
								 
							
						 
						
							
							
								
								bump version to 1.4.0  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								b323a96a4a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1359  from Bilb/enable-sender-keys-groups  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								53a14a0b60 
								
									
								
							
								 
							
						 
						
							
							
								
								add prefix to ExpirationTimerUpdateMessage  for closed group too  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								caa972d390 
								
									
								
							
								 
							
						 
						
							
							
								
								fix group member list for large count of member  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								c052b1a2ec 
								
									
								
							
								 
							
						 
						
							
							
								
								update group size limit to 20 now that those are ssk groups  
							
							 
							
							... 
							
							
							
							Also removed removed description while creating a medium group as it was
removed on mobile 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								5961e141c1 
								
									
								
							
								 
							
						 
						
							
							
								
								enable senderkeys feature flags (and so medium groups)  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								c3e2397b0a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1353  from Bilb/bad-snode-difficulty-100  
							
							 
							
							... 
							
							
							
							mark node as bad if it returns difficulty 100 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								a661dd0786 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1354  from neuroscr/fix-invite  
							
							 
							
							... 
							
							
							
							fix out dated parameters to findOrCreateChannel for open group invites 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								e03d0d5bdd 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1357  from Bilb/allow-group-edits-from-anyone  
							
							 
							
							... 
							
							
							
							allow closed group updates from non-admin user 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								e5db9916a5 
								
									
								
							
								 
							
						 
						
							
							
								
								allow closed group updates from non-admin user  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Ryan Tharp
							
						 
						
							 
							
							
							
								
							
								b792caa5e7 
								
							
								 
							
						 
						
							
							
								
								fix out dated parameters to findOrCreateChannel for open group invites  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								90bd30d0ac 
								
									
								
							
								 
							
						 
						
							
							
								
								bump to v1.3.1  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								d12e0500af 
								
									
								
							
								 
							
						 
						
							
							
								
								mark node as bad if it returns difficulty 100  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								a7e5a9265c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1352  from Bilb/fix-retries-onion-req  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								0b6fe65b3c 
								
									
								
							
								 
							
						 
						
							
							
								
								move to staging server for apns  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								32c9576296 
								
									
								
							
								 
							
						 
						
							
							
								
								max retries is 3 for file server requests  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								6c7f956b16 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1350  from Bilb/handle-duplicate-convo-prefix-remove  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								f487489b3d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1351  from Bilb/hide-microphone  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								e669324acc 
								
									
								
							
								 
							
						 
						
							
							
								
								lint  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								09a93d0648 
								
									
								
							
								 
							
						 
						
							
							
								
								adress reviews  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								c9b847e464 
								
									
								
							
								 
							
						 
						
							
							
								
								handle duplicate convos when removing prefix.  
							
							 
							
							... 
							
							
							
							we drop the convo with the less messages to keep the unique constraint on
conversation IDs 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								5dc668f591 
								
									
								
							
								 
							
						 
						
							
							
								
								disable microphone for now (waiting refactor branch to be merged)  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								bfcbf4fe08 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1347  from Bilb/avatar-add-animation-clickable  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								e9ad798bcc 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1349  from Bilb/fix-ssk-groups  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								e678895d17 
								
									
								
							
								 
							
						 
						
							
							
								
								undo enable ssk groups  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								7011fa3efc 
								
									
								
							
								 
							
						 
						
							
							
								
								drop the check for ttl in shouldSendNotify  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								4505bed61b 
								
									
								
							
								 
							
						 
						
							
							
								
								add migration to drop existing textsecure prefix from group convo ids  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								86b15328c1 
								
									
								
							
								 
							
						 
						
							
							
								
								drop the prefix for group on the incoming message object  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								9295fe7c58 
								
									
								
							
								 
							
						 
						
							
							
								
								add opacity change on hovered clickable avatar  
							
							 
							
							
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Audric Ackermann
							
						 
						
							 
							
							
								
								
							
							
								
							
								92cc9a7cdd 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1346  from Bilb/add-pn-notify  
							
							 
							
							... 
							
							
							
							add notify to PN server on message sent 
							
						 
						
							5 years ago