a0703bc2f9 
								
									
								
							
								 
							
						 
						
							
							
								
								remove primary and secondary device separate status  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								135fc3b366 
								
									
								
							
								 
							
						 
						
							
							
								
								remove prekeys  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								979a9058e3 
								
									
								
							
								 
							
						 
						
							
							
								
								remove verified number - related features (partial)  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								75b7788fa9 
								
									
								
							
								 
							
						 
						
							
							
								
								remove stuff related to web api  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f1d84177a0 
								
							
								 
							
						 
						
							
							
								
								fix expirationTimer updates closed group desktop to ios  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								eb9828a3b7 
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								cbd0e63641 
								
									
								
							
								 
							
						 
						
							
							
								
								add admin dialog to warn him about leaving for v2 closed group  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d43ae09eb0 
								
									
								
							
								 
							
						 
						
							
							
								
								first working version of closed group v2  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8710b7a9e8 
								
									
								
							
								 
							
						 
						
							
							
								
								medium group: send existing expiretimer to joining members if set  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								545eef4edb 
								
									
								
							
								 
							
						 
						
							
							
								
								include expireTimer in group invitation message so it does not reset it  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								6fd8ea20c7 
								
									
								
							
								 
							
						 
						
							
							
								
								fix restoring of session after restore from seed  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d4e9b43f0c 
								
									
								
							
								 
							
						 
						
							
							
								
								remove QUIT type of mediumgroupupdate  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								53a14a0b60 
								
									
								
							
								 
							
						 
						
							
							
								
								add prefix to ExpirationTimerUpdateMessage  for closed group too  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								514eb9ba98 
								
									
								
							
								 
							
						 
						
							
							
								
								fix pubkey regex for mobile medium groups  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								215c964fab 
								
									
								
							
								 
							
						 
						
							
							
								
								fix padding for medium group  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ff1c554e8a 
								
									
								
							
								 
							
						 
						
							
							
								
								make MediumGroupChatMessage share impl with ClosedGroupChatMessage  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d95dfdc04a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1280  from msgmaxim/medium-group-fixes  
							
							... 
							
							
							
							Medium group protocol changes 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ad24ad28d6 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1284  from Bilb/fix-ttl-ugly-hack  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								394030b711 
								
									
								
							
								 
							
						 
						
							
							
								
								remove  getDefaultTTL and use Constants values instead  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								3e23039adb 
								
									
								
							
								 
							
						 
						
							
							
								
								do not sync blocked closed group as mobile is not ready yet  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								cc43555cd2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into medium-group-fixes  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d2a4757061 
								
									
								
							
								 
							
						 
						
							
							
								
								trigger and handle blocked contacts/groups as a list on block/unblock  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								87144336b7 
								
							
								 
							
						 
						
							
							
								
								Large refactor of medium groups. Fixes them for multidevice  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								edc34649a4 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1241  from Bilb/fix-our-profile-picture-change  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								3fd260b793 
								
									
								
							
								 
							
						 
						
							
							
								
								enforce type of profileKey and signature on linking messages  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5216cc2c2e 
								
							
								 
							
						 
						
							
							
								
								merge clearnet  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c020eddef6 
								
							
								 
							
						 
						
							
							
								
								constants-to-ts  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d747249d4f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into revive-medium-groups  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a4fedaf75d 
								
									
								
							
								 
							
						 
						
							
							
								
								fix empty avatar being undefined rather than ''  
							
							... 
							
							
							
							building ClosedGroupUpdate message via ts makes it have an avatar
content with fields empty if we pass '' as avatar.
we wamt no avatar field at all 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								237bd84b35 
								
							
								 
							
						 
						
							
							
								
								Fix medium group sending for single device users; protocol changes  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ed48818867 
								
									
								
							
								 
							
						 
						
							
							
								
								include old avatar and expireTimer on groupUpdate  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								669648d9cb 
								
							
								 
							
						 
						
							
							
								
								Fix expire timer  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c422c9e2ad 
								
							
								 
							
						 
						
							
							
								
								Lint  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								fd547941d6 
								
							
								 
							
						 
						
							
							
								
								Fix sync message issue  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0474e84b19 
								
									
								
							
								 
							
						 
						
							
							
								
								fix profileKey sharing and avatar  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c95bf57b28 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into handle-message-sending-events  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7b355dae78 
								
							
								 
							
						 
						
							
							
								
								Fix grunt  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								4a3188bbf9 
								
							
								 
							
						 
						
							
							
								
								minor fixes  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d4dc8aa2ed 
								
							
								 
							
						 
						
							
							
								
								remove SyncMessageUtils.from  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a972c328c7 
								
							
								 
							
						 
						
							
							
								
								Change how sync messages are handled  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c419ff9cd2 
								
									
								
							
								 
							
						 
						
							
							
								
								include display name in outgoing messages  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								fbbbadada5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into attachments  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5f2990d088 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1197  from Bilb/other-messages-new-sending  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								13811233b6 
								
							
								 
							
						 
						
							
							
								
								Add session request expiry checks  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								9941c12586 
								
									
								
							
								 
							
						 
						
							
							
								
								finish adding mediumGroupUpdates  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b69ad7db16 
								
							
								 
							
						 
						
							
							
								
								Add attachment util  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								39bad87a18 
								
									
								
							
								 
							
						 
						
							
							
								
								updateMediumGroup replaced with new pipeline  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a43abfd436 
								
									
								
							
								 
							
						 
						
							
							
								
								move groupContextType to sub classes of Closedgroup  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b07b195102 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/clearnet' into other-messages-new-sending  
							
							
							
						 
						
							5 years ago