dbdd52b4eb 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #50  from Mikunj/fix/friend-request  
							
							... 
							
							
							
							Friend request fixes 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f29a515fdf 
								
							
								 
							
						 
						
							
							
								
								Fix up typos.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4fd709be35 
								
							
								 
							
						 
						
							
							
								
								Removed unused state.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								50e8f65a7e 
								
							
								 
							
						 
						
							
							
								
								updated doc.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								fb8b0e1d40 
								
							
								 
							
						 
						
							
							
								
								Auto accept friend request if we have both incoming and outgoing friend requests.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								8a0b8e1f00 
								
							
								 
							
						 
						
							
							
								
								Store the state of the friend request inside the conversation.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								484efd34a3 
								
							
								 
							
						 
						
							
							
								
								Added friend request message expiration.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								bd103e2ad2 
								
							
								 
							
						 
						
							
							
								
								Minor fixes.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								7d8719f250 
								
							
								 
							
						 
						
							
							
								
								Fix incoming friend request messages being deleted.  
							
							... 
							
							
							
							Set pending outgoing friend requests to declined if we receive an incoming friend request.
Fix text input not blocking. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								dba6a36e83 
								
							
								 
							
						 
						
							
							
								
								removed old unused code.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								110387508f 
								
							
								 
							
						 
						
							
							
								
								UI fixes.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4ebdfab633 
								
							
								 
							
						 
						
							
							
								
								Update handling of new message logic.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								cf3e9716ed 
								
							
								 
							
						 
						
							
							
								
								Update new conditions for friend accepted and key exchange complete in conversations model.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a9c1f628a4 
								
							
								 
							
						 
						
							
							
								
								Switched to using html select.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a3a7f4a621 
								
							
								 
							
						 
						
							
							
								
								Merge commit 'ef44a123ed4ada70489d78fde16a86c60ced34a8' into feature/blocking  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ff3cc7a315 
								
							
								 
							
						 
						
							
							
								
								Review changes  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								1bb608b55a 
								
							
								 
							
						 
						
							
							
								
								Fixed minor issues.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								489ec8fc65 
								
							
								 
							
						 
						
							
							
								
								Heap of linting, eslint warning/error removal, and fixed a couple small bugs found along the way  
							
							... 
							
							
							
							Created new table to store the received message hashes. Checking this table when receiving messages to look for duplicates. Should be cleared of expired messages on app start and every hour after
Removed id which was not needed for seen messages. Refactored filter logic into function and found function name error
create unique index for contact prekeys (to allow using REPLACE)
Fixed lint stuff that merge brought back 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ba390e354b 
								
							
								 
							
						 
						
							
							
								
								Added unblocking.  
							
							... 
							
							
							
							Added styling.
Trigger changes on both conversation and messages when we block/unblock. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a82999818a 
								
							
								 
							
						 
						
							
							
								
								Added blocking/unblocking from friend request.  
							
							... 
							
							
							
							Fixed incoming messages being deleted. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ae2e2fa2ae 
								
							
								 
							
						 
						
							
							
								
								Updated UI in conversation to support user blocking behaviour.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								8cc9b7b54b 
								
							
								 
							
						 
						
							
							
								
								Added blocked number model and collection.  
							
							... 
							
							
							
							Added blocked number controller.
Hooked up BlockedNumberController loading. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								78d39ac177 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #41  from Mikunj/fix/friend-notification  
							
							... 
							
							
							
							Friend Notifications 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								17e5c861a1 
								
							
								 
							
						 
						
							
							
								
								Fixed review issues.  
							
							... 
							
							
							
							Fixed lint error. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								c77f996709 
								
							
								 
							
						 
						
							
							
								
								Forgot a ;  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a9e3a64888 
								
							
								 
							
						 
						
							
							
								
								removed unused default param.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3943cbbc6e 
								
							
								 
							
						 
						
							
							
								
								Fix linting error.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4148628e70 
								
							
								 
							
						 
						
							
							
								
								Remove any unsent messages when app is started.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4f4ebf3ddd 
								
							
								 
							
						 
						
							
							
								
								Added an info log on graceful conversation fallback,  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ece266fffd 
								
							
								 
							
						 
						
							
							
								
								Added showing pow icon.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								676fe8b5c5 
								
							
								 
							
						 
						
							
							
								
								Fixed new messages not showing when another message in the  conversation is calculating its PoW  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								745d0e82d4 
								
							
								 
							
						 
						
							
							
								
								Added unread count badge .  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								061b8ab2cb 
								
							
								 
							
						 
						
							
							
								
								Added function to help friend request notifications  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								dfae580ffa 
								
							
								 
							
						 
						
							
							
								
								Added notification when receiving a friend request and when a friend request was accepted.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4d3fb17e61 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'sig-development' into merge/signal  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								688f275262 
								
							
								 
							
						 
						
							
							
								
								pass in source, sourceDevice, timestamp and receivedAt when adding a friend request.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f2dbdff548 
								
							
								 
							
						 
						
							
							
								
								code cleanup.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								dc1e42a2e4 
								
							
								 
							
						 
						
							
							
								
								Removed unneeded comment :)  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								1150f0f915 
								
							
								 
							
						 
						
							
							
								
								Allow fetching conversation messages by a specific type.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f4b60c3ff6 
								
							
								 
							
						 
						
							
							
								
								Fix setting friend requests incorrectly.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6aab900da2 
								
							
								 
							
						 
						
							
							
								
								Handle friend request updated.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4d08a74d53 
								
							
								 
							
						 
						
							
							
								
								Updated FriendRequest to be more consistent with the other typescript components.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f45e0030c4 
								
							
								 
							
						 
						
							
							
								
								Added status display and retry send to friend request.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								7530836110 
								
							
								 
							
						 
						
							
							
								
								Send message status in friend request props.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								757216fe80 
								
							
								 
							
						 
						
							
							
								
								Fix text input disabling.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								2a83c8710c 
								
							
								 
							
						 
						
							
							
								
								Fix up sending friend requests.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								fc3cb9c46d 
								
							
								 
							
						 
						
							
							
								
								Replace old pending messages with new one when adding a new incoming friend request.  
							
							... 
							
							
							
							More refactoring. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d5fafd4d78 
								
							
								 
							
						 
						
							
							
								
								refactor friend request message props  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a80d6bb868 
								
							
								 
							
						 
						
							
							
								
								Merged branch correctly.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6300256a3e 
								
							
								 
							
						 
						
							
							
								
								Gracefully shut down database operations before app exit  
							
							
							
						 
						
							7 years ago