5cd7262fa2 
								
							
								 
							
						 
						
							
							
								
								fix: search now works correctly and we include groups again  
							
							... 
							
							
							
							heading for unamed contacts is #, groups go above note to self, trust in the sql query 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								2dbcfe565a 
								
							
								 
							
						 
						
							
							
								
								fix: remove unecessary length check on idsWithDisplayNames  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								1e815f6f41 
								
							
								 
							
						 
						
							
							
								
								fix: show no results text when search finds nothing  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								26abb2bcf7 
								
							
								 
							
						 
						
							
							
								
								fix: note to self always appears when there is a match regardless of case sensitivity  
							
							... 
							
							
							
							start search on first character since we limit the results 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								71cc46dfe4 
								
							
								 
							
						 
						
							
							
								
								feat: search results are now sorted alphabetically without case sensitivity  
							
							... 
							
							
							
							also includes unknown contacts 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								a159616514 
								
							
								 
							
						 
						
							
							
								
								feat: added filters to convo and contact query  
							
							... 
							
							
							
							search screen only shows contacts and not convos 
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								6db6a1f65d 
								
							
								 
							
						 
						
							
							
								
								fix: resolve cyclic imports with LokiProfile and MessageResultProps  
							
							
							
						 
						
							1 year ago  
				
					
						
							
							
								 
						
							
							
								d43d6abbae 
								
							
								 
							
						 
						
							
							
								
								chore: replace tslint with eslint and fix linting issues  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								43badfa134 
								
							
								 
							
						 
						
							
							
								
								fix: virtualize list of search result so input typing is fast  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								fed58161a0 
								
							
								 
							
						 
						
							
							
								
								fix: address PR reviews and optimize search results  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								3eb629e33e 
								
							
								 
							
						 
						
							
							
								
								fix: cleanup convo selectors to hope to improve performances  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								f2cddb83c8 
								
							
								 
							
						 
						
							
							
								
								chore: broke apart big Message selectors into smaller ones  
							
							
							
						 
						
							2 years ago  
				
					
						
							
							
								 
						
							
							
								0050352470 
								
							
								 
							
						 
						
							
							
								
								chore: move selected convo selectors to another file  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								51e03cf4e5 
								
							
								 
							
						 
						
							
							
								
								fix: rerender loop of react list modal  
							
							... 
							
							
							
							update redux related libraries
and update imports to use the RTK ones 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								bfda4c7c01 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: make sure a convo exists before returning it in search results  
							
							... 
							
							
							
							There is an edge case if you are in the search results page, and delete
(or get a convo deleted from the network).
The corresponding convo does not exist anymore but the search result
selector still tries to extract values from it.
This commit fixes that issue by returning early if the corresponding
convo is not there anymore 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								44f61073dc 
								
									
								
							
								 
							
						 
						
							
							
								
								move search results to styled components  
							
							... 
							
							
							
							and cleanup search logic and rendering of message results 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a3be2c347d 
								
									
								
							
								 
							
						 
						
							
							
								
								fixup open convo on search, quote click or hit the bottom  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								62f0edf8cb 
								
							
								 
							
						 
						
							
							
								
								cleanup console.warn calls  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								374d5a6619 
								
							
								 
							
						 
						
							
							
								
								Global search partially functioning, added basic functions for load testing performance.  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1d3a89f058 
								
									
								
							
								 
							
						 
						
							
							
								
								hide activeAt = 0 convo from search results  
							
							... 
							
							
							
							Fixes  #2033  
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								38665e105a 
								
							
								 
							
						 
						
							
							
								
								remove search messages frpm search result  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9e37985d03 
								
							
								 
							
						 
						
							
							
								
								enable no-unused local and imports and fix tslint  
							
							
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f7581cf4eb 
								
									
								
							
								 
							
						 
						
							
							
								
								increase prettier maxWidth to 100  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								08ce55f1a6 
								
									
								
							
								 
							
						 
						
							
							
								
								move LeftPane items to hooks  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								02fb5783a4 
								
									
								
							
								 
							
						 
						
							
							
								
								remove regionCode and PhoneNumber.ts  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								dc0733968d 
								
									
								
							
								 
							
						 
						
							
							
								
								make moderators and groupAdmins a single name  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								144ae41529 
								
									
								
							
								 
							
						 
						
							
							
								
								add type for ConversationController, remove showStartConversation  
							
							... 
							
							
							
							and cleanup scss 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								66de8d9648 
								
									
								
							
								 
							
						 
						
							
							
								
								remove plenty of the friend logic  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5797365886 
								
							
								 
							
						 
						
							
							
								
								remove useless !important flag  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								29c7f0ebe4 
								
							
								 
							
						 
						
							
							
								
								userSearchDropdown, display only friends and not all contacts  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								f241440855 
								
							
								 
							
						 
						
							
							
								
								conversation search: do not show user or friends results  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								b8ef6c2cc6 
								
							
								 
							
						 
						
							
							
								
								Loki changes  
							
							... 
							
							
							
							Added friends section in search.
This is because contacts is now used in signal for something else and we don't want to clash meanings.
Styling fixes
Add dropdown options into mainheader
Updated styling
Restore StartNewConversation to the old ui style of loki messenger.
Fix friend search display.
Fix header expand animation.
Hooked up menu actions.
Linting.
More styling changes.
Fix tests.
Added back in the loki logo below the gutter.
Fix toast positioning.
Fix context menu showing incorrectly on virtual lists.
Added tabs.
Linting 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3152f92e30 
								
							
								 
							
						 
						
							
							
								
								Merge signal 1.23.2  
							
							... 
							
							
							
							# Conflicts:
#	app/sql.js
#	js/conversation_controller.js
#	package.json 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								7387e88c97 
								
							
								 
							
						 
						
							
							
								
								Add showing friends in search.  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6ffbc0ac06 
								
							
								 
							
						 
						
							
							
								
								Archive Conversation  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b3ac1373fa 
								
							
								 
							
						 
						
							
							
								
								Move left pane entirely to React  
							
							
							
						 
						
							7 years ago