tdesktop/Telegram/SourceFiles/api
2022-02-02 15:40:39 +03:00
..
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 Refactor image transformation interfaces. 2022-01-21 15:33:44 +03: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 Allow editing sensitive content filtering. 2019-12-09 15:59:08 +03:00
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 Apply reactions from message edit updates. 2021-12-29 21:22:34 +03: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 Extract username from t.me/username searches. 2019-08-09 11:50:49 +01:00
api_text_entities.cpp Removed text commands. 2022-01-12 11:54:24 +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_unread_things.cpp Improve unread reactions list consistency. 2022-01-31 23:16:56 +03:00
api_unread_things.h Track unread mentions and unread reactions the same way. 2022-01-28 19:10:07 +03:00
api_updates.cpp Improve unread reactions list consistency. 2022-01-31 23:16:56 +03: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 Extract BottomInfo from HistoryView::Message. 2021-12-29 21:22:33 +03:00
api_views.h Moved views increment scheduler from MainWidget to separate file. 2021-09-30 18:45:38 +03:00
api_who_reacted.cpp Fix message viewers display in message reactions box. 2022-02-02 15:40:39 +03:00
api_who_reacted.h Add a tab with "Who Seen" to "Who Reacted" box. 2022-01-18 21:44:59 +03:00