John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								cfe12f773f 
								
							 
						 
						
							
							
								
								Move some modules to lib_mtproto.  
							
							 
							
							
							
						 
						
							2019-11-18 12:28:14 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								2577bedeac 
								
							 
						 
						
							
							
								
								Remove mtproto/facade.h from main pch.  
							
							 
							
							
							
						 
						
							2019-11-13 11:31:12 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								1eb62579e2 
								
							 
						 
						
							
							
								
								Support building OS X 10.10/10.11 version.  
							
							 
							
							
							
						 
						
							2019-11-05 14:27:42 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									23rd 
								
							 
						 
						
							
							
							
							
								
							
							
								4be178c75f 
								
							 
						 
						
							
							
								
								Added SpellingHighlighter to InputField in HistoryWidget and some boxes.  
							
							 
							
							
							
						 
						
							2019-10-20 21:11:38 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								a6c84c36c0 
								
							 
						 
						
							
							
								
								Use layers and boxes from lib_ui.  
							
							 
							
							
							
						 
						
							2019-10-19 12:27:52 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								0c713a930a 
								
							 
						 
						
							
							
								
								Remove app.h / facades.h from precompiled header.  
							
							 
							
							
							
						 
						
							2019-10-01 23:59:46 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								87addd41b1 
								
							 
						 
						
							
							
								
								Add new phrases for reminders.  
							
							 
							
							
							
						 
						
							2019-08-29 10:01:28 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								caef7dde24 
								
							 
						 
						
							
							
								
								Bundle silent and scheduled to Api::SendOptions.  
							
							 
							
							
							
						 
						
							2019-08-27 19:10:37 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								3f2cc01f48 
								
							 
						 
						
							
							
								
								Allow sending silent messages.  
							
							 
							
							
							
						 
						
							2019-07-27 17:19:04 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								bacaf805b5 
								
							 
						 
						
							
							
								
								Pass SessionNavigation to some boxes.  
							
							 
							
							
							
						 
						
							2019-07-25 20:55:11 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								99bb09374d 
								
							 
						 
						
							
							
								
								Use new animations engine everywhere.  
							
							 
							
							
							
						 
						
							2019-04-02 14:33:53 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								219b824338 
								
							 
						 
						
							
							
								
								Refresh filtered results on more dialogs.  
							
							 
							
							
							
						 
						
							2019-01-11 17:30:00 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								5f665b8ecb 
								
							 
						 
						
							
							
								
								Add a comment field to ShareBox.  
							
							 
							
							
							
						 
						
							2018-11-04 15:58:32 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								dd81f5d59f 
								
							 
						 
						
							
							
								
								Replace base::lambda with shorter term.  
							
							 
							
							... 
							
							
							
							base::lambda -> Fn (type alias for std::function).
base::lambda_once -> FnMut (type alias for base::unique_function).
base::lambda_guarded -> crl::guard.
base::lambda_call_type_t -> crl::deduced_call_type. 
							
						 
						
							2018-06-04 18:38:27 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								840b42934b 
								
							 
						 
						
							
							
								
								Use server-side my_results in contacts.search.  
							
							 
							
							
							
						 
						
							2018-02-08 12:20:51 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								4527c03c0d 
								
							 
						 
						
							
							
								
								Use "Feed" name for chats list index and search.  
							
							 
							
							
							
						 
						
							2018-02-08 12:20:51 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								ea7441ae77 
								
							 
						 
						
							
							
								
								Use single LEGAL file with license and copyright.  
							
							 
							
							
							
						 
						
							2018-01-03 13:23:14 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								46bafc2dcc 
								
							 
						 
						
							
							
								
								Support Saved messages in chats list and forwards.  
							
							 
							
							
							
						 
						
							2017-12-05 18:07:01 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								c302219f9e 
								
							 
						 
						
							
							
								
								Use rpl in some widgets and effects.  
							
							 
							
							
							
						 
						
							2017-11-16 07:59:02 +04:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								82912f4a0b 
								
							 
						 
						
							
							
								
								Handle socks internal links.  
							
							 
							
							
							
						 
						
							2017-06-30 09:21:43 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								5444b8166c 
								
							 
						 
						
							
							
								
								Finalize rename / move of files.  
							
							 
							
							
							
						 
						
							2017-04-07 18:13:18 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								c94a88e154 
								
							 
						 
						
							
							
								
								Rename / move a bunch of files.  
							
							 
							
							... 
							
							
							
							Next commit fixes the build. 
							
						 
						
							2017-04-07 18:13:16 +03:00