.. |
api_attached_stickers.cpp
|
Allow topic deletion.
|
2022-11-01 19:25:40 +04:00 |
api_attached_stickers.h
|
…
|
|
api_authorizations.cpp
|
cTimeFormat/cDateFormat -> QLocale::ShortFormat
|
2022-12-28 10:28:12 +04:00 |
api_authorizations.h
|
Improve sessions list design.
|
2021-11-30 13:44:31 +04:00 |
api_blocked_peers.cpp
|
Added auto-unblocking of bot when it is auto-submitted.
|
2022-07-26 20:12:11 +03:00 |
api_blocked_peers.h
|
Added auto-unblocking of bot when it is auto-submitted.
|
2022-07-26 20:12:11 +03:00 |
api_bot.cpp
|
Allow creating group / channel for the bot.
|
2023-02-02 22:12:31 +04:00 |
api_bot.h
|
Push click handler context to Api::ActivateBotCommand.
|
2022-07-28 20:03:38 +03:00 |
api_chat_filters.cpp
|
Implement pinned topics reordering.
|
2022-11-22 00:26:48 +00:00 |
api_chat_filters.h
|
…
|
|
api_chat_invite.cpp
|
Fix channels limit info when trying an invite link.
|
2022-12-26 14:24:07 +04:00 |
api_chat_invite.h
|
Support adaptive forum userpic rounding radius.
|
2022-12-05 16:18:10 +04:00 |
api_chat_participants.cpp
|
Show admins in participants_hidden group info.
|
2022-12-26 14:24:08 +04:00 |
api_chat_participants.h
|
Added ability to choose to show recent group history for each new user.
|
2022-07-26 20:12:10 +03:00 |
api_cloud_password.cpp
|
Added ability to recover cloud password from Api::CloudPassword.
|
2022-05-10 08:53:31 +03:00 |
api_cloud_password.h
|
Added ability to recover cloud password from Api::CloudPassword.
|
2022-05-10 08:53:31 +03:00 |
api_common.cpp
|
Fix contact sharing to topics.
|
2022-11-01 19:25:44 +04:00 |
api_common.h
|
Implement forwarding to topics.
|
2022-11-01 19:25:44 +04:00 |
api_confirm_phone.cpp
|
Update API scheme to layer 152.
|
2023-02-02 22:12:31 +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
|
Track shared media index better.
|
2023-01-09 11:48:33 +04:00 |
api_editing.h
|
Don't pass redundant MTPUpdates arguments.
|
2022-08-05 13:37:41 +03: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
|
Request and cache featured emoji sets.
|
2022-07-26 20:12:13 +03:00 |
api_hash.h
|
Request and cache featured emoji sets.
|
2022-07-26 20:12:13 +03:00 |
api_invite_links.cpp
|
Update API scheme on layer 142.
|
2022-05-19 17:27:01 +04:00 |
api_invite_links.h
|
Update API scheme on layer 142.
|
2022-05-19 17:27:01 +04:00 |
api_media.cpp
|
Allow sending media with spoilers.
|
2022-12-26 14:24:05 +04:00 |
api_media.h
|
Allow sending media with spoilers.
|
2022-12-26 14:24:05 +04:00 |
api_messages_search.cpp
|
Apply short topic info from channelMessages.
|
2022-11-22 00:26:48 +00:00 |
api_messages_search.h
|
Fix crash in MessagesSearch requests.
|
2022-04-19 12:02:11 +04:00 |
api_messages_search_merged.cpp
|
Fix build on Windows.
|
2022-04-19 18:13:27 +04:00 |
api_messages_search_merged.h
|
Moved out nested class for merged message search to separated file.
|
2022-04-07 19:18:47 +03:00 |
api_peer_photo.cpp
|
Update API scheme on layer 152.
|
2023-02-02 22:12:32 +04:00 |
api_peer_photo.h
|
Added initial api support of default list for emoji profile.
|
2023-02-02 22:12:32 +04:00 |
api_polls.cpp
|
Make HistoryItem a final class.
|
2022-12-26 14:24:04 +04:00 |
api_polls.h
|
Remove MTP from Polls::create interface.
|
2022-08-11 09:06:43 +03:00 |
api_premium.cpp
|
Unified parsing of MTP gift and subscription options in separate file.
|
2022-09-02 21:14:32 +04:00 |
api_premium.h
|
Unified parsing of MTP gift and subscription options in separate file.
|
2022-09-02 21:14:32 +04:00 |
api_premium_option.cpp
|
Unified parsing of MTP gift and subscription options in separate file.
|
2022-09-02 21:14:32 +04:00 |
api_premium_option.h
|
Fix possible crash on empty options from the server.
|
2023-02-02 10:55:04 +04:00 |
api_report.cpp
|
Fix possible crashes in toastParent expiring.
|
2022-12-07 13:07:36 +04:00 |
api_report.h
|
Added ability to report profile photos.
|
2022-04-19 09:39:01 +04:00 |
api_ringtones.cpp
|
Add convenient appConfig().get<int>(..).
|
2022-08-02 13:20:38 +03:00 |
api_ringtones.h
|
Update API scheme to layer 143.
|
2022-05-19 17:27:02 +04:00 |
api_self_destruct.cpp
|
Added api support for global TTL settings.
|
2022-11-29 17:41:20 +03:00 |
api_self_destruct.h
|
Added api support for global TTL settings.
|
2022-11-29 17:41:20 +03:00 |
api_send_progress.cpp
|
Simplify SendProgressManager::done prototype.
|
2022-11-11 11:44:03 +04:00 |
api_send_progress.h
|
Simplify SendProgressManager::done prototype.
|
2022-11-11 11:44:03 +04:00 |
api_sending.cpp
|
Don't add views counter when editing media.
|
2023-02-02 22:12:32 +04:00 |
api_sending.h
|
Added ability to send existing media with pre-generated local msgId.
|
2022-02-25 19:41:15 +03: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
|
Replaced some qstr with u""_q literal.
|
2022-11-29 14:12:50 +03:00 |
api_single_message_search.h
|
…
|
|
api_text_entities.cpp
|
Display topic name in chats list.
|
2022-11-02 16:39:13 +04:00 |
api_text_entities.h
|
…
|
|
api_toggling_media.cpp
|
Allow topic deletion.
|
2022-11-01 19:25:40 +04:00 |
api_toggling_media.h
|
Show limit toasts and boxes.
|
2022-05-19 17:27:02 +04:00 |
api_transcribes.cpp
|
Added initial ability to transcribe video messages.
|
2022-11-01 19:25:42 +04:00 |
api_transcribes.h
|
Added initial ability to transcribe video messages.
|
2022-11-01 19:25:42 +04:00 |
api_unread_things.cpp
|
Fix unread reactions button in chats with users.
|
2023-01-03 09:22:46 +04:00 |
api_unread_things.h
|
Extract Data::Thread common for History / ForumTopic.
|
2022-11-01 19:25:37 +04:00 |
api_updates.cpp
|
Update API scheme on layer 151.
|
2022-12-26 14:24:08 +04:00 |
api_updates.h
|
Show emoji interaction seen status.
|
2021-09-17 10:25:36 +03:00 |
api_user_names.cpp
|
Added handling of error for too much number of activated usernames.
|
2022-11-01 19:25:40 +04:00 |
api_user_names.h
|
Added handling of error for too much number of activated usernames.
|
2022-11-01 19:25:40 +04:00 |
api_user_privacy.cpp
|
Added initial support of privacy setting for voice messages.
|
2022-07-26 20:12:11 +03:00 |
api_user_privacy.h
|
Added initial support of privacy setting for voice messages.
|
2022-07-26 20:12:11 +03:00 |
api_views.cpp
|
Short poll extended media.
|
2022-09-12 18:18:31 +04:00 |
api_views.h
|
Short poll extended media.
|
2022-09-12 18:18:31 +04:00 |
api_who_reacted.cpp
|
No "Who Viewed" in case of hidden members.
|
2022-12-26 14:24:08 +04:00 |
api_who_reacted.h
|
Display custom emoji reactions under messages.
|
2022-09-02 21:14:31 +04:00 |