.. |
api_attached_stickers.cpp
|
Detach ComposeControls from SessionController.
|
2023-05-17 15:51:52 +04:00 |
api_attached_stickers.h
|
…
|
|
api_authorizations.cpp
|
Implement connected websites section.
|
2023-08-18 17:03:50 +02:00 |
api_authorizations.h
|
Implement connected websites section.
|
2023-08-18 17:03:50 +02:00 |
api_blocked_peers.cpp
|
Unblock the bot before sharing phone number.
|
2023-09-04 17:36:55 +04:00 |
api_blocked_peers.h
|
Unblock the bot before sharing phone number.
|
2023-09-04 17:36:55 +04:00 |
api_bot.cpp
|
Fix build with Xcode.
|
2023-10-26 14:08:40 +04:00 |
api_bot.h
|
Respect peer_types in the switch inline button.
|
2023-05-24 19:36:58 +04:00 |
api_chat_filters.cpp
|
Added phrase for limit of number of chats that never show in filter.
|
2023-08-04 08:46:45 +02:00 |
api_chat_filters.h
|
Implement complex filter delete from context menu.
|
2023-04-11 19:17:39 +04:00 |
api_chat_invite.cpp
|
Add verified/fake/scam badge to ConfirmInviteBox.
|
2023-09-12 11:40:33 +04:00 |
api_chat_invite.h
|
Add verified/fake/scam badge to ConfirmInviteBox.
|
2023-09-12 11:40:33 +04:00 |
api_chat_participants.cpp
|
Suggest group-with-hidden-members admins in mentions.
|
2023-08-14 22:30:39 +02:00 |
api_chat_participants.h
|
Suggest inviting by link if privacy disallows adding.
|
2023-03-12 07:25:39 +04:00 |
api_cloud_password.cpp
|
…
|
|
api_cloud_password.h
|
…
|
|
api_common.cpp
|
Pass FullReplyTo everywhere.
|
2023-10-26 14:08:40 +04:00 |
api_common.h
|
Allow sending custom webpage previews.
|
2023-10-26 14:08:43 +04:00 |
api_confirm_phone.cpp
|
Update API scheme to layer 152.
|
2023-02-02 22:12:31 +04:00 |
api_confirm_phone.h
|
…
|
|
api_editing.cpp
|
Improve editing messages with webpage previews.
|
2023-10-26 14:08:44 +04:00 |
api_editing.h
|
Allow sending custom webpage previews.
|
2023-10-26 14:08:43 +04:00 |
api_global_privacy.cpp
|
Version 4.9.1: Fix states of archive settings.
|
2023-08-15 19:16:53 +02:00 |
api_global_privacy.h
|
Add archive settings to context menu.
|
2023-08-14 22:30:39 +02:00 |
api_hash.cpp
|
…
|
|
api_hash.h
|
…
|
|
api_invite_links.cpp
|
Update API scheme on layer 158.
|
2023-04-11 19:17:38 +04:00 |
api_invite_links.h
|
Update API scheme on layer 158.
|
2023-04-11 19:17:38 +04:00 |
api_media.cpp
|
Update API scheme on layer 160: Duration.
|
2023-07-20 07:20:10 +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
|
…
|
|
api_messages_search_merged.cpp
|
…
|
|
api_messages_search_merged.h
|
…
|
|
api_peer_photo.cpp
|
Implement background emoji selector.
|
2023-10-28 18:06:17 +04:00 |
api_peer_photo.h
|
Implement background emoji selector.
|
2023-10-28 18:06:17 +04:00 |
api_polls.cpp
|
Pass FullReplyTo everywhere.
|
2023-10-26 14:08:40 +04:00 |
api_polls.h
|
…
|
|
api_premium.cpp
|
Added ability to award specific users in giveaway box.
|
2023-11-04 21:24:01 +04:00 |
api_premium.h
|
Added ability to award specific users in giveaway box.
|
2023-11-04 21:24:01 +04:00 |
api_premium_option.cpp
|
Fixed calculate of discount in premium subscription options.
|
2023-02-07 11:35:21 +04:00 |
api_premium_option.h
|
Added API support for premium giftcode options.
|
2023-11-04 21:24:01 +04:00 |
api_report.cpp
|
Update API scheme to layer 164.
|
2023-09-22 09:43:31 +04:00 |
api_report.h
|
Support deleting and reporting stories.
|
2023-07-20 07:20:12 +04:00 |
api_ringtones.cpp
|
Update API scheme on layer 160: Duration.
|
2023-07-20 07:20:10 +04:00 |
api_ringtones.h
|
Update API scheme on layer 160: Duration.
|
2023-07-20 07:20:10 +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
|
…
|
|
api_send_progress.h
|
…
|
|
api_sending.cpp
|
Fix external replies in topic groups.
|
2023-10-31 10:39:54 +04:00 |
api_sending.h
|
…
|
|
api_sensitive_content.cpp
|
…
|
|
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_statistics.cpp
|
Improved API support of boosts list.
|
2023-11-04 21:24:00 +04:00 |
api_statistics.h
|
Added API support for boost status and boosts list.
|
2023-10-21 09:37:30 +04:00 |
api_text_entities.cpp
|
Partially (italic+colored) support blockquotes.
|
2023-10-26 14:08:40 +04:00 |
api_text_entities.h
|
…
|
|
api_toggling_media.cpp
|
Detach ComposeControls from SessionController.
|
2023-05-17 15:51:52 +04:00 |
api_toggling_media.h
|
Detach ComposeControls from SessionController.
|
2023-05-17 15:51:52 +04:00 |
api_transcribes.cpp
|
…
|
|
api_transcribes.h
|
…
|
|
api_unread_things.cpp
|
Fix unread reactions button in chats with users.
|
2023-01-03 09:22:46 +04:00 |
api_unread_things.h
|
…
|
|
api_updates.cpp
|
Respect invert_media in service notifications.
|
2023-10-26 14:08:44 +04:00 |
api_updates.h
|
…
|
|
api_user_names.cpp
|
Added api support to toggle and reorder bot usernames.
|
2023-04-11 19:17:42 +04:00 |
api_user_names.h
|
…
|
|
api_user_privacy.cpp
|
Update API scheme to layer 160.
|
2023-07-20 07:20:07 +04:00 |
api_user_privacy.h
|
Update API scheme to layer 160.
|
2023-07-20 07:20:07 +04:00 |
api_views.cpp
|
…
|
|
api_views.h
|
…
|
|
api_websites.cpp
|
Support all cases for BoostBox.
|
2023-09-22 09:43:32 +04:00 |
api_websites.h
|
Implement connected websites section.
|
2023-08-18 17:03:50 +02:00 |
api_who_reacted.cpp
|
Load and show list of users who viewed a story.
|
2023-07-20 07:20:10 +04:00 |
api_who_reacted.h
|
Load and show list of users who viewed a story.
|
2023-07-20 07:20:10 +04:00 |