de614109d0 
								
							
								 
							
						 
						
							
							
								
								feat: added lastMessageId to convo model to uniquely identify a lastMessage  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								318a77be4b 
								
							
								 
							
						 
						
							
							
								
								fix: mark messages sent before our lastreadts from the wrapper as read  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								44483b7d23 
								
							
								 
							
						 
						
							
							
								
								fix: use releaseFeature from disappearing message PR as featureFlag  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ce186517a3 
								
							
								 
							
						 
						
							
							
								
								chore: lint code  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								cbffc29950 
								
							
								 
							
						 
						
							
							
								
								fix: run tests for libsession-util integration and fix issue  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3ecc89fab3 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into onboarding  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f3975b545a 
								
							
								 
							
						 
						
							
							
								
								feat: use priority for hidden and pinned conversation  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								bf2456df8e 
								
							
								 
							
						 
						
							
							
								
								chore: do not store mentionedUs and unreadCount as attribute in convo  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f5efb52fea 
								
							
								 
							
						 
						
							
							
								
								feat: remove closedgroupv3 uneeded stuff for now  
							
							... 
							
							
							
							also move the room stuff which can be kept in memory into another redux
slice 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3c58f9c1e4 
								
							
								 
							
						 
						
							
							
								
								feat: add a hidden flag for convos and use it with the contactswrapper  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1d6ed17ac7 
								
							
								 
							
						 
						
							
							
								
								Fix typos via codespell  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								08a15b210a 
								
							
								 
							
						 
						
							
							
								
								feat: move avatar downloading to JobRunner  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								d1cefd4729 
								
							
								 
							
						 
						
							
							
								
								feat: add contacts & user profile handling of incoming messages  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f309bf40f8 
								
							
								 
							
						 
						
							
							
								
								fix: repaired reaction notifications for 1-1s  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								4889cb5b32 
								
							
								 
							
						 
						
							
							
								
								fix: ReactionList Senders is now an array since we want to handle opengroup reactions separately  
							
							... 
							
							
							
							we no longer need the messagehash and server id for rendering reactions in the UI, ignore reactions using the outdated type 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								267f49ff1e 
								
									
								
							
								 
							
						 
						
							
							
								
								Emoji Reacts ( #2320 )  
							
							... 
							
							
							
							Add support for emoji reacts in conversations
Resolves  #2375  and #1577  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								242d51ca8d 
								
									
								
							
								 
							
						 
						
							
							
								
								Id blinding + onionv4 + new endpoints for sogs and fileserver ( #2347 )  
							
							... 
							
							
							
							* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								368c0cd01b 
								
									
								
							
								 
							
						 
						
							
							
								
								drop sourceDevice and other unused json fields from msg table  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								323b7ec45c 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup >2 months old messages in opengroups  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								01bb200b24 
								
									
								
							
								 
							
						 
						
							
							
								
								reduce number of commits during opengroup handling of message  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								00d70db0be 
								
									
								
							
								 
							
						 
						
							
							
								
								queue user profile avatars update  
							
							... 
							
							
							
							also add some tests for the promise utils 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5bc576249b 
								
							
								 
							
						 
						
							
							
								
								move signal.js to TS  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7d570fec52 
								
									
								
							
								 
							
						 
						
							
							
								
								move linkPreviews.js to ts  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0b814d4d16 
								
									
								
							
								 
							
						 
						
							
							
								
								remove read sync as we do not care about them on Session  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0f7bf5d2d1 
								
							
								 
							
						 
						
							
							
								
								Remove unnecessary conditional  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e4f4328232 
								
							
								 
							
						 
						
							
							
								
								rename request evaluating function for clarity. Prevent disappearing messsages from being activated by request recipient before the request has been accepted.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1ca66e6bcf 
								
							
								 
							
						 
						
							
							
								
								Fix read receipts being considered as inferred request approvals. Fix preventing subsequent request messages from reactivating the request banner.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2957c131c0 
								
							
								 
							
						 
						
							
							
								
								removing blocked convos no longer appear in regular inbox and using processing of polled swarm messages to infer approval.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								539458fe8a 
								
							
								 
							
						 
						
							
							
								
								Adding setting of approval fields on message processing.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								893f7e99b8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into message-request-ui  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6a02846829 
								
							
								 
							
						 
						
							
							
								
								Correcting merge errors.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ee9156d4f8 
								
							
								 
							
						 
						
							
							
								
								Merge clearnet into message-request-ui  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								8ebfa4b7a3 
								
							
								 
							
						 
						
							
							
								
								Move message receival UI toggling to event.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f93a2e5fad 
								
							
								 
							
						 
						
							
							
								
								Adding more PR review changes.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d627b8e11d 
								
							
								 
							
						 
						
							
							
								
								Requesting flow working with sending message as acceptance.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1eba9dce30 
								
									
								
							
								 
							
						 
						
							
							
								
								merge messagesChanged and messagesAdded to a single redux event  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								949c36a42f 
								
									
								
							
								 
							
						 
						
							
							
								
								merge fetching more messages for top and bottom in the same flag  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9000c649f8 
								
									
								
							
								 
							
						 
						
							
							
								
								remove optional setToExpire and UnreadMessageIsAbove indicator  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4e638d162d 
								
									
								
							
								 
							
						 
						
							
							
								
								fix the scroll to bottom with button and on send message  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								7d9f970b2c 
								
									
								
							
								 
							
						 
						
							
							
								
								remove decrypted_at field from saving message models as unused  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b3a8692240 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup incoming message creation for displaying messageresult  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5afbd9c19e 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup creation of opengroup message on sync  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5e314e4dcc 
								
									
								
							
								 
							
						 
						
							
							
								
								remove 'recipients' message field and 'destination'  
							
							... 
							
							
							
							we do not need recipients as it makes no sense for us having medium
groups on the same pubkey
we do not need destination as it can always be guessed from the
direction and the type of conversation of that message 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								00d2bbc63d 
								
									
								
							
								 
							
						 
						
							
							
								
								cleanup MessageSearchResults  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c7565fe7b3 
								
							
								 
							
						 
						
							
							
								
								Move scale/resize and attachment logic to typescript  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4349b699cb 
								
									
								
							
								 
							
						 
						
							
							
								
								remove schemaVersion field and logic from message object  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								58dc3e26ca 
								
									
								
							
								 
							
						 
						
							
							
								
								reactify group updates text bubble from redux store ( #2083 )  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2d664a2df7 
								
							
								 
							
						 
						
							
							
								
								Applying PR changes.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ac8dbb341b 
								
							
								 
							
						 
						
							
							
								
								linting and formatting changes  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								86a9253144 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'clearnet' into message-requests  
							
							
							
						 
						
							4 years ago