| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								dialogs.style
							
						
					
				 | 
				
					
						
							
							Show members list in PanelMode::Wide.
						
					
				 | 
				2021-05-24 22:45:13 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_entry.cpp
							
						
					
				 | 
				
					
						
							
							Move session settings to main_session_settings.
						
					
				 | 
				2020-06-23 21:53:42 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_entry.h
							
						
					
				 | 
				
					
						
							
							Ignore accents in contacts list sorting.
						
					
				 | 
				2021-02-22 23:42:42 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_indexed_list.cpp
							
						
					
				 | 
				
					
						
							
							Apply autofixes from clazy
						
					
				 | 
				2021-03-13 15:25:47 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_indexed_list.h
							
						
					
				 | 
				
					
						
							
							Support pinned locally in filters.
						
					
				 | 
				2020-03-27 20:36:03 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_inner_widget.cpp
							
						
					
				 | 
				
					
						
							
							Replaced observable in Window::Notifications::System with rpl.
						
					
				 | 
				2021-06-16 09:31:32 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_inner_widget.h
							
						
					
				 | 
				
					
						
							
							Replaced observable in Dialogs::InnerWidget with rpl.
						
					
				 | 
				2021-06-16 09:31:32 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_key.cpp
							
						
					
				 | 
				
					
						
							
							Remove non-UI calls to App::main.
						
					
				 | 
				2020-06-23 21:53:40 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_key.h
							
						
					
				 | 
				
					
						
							
							Add return from bot switch_pm to Scheduled/Replies.
						
					
				 | 
				2020-11-17 12:58:06 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_layout.cpp
							
						
					
				 | 
				
					
						
							
							Fix unread badge styles on palette changes.
						
					
				 | 
				2021-04-19 11:26:04 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_layout.h
							
						
					
				 | 
				
					
						
							
							Remove legacy #feed code.
						
					
				 | 
				2021-02-25 17:03:51 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_list.cpp
							
						
					
				 | 
				
					
						
							
							Ignore accents in contacts list sorting.
						
					
				 | 
				2021-02-22 23:42:42 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_list.h
							
						
					
				 | 
				
					
						
							
							Support pinned locally in filters.
						
					
				 | 
				2020-03-27 20:36:03 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_main_list.cpp
							
						
					
				 | 
				
					
						
							
							Replace observer_peer with rpl interface.
						
					
				 | 
				2020-06-23 21:53:40 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_main_list.h
							
						
					
				 | 
				
					
						
							
							Replace observer_peer with rpl interface.
						
					
				 | 
				2020-06-23 21:53:40 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_pinned_list.cpp
							
						
					
				 | 
				
					
						
							
							Try to fix a crash in pinned reordering.
						
					
				 | 
				2020-05-04 19:06:53 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_pinned_list.h
							
						
					
				 | 
				
					
						
							
							Save pinned chats in filters to server.
						
					
				 | 
				2020-03-27 20:36:03 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_row.cpp
							
						
					
				 | 
				
					
						
							
							Get rid of deprecated ranges::view usage
						
					
				 | 
				2021-03-13 19:14:58 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_row.h
							
						
					
				 | 
				
					
						
							
							Add voice chat indicator in the chats list.
						
					
				 | 
				2020-12-02 13:52:33 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_search_from_controllers.cpp
							
						
					
				 | 
				
					
						
							
							Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
						
					
				 | 
				2021-04-09 15:05:00 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_search_from_controllers.h
							
						
					
				 | 
				
					
						
							
							Update API scheme to layer 120.
						
					
				 | 
				2020-10-30 18:32:17 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_widget.cpp
							
						
					
				 | 
				
					
						
							
							Removed Adaptive namespace from Dialogs::Widget.
						
					
				 | 
				2021-06-16 09:31:32 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dialogs_widget.h
							
						
					
				 | 
				
					
						
							
							Removed PeerChooseCancel global variable from facades.
						
					
				 | 
				2021-06-16 09:31:32 +03:00 |