| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								bot_command.cpp
							
						
					
				 | 
				
					
						
							
							Moved utils for sending bot commands to separated file.
						
					
				 | 
				2021-07-27 02:50:08 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								bot_command.h
							
						
					
				 | 
				
					
						
							
							Moved utils for sending bot commands to separated file.
						
					
				 | 
				2021-07-27 02:50:08 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								bot_keyboard.cpp
							
						
					
				 | 
				
					
						
							
							Don't use MTP* for ReplyMarkup flags.
						
					
				 | 
				2021-07-28 15:16:23 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								bot_keyboard.h
							
						
					
				 | 
				
					
						
							
							Refactored sending bot commands.
						
					
				 | 
				2021-07-27 02:50:08 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								chat_helpers.style
							
						
					
				 | 
				
					
						
							
							Show members list in PanelMode::Wide.
						
					
				 | 
				2021-05-24 22:45:13 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								emoji_keywords.cpp
							
						
					
				 | 
				
					
						
							
							Replaced observable in Lang::CloudManager with rpl.
						
					
				 | 
				2021-06-16 09:31:32 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								emoji_keywords.h
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								emoji_list_widget.cpp
							
						
					
				 | 
				
					
						
							
							Moved layout utils to td_ui.
						
					
				 | 
				2021-07-26 17:38:51 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								emoji_list_widget.h
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								emoji_sets_manager.cpp
							
						
					
				 | 
				
					
						
							
							Removed App::pixmapFromImageInPlace.
						
					
				 | 
				2021-07-06 12:13:06 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								emoji_sets_manager.h
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								emoji_suggestions_widget.cpp
							
						
					
				 | 
				
					
						
							
							Fix possible crash in emoji suggestions.
						
					
				 | 
				2021-06-11 19:31:16 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								emoji_suggestions_widget.h
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								field_autocomplete.cpp
							
						
					
				 | 
				
					
						
							
							Use rpl for Window::Theme::Background updates.
						
					
				 | 
				2021-07-15 16:42:36 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								field_autocomplete.h
							
						
					
				 | 
				
					
						
							
							Track only strings in BotCommand struct.
						
					
				 | 
				2021-07-02 20:41:46 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								gifs_list_widget.cpp
							
						
					
				 | 
				
					
						
							
							Use Images::Read instead of App::readImage.
						
					
				 | 
				2021-08-11 18:55:08 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								gifs_list_widget.h
							
						
					
				 | 
				
					
						
							
							Use Images::Read instead of App::readImage.
						
					
				 | 
				2021-08-11 18:55:08 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								message_field.cpp
							
						
					
				 | 
				
					
						
							
							Removed Ui::show from classes that have pointer to Controller.
						
					
				 | 
				2021-06-17 10:57:45 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								message_field.h
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								send_context_menu.cpp
							
						
					
				 | 
				
					
						
							
							Move unread mentions menu to chat_helpers/send_context_menu.
						
					
				 | 
				2021-08-12 10:06:16 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								send_context_menu.h
							
						
					
				 | 
				
					
						
							
							Move unread mentions menu to chat_helpers/send_context_menu.
						
					
				 | 
				2021-08-12 10:06:16 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								spellchecker_common.cpp
							
						
					
				 | 
				
					
						
							
							Get rid of deprecated ranges::view usage
						
					
				 | 
				2021-03-13 19:14:58 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								spellchecker_common.h
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								stickers_dice_pack.cpp
							
						
					
				 | 
				
					
						
							
							Apply autofixes from clazy
						
					
				 | 
				2021-03-13 15:25:47 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								stickers_dice_pack.h
							
						
					
				 | 
				
					
						
							
							Fix -Wunused-variable warnings
						
					
				 | 
				2021-07-13 21:43:34 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								stickers_emoji_image_loader.cpp
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								stickers_emoji_image_loader.h
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								stickers_emoji_pack.cpp
							
						
					
				 | 
				
					
						
							
							Use Images::Read instead of App::readImage.
						
					
				 | 
				2021-08-11 18:55:08 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								stickers_emoji_pack.h
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								stickers_list_widget.cpp
							
						
					
				 | 
				
					
						
							
							Fix -Wunused-variable warnings with gcc
						
					
				 | 
				2021-07-19 22:31:27 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								stickers_list_widget.h
							
						
					
				 | 
				
					
						
							
							Use rpl for Window::Theme::Background updates.
						
					
				 | 
				2021-07-15 16:42:36 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								stickers_lottie.cpp
							
						
					
				 | 
				
					
						
							
							Animate inline path thumbnails with sliding gradient.
						
					
				 | 
				2021-07-02 20:40:32 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								stickers_lottie.h
							
						
					
				 | 
				
					
						
							
							Animate inline path thumbnails with sliding gradient.
						
					
				 | 
				2021-07-02 20:40:32 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tabbed_panel.cpp
							
						
					
				 | 
				
					
						
							
							Use Images::Read instead of App::readImage.
						
					
				 | 
				2021-08-11 18:55:08 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tabbed_panel.h
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								tabbed_section.cpp
							
						
					
				 | 
				
					
						
							
							Animated transition on pattern-on-gradient resize.
						
					
				 | 
				2021-08-16 10:26:08 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tabbed_section.h
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								tabbed_selector.cpp
							
						
					
				 | 
				
					
						
							
							Fix -Wunused-variable warnings
						
					
				 | 
				2021-07-13 21:43:34 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tabbed_selector.h
							
						
					
				 | 
				
					
						
							
							Use rpl for Window::Theme::Background updates.
						
					
				 | 
				2021-07-15 16:42:36 +03:00 |