tdesktop/Telegram/SourceFiles/api
John Preston 0a4a96d4cd Fix action build on Linux. 2021-09-12 01:39:28 +03:00
..
api_attached_stickers.cpp Don't store MTPInputStickerSet in data. 2021-07-08 22:08:59 +03:00
api_attached_stickers.h Added ability to see attached stickers on documents. 2020-10-30 13:18:40 +03:00
api_authorizations.cpp Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
api_authorizations.h Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +04:00
api_blocked_peers.cpp Moved MTP blocked peers from ApiWrap to Api::BlockedPeers. 2021-08-10 15:46:18 +03: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 Moved MTP cloud password from ApiWrap to Api::CloudPassword. 2021-08-10 15:46:18 +03: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 Show 'X subscribers' in channel ConfirmInviteBox. 2021-08-18 15:57:52 +03:00
api_chat_invite.h Removed Main::Session forward declaration from data_types. 2021-09-01 01:23:20 +03:00
api_cloud_password.cpp Removed MTP* from public interface of Api::CloudPassword. 2021-08-15 13:44:43 +03:00
api_cloud_password.h Removed MTP* from public interface of Api::CloudPassword. 2021-08-15 13:44:43 +03:00
api_common.h Slightly refactored uploading of edit media. 2021-03-13 12:59:11 +03:00
api_editing.cpp Fixed update of recently attached stickers after sending. 2021-07-06 12:13:05 +03:00
api_editing.h Added sending info of stickered photos. 2021-07-06 12:13:05 +03:00
api_global_privacy.cpp Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +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 Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
api_invite_links.h Fix other admins links management. 2021-02-22 23:42:40 +04:00
api_media.cpp Don't store MTPInputStickerSet in data. 2021-07-08 22:08:59 +03:00
api_media.h Fixed update of recently attached stickers after sending. 2021-07-06 12:13:05 +03:00
api_self_destruct.cpp Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +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 Update API scheme to layer 133. 2021-09-07 23:41:07 +03:00
api_sending.h Removed Main::Session forward declaration from data_types. 2021-09-01 01:23:20 +03:00
api_sensitive_content.cpp Rename RPCError to MTP::Error. 2021-03-12 16:58:26 +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 Update API scheme to layer 133. 2021-09-07 23:41:07 +03: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 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 Update API scheme to layer 133. 2021-09-07 23:41:07 +03:00
api_updates.h Optimize out most of LastUserInputTime() calls. 2021-06-18 19:22:36 +04:00
api_user_privacy.cpp Appended references to const auto types in loop to prevent copying. 2021-09-09 16:32:04 +03:00
api_user_privacy.h Moved user privacy from ApiWrap to Api::UserPrivacy. 2021-08-10 15:46:18 +03:00
api_who_read.cpp Fix action build on Linux. 2021-09-12 01:39:28 +03:00
api_who_read.h Show userpics in who read context item. 2021-09-09 00:10:49 +03:00