.. |
api_attached_stickers.cpp
|
Removed unused MTP::Error from callbacks on fail.
|
2021-11-30 17:37:07 +04:00 |
api_attached_stickers.h
|
|
|
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
|
|
|
api_chat_filters.cpp
|
|
|
api_chat_filters.h
|
|
|
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
|
|
|
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
|
Hide MTPInputFile in Api::RemoteFileInfo.
|
2021-11-18 11:04:06 +04: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
|
Fix local display of sent-as from anonymous admin.
|
2021-11-26 18:00:19 +04: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
|
|
|
api_single_message_search.cpp
|
Removed unused MTP::Error from callbacks on fail.
|
2021-11-30 17:37:07 +04: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
|
|
|
api_toggling_media.cpp
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
api_toggling_media.h
|
|
|
api_updates.cpp
|
Removed unused MTPBool from callbacks on done.
|
2021-11-30 17:37:39 +04: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
|
Don't use MTP* for replies data.
|
2021-10-07 22:57:44 +04: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 |