ZaStoGram_desktop/Telegram/SourceFiles/api
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-25 14:38:13 +03:00
..
api_attached_stickers.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
api_attached_stickers.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_authorizations.cpp Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
api_authorizations.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_blocked_peers.cpp Full support and build fix. 2025-12-22 17:56:55 +04:00
api_blocked_peers.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_bot.cpp Resolve upstream integration contracts 2026-08-22 12:27:18 +03:00
api_bot.h Resolve upstream integration contracts 2026-08-22 12:27:18 +03:00
api_bot_callback_state.cpp Fix inline bot callback operation lifecycle races 2026-07-21 23:17:34 +03:00
api_bot_callback_state.h Resolve upstream integration contracts 2026-08-22 12:27:18 +03:00
api_chat_filters.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
api_chat_filters.h Allow disabling animations in folder emoji. 2024-12-31 15:41:13 +04:00
api_chat_filters_remove_manager.cpp Full support and build fix. 2025-12-22 17:56:55 +04:00
api_chat_filters_remove_manager.h Use base::weak_qptr / base::make_weak. 2025-07-23 11:40:59 +04:00
api_chat_invite.cpp Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
api_chat_invite.h Update API scheme to layer 226. Guard-bots. 2026-06-09 14:27:37 +04:00
api_chat_invite.style Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
api_chat_links.cpp Simple promo box for Telegram Business. 2024-04-01 22:44:23 +04:00
api_chat_links.h Initial chat links edition implementation. 2024-04-01 22:44:21 +04:00
api_chat_participants.cpp Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
api_chat_participants.h Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
api_cloud_password.cpp Fixed handling a 2FA password removed from another session. 2026-08-26 23:25:37 +04:00
api_cloud_password.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_common.cpp Rename SuggestPostOptions to SuggestOptions. 2025-12-05 20:11:53 +04:00
api_common.h Enable media sending in Welcome Messages editor 2026-08-10 18:42:48 +04:00
api_communities.cpp Support bots as community linked peers 2026-07-10 14:04:30 +04:00
api_communities.h Fix communities sender include after upstream merge 2026-07-14 19:26:32 +03:00
api_compose_with_ai.cpp Got rid of cast-to-void result discarding. 2026-08-21 14:38:14 +03:00
api_compose_with_ai.h Merge upstream dev through b033e513f4 2026-08-22 11:23:33 +03:00
api_confirm_phone.cpp Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
api_confirm_phone.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_credits.cpp Added optional limit parameter to credits history request. 2026-05-27 13:56:41 +03:00
api_credits.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_credits_history_entry.cpp Show gift offer payment as "Gift Offer". 2026-05-07 17:31:42 +04:00
api_credits_history_entry.h Replaced Data::EarnHistoryEntry with Data::CreditsHistoryEntry. 2025-07-01 19:33:25 +04:00
api_earn.cpp Full support and build fix. 2025-12-22 17:56:55 +04:00
api_earn.h Fixed button for currency withdrawal from bots. 2025-05-07 10:28:54 +03:00
api_editing.cpp Merge upstream dev through 64ca5475f2 2026-09-25 14:38:13 +03:00
api_editing.h Added video cover change support to EditTextMessage. 2026-08-10 09:05:48 +03:00
api_filter_updates.h Added initial implementation of filter for MTP updates. 2024-06-30 21:16:07 +04:00
api_global_privacy.cpp Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
api_global_privacy.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
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 Full support and build fix. 2025-12-22 17:56:55 +04:00
api_invite_links.h Added ability to edit invite links with subscription. 2024-08-14 18:17:50 +02:00
api_media.cpp Fixed nosound video attribute dropping animated flag from GIFs. 2026-08-28 08:34:08 +03:00
api_media.h Allow sending media with spoilers. 2022-12-26 14:24:05 +04:00
api_messages_search.cpp Added support of search in section of pinned messages. 2026-04-10 15:06:20 +03:00
api_messages_search.h Added support of search in section of pinned messages. 2026-04-10 15:06:20 +03:00
api_messages_search_merged.cpp Fixed compose search list freeze by resetting merged search state flags. 2026-03-12 12:59:49 +04:00
api_messages_search_merged.h Added ability to provide top msg id to api message search class. 2025-01-18 01:10:28 +03:00
api_peer_colors.cpp Added ability to retrieve required boost level for peer colors to api. 2025-10-28 13:53:40 +03:00
api_peer_colors.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_peer_photo.cpp Resolve upstream integration contracts 2026-08-22 12:27:18 +03:00
api_peer_photo.h Merge upstream dev through b033e513f4 2026-08-22 11:23:33 +03:00
api_peer_search.cpp Update API scheme layer on 227. 2026-06-09 14:28:09 +04:00
api_peer_search.h Support sponsored peers in search results. 2025-03-26 07:13:15 +04:00
api_polls.cpp Restricted ephemeral sending to immediate text with explaining toasts. 2026-07-10 14:04:28 +04:00
api_polls.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_premium.cpp Improve giveaway prices display. 2026-03-25 13:08:50 +07:00
api_premium.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_premium_option.cpp Improve giveaway prices display. 2026-03-25 13:08:50 +07:00
api_premium_option.h Improve giveaway prices display. 2026-03-25 13:08:50 +07:00
api_reactions_notify_settings.cpp Added api support of notify settings for reactions and poll votes. 2026-03-30 10:19:14 +03:00
api_reactions_notify_settings.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_read_metrics.cpp Better post views tracking. 2026-03-25 13:08:49 +07:00
api_read_metrics.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_report.cpp Added ephemeral message actions and restrictions to context menus. 2026-07-10 14:04:28 +04:00
api_report.h Added ephemeral message actions and restrictions to context menus. 2026-07-10 14:04:28 +04:00
api_rich_tasks.cpp Added accumulating queue for rich message task edits. 2026-08-17 08:33:42 +03:00
api_rich_tasks.h Added accumulating queue for rich message task edits. 2026-08-17 08:33:42 +03:00
api_ringtones.cpp Fix MTProto instance includes 2026-07-08 17:51:16 +03:00
api_ringtones.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_self_destruct.cpp Added api support for global TTL settings. 2022-11-29 17:41:20 +03:00
api_self_destruct.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_send_progress.cpp Full support and build fix. 2025-12-22 17:56:55 +04:00
api_send_progress.h Simplify SendProgressManager::done prototype. 2022-11-11 11:44:03 +04:00
api_sending.cpp Fixed leaks of sending albums on logout and paid media failure. 2026-09-13 10:05:38 +03:00
api_sending.h Initial ability to send audio in attaches. 2026-08-14 16:23:44 +04:00
api_sensitive_content.cpp Support age verification for sensitive media. 2025-07-23 11:40:37 +04:00
api_sensitive_content.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_single_message_search.cpp Full support and build fix. 2025-12-22 17:56:55 +04:00
api_single_message_search.h Extract username from t.me/username searches. 2019-08-09 11:50:49 +01:00
api_statistics.cpp Split statistics data to lists and td_ui parts. 2026-08-18 07:53:56 +03:00
api_statistics.h Split statistics data to lists and td_ui parts. 2026-08-18 07:53:56 +03:00
api_statistics_data_deserialize.cpp Moved out deserialization of MTP statistical graph to separated file. 2024-06-30 21:16:07 +04:00
api_statistics_data_deserialize.h Moved out deserialization of MTP statistical graph to separated file. 2024-06-30 21:16:07 +04:00
api_statistics_sender.cpp Moved out StatisticsRequestSender to separated file. 2024-06-30 21:16:07 +04:00
api_statistics_sender.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_stickers_creator.cpp Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
api_stickers_creator.h Merge upstream dev through a1ea1ddd8c (7.2.9) 2026-09-23 16:21:17 +03:00
api_suggest_post.cpp Fixed retain cycle of suggest post state through payment helper. 2026-09-13 10:05:38 +03:00
api_suggest_post.h Support adding an offer to existing message. 2025-06-27 21:29:35 +04:00
api_text_entities.cpp Keep internal links out of message entities 2026-08-12 22:28:04 +04:00
api_text_entities.h Update API scheme to layer 196. 2024-12-25 11:09:35 +04:00
api_todo_lists.cpp Restricted ephemeral sending to immediate text with explaining toasts. 2026-07-10 14:04:28 +04:00
api_todo_lists.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_toggling_media.cpp Full upgradable variants preview. 2025-12-05 20:11:54 +04:00
api_toggling_media.h Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
api_transcribes.cpp Removed premium section on first rate-limited summary click. 2026-04-06 13:15:34 +03:00
api_transcribes.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_unread_things.cpp Added support of unread poll votes to corner button from history widget. 2026-03-28 10:29:12 +03:00
api_unread_things.h Added support of unread poll votes to corner button from history widget. 2026-03-28 10:29:12 +03:00
api_updates.cpp Merge upstream dev through 64ca5475f2 2026-09-25 14:38:13 +03:00
api_updates.h Added logs of source path when an unknown deleted message is re-added. 2026-06-22 11:51:49 +03:00
api_user_names.cpp Fixed leak of usernames cache request on failed load. 2026-09-13 10:05:38 +03:00
api_user_names.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_user_privacy.cpp Rewrite settings_premium to new builder pattern 2026-01-28 11:55:20 +04:00
api_user_privacy.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_views.cpp Full support and build fix. 2025-12-22 17:56:55 +04:00
api_views.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_websites.cpp Support all cases for BoostBox. 2023-09-22 09:43:32 +04:00
api_websites.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
api_who_reacted.cpp Added missing const to local references in some files. 2026-08-12 13:36:02 +03:00
api_who_reacted.h Show forward original date in context menu. 2024-12-17 21:17:14 +04:00