| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								api_attached_stickers.cpp
							
						
					
				 | 
				
					
						
							
							Removed unused MTP::Error from callbacks on fail.
						
					
				 | 
				2021-11-30 17:37:07 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_attached_stickers.h
							
						
					
				 | 
				
					
						
							
							Added ability to see attached stickers on documents.
						
					
				 | 
				2020-10-30 13:18:40 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_authorizations.cpp
							
						
					
				 | 
				
					
						
							
							Removed unused MTPBool from callbacks on done.
						
					
				 | 
				2021-11-30 17:37:39 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_authorizations.h
							
						
					
				 | 
				
					
						
							
							Improve sessions list design.
						
					
				 | 
				2021-11-30 13:44:31 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_blocked_peers.cpp
							
						
					
				 | 
				
					
						
							
							Removed unused MTPBool from callbacks on done.
						
					
				 | 
				2021-11-30 17:37:39 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_blocked_peers.h
							
						
					
				 | 
				
					
						
							
							Moved MTP blocked peers from ApiWrap to Api::BlockedPeers.
						
					
				 | 
				2021-08-10 15:46:18 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_bot.cpp
							
						
					
				 | 
				
					
						
							
							Slightly refactored api_bot.
						
					
				 | 
				2021-11-30 17:38:22 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_bot.h
							
						
					
				 | 
				
					
						
							
							Handle bot callback buttons with password.
						
					
				 | 
				2020-09-29 19:03:18 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_chat_filters.cpp
							
						
					
				 | 
				
					
						
							
							Improve filters reordering.
						
					
				 | 
				2020-03-27 20:36:04 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_chat_filters.h
							
						
					
				 | 
				
					
						
							
							Improve filters reordering.
						
					
				 | 
				2020-03-27 20:36:04 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_chat_invite.cpp
							
						
					
				 | 
				
					
						
							
							Improve confirm join box design.
						
					
				 | 
				2021-10-29 18:31:06 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_chat_invite.h
							
						
					
				 | 
				
					
						
							
							Improve confirm join box design.
						
					
				 | 
				2021-10-29 18:31:06 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_chat_participants.cpp
							
						
					
				 | 
				
					
						
							
							Removed unused MTP::Error from callbacks on fail.
						
					
				 | 
				2021-11-30 17:37:07 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_chat_participants.h
							
						
					
				 | 
				
					
						
							
							Replaced use of raw MTP* participant type with new transitional class.
						
					
				 | 
				2021-11-26 18:00:22 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_cloud_password.cpp
							
						
					
				 | 
				
					
						
							
							Removed unused MTP::Error from callbacks on fail.
						
					
				 | 
				2021-11-30 17:37:07 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_cloud_password.h
							
						
					
				 | 
				
					
						
							
							Removed MTP* from public interface of Api::CloudPassword.
						
					
				 | 
				2021-08-15 13:44:43 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_common.h
							
						
					
				 | 
				
					
						
							
							Send as a channel in HistoryWidget.
						
					
				 | 
				2021-11-26 18:00:18 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_confirm_phone.cpp
							
						
					
				 | 
				
					
						
							
							Removed unused MTPBool from callbacks on done.
						
					
				 | 
				2021-11-30 17:37:39 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_confirm_phone.h
							
						
					
				 | 
				
					
						
							
							Extracted api code from ConfirmPhoneBox to separated file.
						
					
				 | 
				2021-10-19 06:34:27 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_editing.cpp
							
						
					
				 | 
				
					
						
							
							Hide MTPInputFile in Api::RemoteFileInfo.
						
					
				 | 
				2021-11-18 11:04:06 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_editing.h
							
						
					
				 | 
				
					
						
							
							Hide MTPInputFile in Api::RemoteFileInfo.
						
					
				 | 
				2021-11-18 11:04:06 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_global_privacy.cpp
							
						
					
				 | 
				
					
						
							
							Removed unused MTP::Error from callbacks on fail.
						
					
				 | 
				2021-11-30 17:37:07 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_global_privacy.h
							
						
					
				 | 
				
					
						
							
							Suggest enabling archive and mute in settings.
						
					
				 | 
				2020-07-25 11:25:51 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_hash.cpp
							
						
					
				 | 
				
					
						
							
							Update API scheme to layer 133.
						
					
				 | 
				2021-09-07 23:41:07 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_hash.h
							
						
					
				 | 
				
					
						
							
							Update API scheme to layer 133.
						
					
				 | 
				2021-09-07 23:41:07 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_invite_links.cpp
							
						
					
				 | 
				
					
						
							
							Removed unused MTPBool from callbacks on done.
						
					
				 | 
				2021-11-30 17:37:39 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_invite_links.h
							
						
					
				 | 
				
					
						
							
							Support invite link label editing.
						
					
				 | 
				2021-10-29 18:31:07 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_media.cpp
							
						
					
				 | 
				
					
						
							
							Hide MTPInputFile in Api::RemoteFileInfo.
						
					
				 | 
				2021-11-18 11:04:06 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_media.h
							
						
					
				 | 
				
					
						
							
							Hide MTPInputFile in Api::RemoteFileInfo.
						
					
				 | 
				2021-11-18 11:04:06 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_peer_photo.cpp
							
						
					
				 | 
				
					
						
							
							FullMsgId rely on PeerId instead of ChannelId.
						
					
				 | 
				2021-12-22 10:11:57 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_peer_photo.h
							
						
					
				 | 
				
					
						
							
							Moved api peer photo processing to separated file.
						
					
				 | 
				2021-10-20 22:56:19 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_polls.cpp
							
						
					
				 | 
				
					
						
							
							Removed unused MTP::Error from callbacks on fail.
						
					
				 | 
				2021-11-30 17:37:07 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_polls.h
							
						
					
				 | 
				
					
						
							
							Moved api polls processing to separated file.
						
					
				 | 
				2021-10-20 22:56:19 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_self_destruct.cpp
							
						
					
				 | 
				
					
						
							
							Removed unused MTPBool from callbacks on done.
						
					
				 | 
				2021-11-30 17:37:39 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_self_destruct.h
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								api_send_progress.cpp
							
						
					
				 | 
				
					
						
							
							Added sending action when choosing sticker.
						
					
				 | 
				2021-08-30 20:50:32 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_send_progress.h
							
						
					
				 | 
				
					
						
							
							Added animated indicator of choosing sticker action to chats list.
						
					
				 | 
				2021-08-30 20:50:24 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_sending.cpp
							
						
					
				 | 
				
					
						
							
							FullMsgId rely on PeerId instead of ChannelId.
						
					
				 | 
				2021-12-22 10:11:57 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_sending.h
							
						
					
				 | 
				
					
						
							
							Remove unneeded namespace qualifiers.
						
					
				 | 
				2021-11-18 11:03:03 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_sensitive_content.cpp
							
						
					
				 | 
				
					
						
							
							Removed unused MTPBool from callbacks on done.
						
					
				 | 
				2021-11-30 17:37:39 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_sensitive_content.h
							
						
					
				 | 
				
					
						
							
							Apply ignore_restriction_reasons from config.
						
					
				 | 
				2019-12-09 18:42:11 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_single_message_search.cpp
							
						
					
				 | 
				
					
						
							
							FullMsgId rely on PeerId instead of ChannelId.
						
					
				 | 
				2021-12-22 10:11:57 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_single_message_search.h
							
						
					
				 | 
				
					
						
							
						
					
				 | 
				 | 
			
		
			
			
			
			
				| 
					
						
							
								api_text_entities.cpp
							
						
					
				 | 
				
					
						
							
							Update API scheme to layer 133.
						
					
				 | 
				2021-09-07 23:41:07 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_text_entities.h
							
						
					
				 | 
				
					
						
							
							Use Main::Session in entities parsing.
						
					
				 | 
				2020-06-08 12:05:17 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_toggling_media.cpp
							
						
					
				 | 
				
					
						
							
							Rename RPCError to MTP::Error.
						
					
				 | 
				2021-03-12 16:58:26 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_toggling_media.h
							
						
					
				 | 
				
					
						
							
							Added ability to remove recent stickers.
						
					
				 | 
				2020-08-21 16:23:44 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_updates.cpp
							
						
					
				 | 
				
					
						
							
							FullMsgId rely on PeerId instead of ChannelId.
						
					
				 | 
				2021-12-22 10:11:57 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_updates.h
							
						
					
				 | 
				
					
						
							
							Show emoji interaction seen status.
						
					
				 | 
				2021-09-17 10:25:36 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_user_privacy.cpp
							
						
					
				 | 
				
					
						
							
							Removed unused MTP::Error from callbacks on fail.
						
					
				 | 
				2021-11-30 17:37:07 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_user_privacy.h
							
						
					
				 | 
				
					
						
							
							Moved user privacy from ApiWrap to Api::UserPrivacy.
						
					
				 | 
				2021-08-10 15:46:18 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_views.cpp
							
						
					
				 | 
				
					
						
							
							FullMsgId rely on PeerId instead of ChannelId.
						
					
				 | 
				2021-12-22 10:11:57 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_views.h
							
						
					
				 | 
				
					
						
							
							Moved views increment scheduler from MainWidget to separate file.
						
					
				 | 
				2021-09-30 18:45:38 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_who_read.cpp
							
						
					
				 | 
				
					
						
							
							Removed unused MTP::Error from callbacks on fail.
						
					
				 | 
				2021-11-30 17:37:07 +04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								api_who_read.h
							
						
					
				 | 
				
					
						
							
							Show userpics in who read context item.
						
					
				 | 
				2021-09-09 00:10:49 +03:00 |