William Grant
							
						 | 
						
							
							
							
							
								
							
								6dd340ca6c
								
							
								
							
						 | 
						
							
							
								
								feat: handle legacy disappearing messages more gracefully due to protobuf issues
							
							
							
							
							
							
							
							added utility function for checking for undefined properties on a protobuf, renamed expireTimer to expirationTimer in some places 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								2338058b3e
								
							
								
							
						 | 
						
							
							
								
								fix: make sure expirationType and expireTimer are defined after v2 is released
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								b8ab952c33
								
							
								
							
						 | 
						
							
							
								
								fix: explicitly set expirationType to undefined if sending a legacy message
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								93cb972514
								
							
								
							
						 | 
						
							
							
								
								feat: updated hasOutdatedClient to track last user to send a legacy message
							
							
							
							
							
							
							
							this makes the banner work properlly in closed groups 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								6de7c5c405
								
							
								
							
						 | 
						
							
							
								
								fix: legacy message checks must look for the ExpirationTimerUpdate flag explicitly
							
							
							
							
							
							
							
							use correct model for a message in a closed group 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								854742c0b1
								
							
								
							
						 | 
						
							
							
								
								fix: improved logic for turning off disappearing messages
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								a3a0c3f9de
								
							
								
							
						 | 
						
							
							
								
								feat: fixed closed groups legacy mode
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								8117e631d0
								
							
								
							
						 | 
						
							
							
								
								feat: legacy mode now works for 1-1 chats
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								d698f66d50
								
							
								
							
						 | 
						
							
							
								
								feat: updated clients can send ExpirationTimerUpdateMessages to older clients
							
							
							
							
							
							
							
							fixed syncing of ExpirationTimerUpdateMessages 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								bd900128f4
								
							
								
							
						 | 
						
							
							
								
								feat: added hasOutdated Client to convo model, use feature release check to process disappearing messages
							
							
							
							
							
							
							
							trigger banner when receiving a legacy disappearing message via hasOutdatedClient 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								e81ac0a847
								
							
								
							
						 | 
						
							
							
								
								feat: updated NoticeBanner style
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								255b6225c9
								
							
								
							
						 | 
						
							
							
								
								feat: block sending disappearing messages of the wrong type in different conversations,
							
							
							
							
							
							
							
							improved disappear after send or read logic, disable legacy sending for now 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								7d0673f7f2
								
							
								
							
						 | 
						
							
							
								
								wip: added new legacy mode to panel, improved backwards compatibility
							
							
							
							
							
							
							
							legacy mode support in conversation header, added typing for the expireUpdate, next is sending support 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								12087da2be
								
							
								
							
						 | 
						
							
							
								
								fix: repaired closed group disappearing messages
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								42356b0d60
								
							
								
							
						 | 
						
							
							
								
								fix: duplicate timer update messages
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								97ecc9e521
								
							
								
							
						 | 
						
							
							
								
								feat: fixed double expiration update message issue
							
							
							
							
							
							
							
							started creating an inheritable expiration message class, improved start triggering logic 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								446752cf54
								
							
								
							
						 | 
						
							
							
								
								feat: DataExtractionNotifications now expire
							
							
							
							
							
							
							
							MessageRequestResponses should not expire, pass yarn ready 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								5c697572a7
								
							
								
							
						 | 
						
							
							
								
								feat: Call Notifications now expire properlly
							
							
							
							
							
							
							
							include the direction in the expiration props, setting the start timer doesnt directly update the model 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								ac844af691
								
							
								
							
						 | 
						
							
							
								
								feat: updated timer notification design and copy
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								4ef3537a53
								
							
								
							
						 | 
						
							
							
								
								feat: timer notifications expire correctly when disappearing after sending
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								f36bbb9c7c
								
							
								
							
						 | 
						
							
							
								
								feat: group invitiations now disappear
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								e34e3d4a4b
								
							
								
							
						 | 
						
							
							
								
								fix: resolved some yarn ready issues
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								f825b74895
								
							
								
							
						 | 
						
							
							
								
								feat: disappearing messages are now correctly deleted from the swarm after they expire
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								d358ab2fb1
								
							
								
							
						 | 
						
							
							
								
								feat: fixed closed groups
							
							
							
							
							
							
							
							improved setExpirationStartTimestamp logic 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								b4fc33c8fa
								
							
								
							
						 | 
						
							
							
								
								fix: prevent duplicate expire timer updates while keeping backwards compatibility
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								4ee440304c
								
							
								
							
						 | 
						
							
							
								
								feat: attempted to improve the accuracy of the start timer for disappear after send
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								ee4aa333fc
								
							
								
							
						 | 
						
							
							
								
								feat: disappearing after send is not working correctly
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								22e02633a9
								
							
								
							
						 | 
						
							
							
								
								feat: started consolidating send and receive dm logic.
							
							
							
							
							
							
							
							updated in parts but haven't test what happens 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								13f091eff3
								
							
								
							
						 | 
						
							
							
								
								feat: added function for calculating the expire start time
							
							
							
							
							
							
							
							updated copy for setting change messages 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								8dc7dac55e
								
							
								
							
						 | 
						
							
							
								
								feat: control available modes depending on the conversation
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								2745571790
								
							
								
							
						 | 
						
							
							
								
								fix: correctly write to db when setting changes
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								ee6607b96a
								
							
								
							
						 | 
						
							
							
								
								feat: added expirationType and expireTimer to content message and updated message pipeline
							
							
							
							
							
							
							
							this includes sync messages and updating the protobuf, haven't tested closed groups 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								0700ac4813
								
							
								
							
						 | 
						
							
							
								
								fix: moved disappearing message types to utils
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								1303707cd7
								
							
								
							
						 | 
						
							
							
								
								feat: added expirationType to message model with correct typings
							
							
							
							
							
							
							
							added to migration 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								b12d086b22
								
							
								
							
						 | 
						
							
							
								
								feat: DisappearingMessageType -> DisappearingMessageConversationType
							
							
							
							
							
							
							
							this is more explicit and allows use to use DisappearingMessageType in the message model 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								30196a131a
								
							
								
							
						 | 
						
							
							
								
								feat: added basic support for different disappearing message modes
							
							
							
							
							
							
							
							added expirationType and lastDisappearingMessageChangeTimestamp to conversations table, left a few comments for future work 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								Qian Hong
							
						 | 
						
							
							
							
							
								
							
								bcbeab52c1
								
							
								
							
						 | 
						
							
							
								
								fix: Remove createNonBreakingLastSeparator. Fix #2396.
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								Audric Ackermann
							
						 | 
						
							
							
							
							
								
							
								d512a1a131
								
							
								
							
						 | 
						
							
							
								
								fix: various UI margins and dedup official sogs join
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								Audric Ackermann
							
						 | 
						
							
							
							
							
								
							
								bb0112c6c5
								
							
								
							
						 | 
						
							
							
								
								feat: increase max upload size to 10MB
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								William Grant
							
						 | 
						
							
							
							
							
								
							
								504f60cb97
								
							
								
							
						 | 
						
							
							
								
								fix: resolved missing reactions in open groups, fixed mutation cache logic
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								Audric Ackermann
							
						 | 
						
							
							
							
								
								
							
							
								
							
								32e00227a4
								
									
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #2532 from Bilb/fix-deleted-messages-all-at-once
							
							
							
							
							
							
							
							To merge once theming is done: handle deleted messages & deleted reacts all at once 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								Audric Ackermann
							
						 | 
						
							
							
							
							
								
							
								e3006ae157
								
							
								
							
						 | 
						
							
							
								
								fix: do not return updated messages from markAllRead if not needed
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								Audric Ackermann
							
						 | 
						
							
							
							
							
								
							
								24af2dabfb
								
							
								
							
						 | 
						
							
							
								
								fix: remove usused onReadMessage method
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								Audric Ackermann
							
						 | 
						
							
							
							
							
								
							
								0cc7994c12
								
							
								
							
						 | 
						
							
							
								
								fix: speed up expiration/deletion of messages by batching updates in UI
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								Audric Ackermann
							
						 | 
						
							
							
							
								
								
							
							
								
							
								3788f5a4d5
								
									
								
							
								
							
						 | 
						
							
							
								
								Merge pull request #2488 from Bilb/message-request-include-profile
							
							
							
							
							
							
							
							Profile in messageRequest 
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								Audric Ackermann
							
						 | 
						
							
							
							
							
								
							
								84f2ce777a
								
							
								
							
						 | 
						
							
							
								
								fix: include profile in message request response
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								Audric Ackermann
							
						 | 
						
							
							
							
							
								
							
								c22d7c2367
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'clearnet' into mark-all-as-read-optimization
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								Audric Ackermann
							
						 | 
						
							
							
							
							
								
							
								dcf2f96c9f
								
							
								
							
						 | 
						
							
							
								
								fix: address regression tests UI issues
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								Audric Ackermann
							
						 | 
						
							
							
							
							
								
							
								17742539af
								
							
								
							
						 | 
						
							
							
								
								fix: disable typing and message request on sogs without `write`
							
							
							
							
							
						 | 
						
							3 years ago | 
						
					
				
					
						
							
							
								 
								Audric Ackermann
							
						 | 
						
							
							
							
							
								
							
								e8fe564a08
								
							
								
							
						 | 
						
							
							
								
								fix: show sogs without display name in convo list
							
							
							
							
							
							
							
							also use the pollinfo to update whatever the displayname if needed 
							
						 | 
						
							3 years ago |