d37b02421c 
								
							
								 
							
						 
						
							
							
								
								Merge commit '96595a46d81b2d7361dfde213392e203b18ee279' into fix/prekey-saving  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								96595a46d8 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #52  from Mikunj/fix/pkb-type  
							
							... 
							
							
							
							Implemented new PKB type logic. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								9fd822a7e3 
								
							
								 
							
						 
						
							
							
								
								Remove preKeys on friend request decline.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								0dabce9e28 
								
							
								 
							
						 
						
							
							
								
								Remove preKeyBundle from message.  
							
							... 
							
							
							
							Always save preKeyBundles if we receive them.
Always override preKeys when saving. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								149da3374a 
								
							
								 
							
						 
						
							
							
								
								Fix pkb not being saved on the first cipher message.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								19b6698a24 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #53  from BeaudanBrown/read-receipts  
							
							... 
							
							
							
							Read receipts setting 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								bed9ce5be2 
								
							
								 
							
						 
						
							
							
								
								Added read receipt checkbox to the settings window which enables or disables the sending and receiving of read receipts  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								0404f42738 
								
							
								 
							
						 
						
							
							
								
								Merge commit 'dbdd52b4eb11ca71adcae547c931b5cfda1ada11' into fix/pkb-type  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								dbdd52b4eb 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #50  from Mikunj/fix/friend-request  
							
							... 
							
							
							
							Friend request fixes 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								05f8a1c43a 
								
							
								 
							
						 
						
							
							
								
								Handle pkb friend request accept.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4bb93e6e3c 
								
							
								 
							
						 
						
							
							
								
								rename sendEmptyMessageWithPreKeys to sendFriendRequestAccepted.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6427ba901f 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #51  from sachaaaaa/prekeybundle_type  
							
							... 
							
							
							
							add PrekeyBundle Type field in SignalService.proto 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								bd15f426f9 
								
							
								 
							
						 
						
							
							
								
								Attack a type to preKeyBundleMessage.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b5861a3f5c 
								
							
								 
							
						 
						
							
							
								
								add PrekeyBundle Type field in SignalService.proto  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								c9d6a11b1a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #49  from sachaaaaa/log_level  
							
							... 
							
							
							
							Use correct log level in development mode 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								7dcef4ee73 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #47  from Mikunj/feature/blocking  
							
							... 
							
							
							
							Added blocking and unblocking 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								628ec5fc76 
								
							
								 
							
						 
						
							
							
								
								Updated truncate length to 25.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								db1145c0ce 
								
							
								 
							
						 
						
							
							
								
								Fix handling empty content.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ccb5ff79d4 
								
							
								 
							
						 
						
							
							
								
								Use correct log level in development mode and use log.debug() for some of the reoccurring logs  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								75219966a7 
								
							
								 
							
						 
						
							
							
								
								Fixed preKeyBundle decryption.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b21a7197f7 
								
							
								 
							
						 
						
							
							
								
								Fix preKeyBundle not sending.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								110387508f 
								
							
								 
							
						 
						
							
							
								
								UI fixes.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4ebdfab633 
								
							
								 
							
						 
						
							
							
								
								Update handling of new message logic.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6c5c95d956 
								
							
								 
							
						 
						
							
							
								
								Added  preKey decryption.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								1264630649 
								
							
								 
							
						 
						
							
							
								
								Attach preKeyBundle outside of the message content.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								cf3e9716ed 
								
							
								 
							
						 
						
							
							
								
								Update new conditions for friend accepted and key exchange complete in conversations model.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6689802513 
								
							
								 
							
						 
						
							
							
								
								Truncate text to 15 characters.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a9c1f628a4 
								
							
								 
							
						 
						
							
							
								
								Switched to using html select.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								5f4a44ba8c 
								
							
								 
							
						 
						
							
							
								
								Remove returning models from block/unblock.  
							
							... 
							
							
							
							lint fixes. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a3a7f4a621 
								
							
								 
							
						 
						
							
							
								
								Merge commit 'ef44a123ed4ada70489d78fde16a86c60ced34a8' into feature/blocking  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ef44a123ed 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #48  from BeaudanBrown/cleaning  
							
							... 
							
							
							
							Cleaning 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ff3cc7a315 
								
							
								 
							
						 
						
							
							
								
								Review changes  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								1bb608b55a 
								
							
								 
							
						 
						
							
							
								
								Fixed minor issues.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								04bf00d24f 
								
							
								 
							
						 
						
							
							
								
								Missed semicolon  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4b16ff755b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'development' of github.com:loki-project/loki-messenger into cleaning  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								334be8c169 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #46  from sachaaaaa/fix_insert_or_replace  
							
							... 
							
							
							
							create UNIQUE INDEX for contact prekeys (to allow using REPLACE) 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								97d0df9b79 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #45  from BeaudanBrown/filter-messages  
							
							... 
							
							
							
							Filtering incoming messages 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								8f7d5611ba 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'development' into feature/blocking  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								dbb92aa9c8 
								
							
								 
							
						 
						
							
							
								
								Added i18n messages.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								5278abefb6 
								
							
								 
							
						 
						
							
							
								
								Removed id which was not needed for seen messages. Refactored filter logic into function and found function name error  
							
							
							
						 
						
							7 years ago