Commit Graph

10645 Commits

Author SHA1 Message Date
levlam
78f6dccb00 Move as_db_key to TdDb. 2024-08-01 10:23:18 +03:00
levlam
1880382e63 Simplify Td::run_request. 2024-08-01 07:42:23 +03:00
levlam
a24af09922 Add Td::do_run_request. 2024-08-01 00:29:48 +03:00
levlam
98a2dc2a45 Improve includes. 2024-07-31 17:34:55 +03:00
levlam
4d250ff829 Move synchronous request implementations to a separate file. 2024-07-31 17:26:17 +03:00
levlam
a0487d4acd Move testProxy implementation to ConnectionCreator. 2024-07-31 16:56:49 +03:00
levlam
c8b5ecce6c Don't warn about is_slow_mode_enabled for old channels. 2024-07-31 14:18:05 +03:00
levlam
1fa2a372a8 Update version to 1.8.34. 2024-07-30 15:18:28 +03:00
levlam
9c1889c67d Add starTransactionPartnerUser.sticker. 2024-07-30 15:18:06 +03:00
levlam
0df820d4d3 Remove StickersManager::get_premium_gift_option_sticker. 2024-07-30 15:06:50 +03:00
levlam
320cdbcc31 Add StickersManager::load_premium_gift_sticker_set. 2024-07-30 15:04:44 +03:00
levlam
e860c0bf46 Improve starTransactionPartnerBot. 2024-07-30 14:42:55 +03:00
levlam
de8dbf00b4 Move get_months_by_star_count to StarManager. 2024-07-30 13:51:53 +03:00
levlam
f2d5a2e3bf Ignore updates from business connection. 2024-07-30 13:25:26 +03:00
levlam
d5068c3f55 Add td_api::setBusinessMessageIsPinned. 2024-07-29 20:33:02 +03:00
levlam
fa4c3082b1 Support embedded animations. 2024-07-29 15:37:21 +03:00
levlam
65057a9802 Add width and height to linkPreviewTypeEmbeddedAudioPlayer. 2024-07-28 22:06:46 +03:00
levlam
4d67813e67 Minor improvements. 2024-07-28 10:06:53 +03:00
levlam
ae492255dc Simplify messageGiftedPremium/messageGiftedStars. 2024-07-27 23:28:25 +03:00
levlam
1348723205 Support file reference repair when edit story cover. 2024-07-27 23:02:29 +03:00
levlam
1f29dc7b97 Add td_api::editStoryCover. 2024-07-27 22:39:44 +03:00
levlam
f6e97f83a6 Rename main_frame_timestamp to cover_frame_timestamp. 2024-07-27 21:13:49 +03:00
levlam
536893f50b Add "can_gift_stars" option. 2024-07-26 18:48:38 +03:00
levlam
9709968751 Add BotInfoManager::validate_bot_media_preview_language_code. 2024-07-23 19:34:12 +03:00
levlam
01ea9aa3f5 Add DialogInviteLink.hpp. 2024-07-23 15:21:17 +03:00
levlam
9ace427644 Ignore photo for linkPreviewTypeVideo with video. 2024-07-23 14:56:43 +03:00
levlam
e063a7349d Support TON sites in getExternalLinkInfo. 2024-07-23 13:01:39 +03:00
levlam
6ef62dc097 Add internal "ton_proxy_address" option. 2024-07-23 12:42:38 +03:00
levlam
1e3ea181d4 Add "can_preload_weather" option. 2024-07-23 12:27:07 +03:00
levlam
5a01890272 Add td_api::botMediaPreview. 2024-07-23 12:15:11 +03:00
levlam
15eb2754bd Support file reference repair for bot media preview info. 2024-07-22 19:25:13 +03:00
levlam
61ce58b133 Add td_api::getBotMediaPreviewInfo. 2024-07-22 19:09:10 +03:00
levlam
5c771778df Fix internalLinkTypeMainWebApp. 2024-07-22 18:19:04 +03:00
levlam
106afa050c Improve td_api::getMainWebApp. 2024-07-21 13:16:02 +03:00
levlam
6d9864a1cf Add messageProperties.need_show_statistics. 2024-07-20 21:55:41 +03:00
levlam
eebac051cb Update has_media_previews after changing media previews. 2024-07-19 18:11:23 +03:00
levlam
bd9f33f0c1 Add botInfo.has_media_previews. 2024-07-19 18:03:07 +03:00
levlam
6d3c92c779 Add td_api::getMainWebAppUrl. 2024-07-19 17:08:34 +03:00
levlam
853301ff1c Add td_api::internalLinkTypeMainWebApp. 2024-07-19 16:43:35 +03:00
levlam
5a00eaa158 Check that bot has main Web App in preview methods. 2024-07-19 16:09:08 +03:00
levlam
26997e39c8 Add userTypeBot.has_main_web_app. 2024-07-19 16:03:47 +03:00
levlam
fceb1437d7 Add td_api::reorderBotMediaPreviews. 2024-07-19 14:52:36 +03:00
levlam
1abbbc3778 Add td_api::deleteBotMediaPreviews. 2024-07-19 14:38:38 +03:00
levlam
e8b477a3e3 Add td_api::editBotMediaPreview. 2024-07-19 14:18:17 +03:00
levlam
c3ded2ade5 Add BotInfoManager::get_fake_input_media. 2024-07-18 23:50:45 +03:00
levlam
80b71e4410 Add td_api::addBotMediaPreview. 2024-07-18 23:28:08 +03:00
levlam
c53bbeaf95 Add "bot_media_preview_count_max" option. 2024-07-18 21:20:24 +03:00
levlam
cdd7af6ade Support file reference repair for bot media previews. 2024-07-18 18:32:57 +03:00
levlam
daa7c39688 Add Global::bot_info_manager(). 2024-07-18 18:06:17 +03:00
levlam
8396faa832 Add BotInfoManager::reload_bot_media_previews. 2024-07-18 17:58:54 +03:00