Commit Graph

10148 Commits

Author SHA1 Message Date
levlam
33f5552a18 Implement QuickReplyManager::on_failed_send_quick_reply_messages. 2024-04-17 19:29:50 +03:00
levlam
6a2c579bb1 Disallow live locations in quick replies. 2024-04-17 19:08:42 +03:00
levlam
8e99a8dba1 Add td_api::addQuickReplyShortcutMessage and support adding of quick replies without media. 2024-04-17 18:39:25 +03:00
levlam
8e4a241c7f Don't send empty DeleteQuickReplyMessagesQuery. 2024-04-17 14:31:36 +03:00
levlam
48be50a0e3 Improve combine_work_hour_intervals. 2024-04-16 23:38:30 +03:00
levlam
05866446dc Add QuickReplyManager::add_local_message. 2024-04-16 00:53:48 +03:00
levlam
f3d655f1ac Create local qucik reply shortcut if it doesn't exist yet. 2024-04-15 23:36:27 +03:00
levlam
d8a50a3ef0 Add QuickReplyManager::process_input_message_content. 2024-04-15 23:12:22 +03:00
levlam
5d984efdd3 Add QuickReplyManager::get_input_reply_to_message_id. 2024-04-15 22:55:26 +03:00
levlam
a7dca7a744 Add QuickReplyManager::check_new_shortcut_name function. 2024-04-15 22:41:36 +03:00
levlam
90d4e3a6d3 Improve sending of quick reply voice messages to users that forbidden that. 2024-04-15 20:36:23 +03:00
levlam
298d16c150 Use MessagesManager::check_dialog_access. 2024-04-15 18:08:30 +03:00
levlam
575acc5485 Use check_dialog_access_in_memory if appropriate. 2024-04-15 17:33:05 +03:00
levlam
c4e1a44a5c Add MessagesManager::check_dialog_access. 2024-04-15 17:28:13 +03:00
levlam
be7434dbf3 Fix chatRevenueWithdrawalStateCompleted. 2024-04-15 15:32:45 +03:00
levlam
723ba8978d Use messages.affectedMessages.pts even if pts_count == 0. 2024-04-15 02:55:53 +03:00
levlam
14b4666423 Use DialogManager::check_dialog_access when appropriate. 2024-04-15 02:32:04 +03:00
levlam
e0a7ff6c53 Add DialogManager::check_dialog_access. 2024-04-15 01:23:14 +03:00
levlam
c0ed8f09b0 Add explicit allow_secret_chats to have_input_peer. 2024-04-14 22:59:05 +03:00
levlam
5d16b620aa Ignore can_have_sponsored_messages for old channels. 2024-04-13 21:47:48 +03:00
levlam
3620b06df2 Add td_api::sendPhoneNumberFirebaseSms. 2024-04-13 20:42:41 +03:00
levlam
25958fb406 Combine phone number verification methods into a single API method. 2024-04-13 20:25:05 +03:00
levlam
99d8de1e88 Rewrite PhoneNumberManager as regular manager. 2024-04-13 19:10:52 +03:00
levlam
5bf1142506 Remove PhoneNumberManager::get_state. 2024-04-13 02:05:43 +03:00
levlam
1c99870d6e Don't allow to directly search for greeting stickers. 2024-04-12 03:24:11 +03:00
levlam
c368bd0f38 Remove unused limit in getGreetingStickers. 2024-04-12 03:16:10 +03:00
levlam
5143d3fb6f Add td_api::getGreetingStickers. 2024-04-12 02:57:29 +03:00
levlam
9243f51ff9 Add SendQuickReplyShortcutMessagesLogEvent. 2024-04-12 02:10:55 +03:00
levlam
1bb4a2007b Add td_api::internalLinkTypeBusinessChat. 2024-04-12 01:01:26 +03:00
levlam
1806799357 Add td_api::getBusinessChatLinkInfo. 2024-04-12 00:45:32 +03:00
levlam
9d95eb4a68 Add td_api::deleteBusinessChatLink. 2024-04-11 22:19:44 +03:00
levlam
1d77c95fb2 Add td_api::editBusinessChatLink. 2024-04-11 21:41:28 +03:00
levlam
c0abb6348b Add "business_chat_link_count_max" option. 2024-04-11 21:18:57 +03:00
levlam
8e35a2477c Add td_api::createBusinessChatLink. 2024-04-11 01:43:42 +03:00
levlam
c9224b24ab Add InputBusinessChatLink. 2024-04-11 01:07:03 +03:00
levlam
c4b42c2678 Add td_api::getBusinessChatLinks. 2024-04-10 18:29:43 +03:00
levlam
de881cce99 Add td_api::businessChatLink. 2024-04-10 18:19:39 +03:00
levlam
6c2becce09 Remove updateAddChatMembersPrivacyForbidden: use USER_PRIVACY_RESTRICTED error message instead. 2024-04-10 09:52:21 +03:00
levlam
a784e6fe14 Improve getChatBoostFeatures. 2024-04-10 08:34:29 +03:00
levlam
023ee09714 Return failed to add chat members when adding members to a chat. 2024-04-09 17:01:51 +03:00
levlam
27721159bd Return failed to add members in createNewBasicGroupChat. 2024-04-09 16:19:33 +03:00
levlam
69257ffa6a Add td_api::failedToAddMember. 2024-04-09 16:03:58 +03:00
levlam
ecea209a6b Support draft_text in private chat links. 2024-04-09 01:54:55 +03:00
levlam
33073a5022 Add td_api::updateSpeedLimitNotification. 2024-04-08 20:18:48 +03:00
levlam
8b440b6761 Add internal "upload_premium_speedup_notify_period" option. 2024-04-08 19:21:52 +03:00
levlam
958ad4e4eb Add "premium_download_speedup" and "premium_upload_speedup" options. 2024-04-08 19:18:21 +03:00
levlam
9e4cda7133 Rename business intro to start page. 2024-04-08 03:29:57 +03:00
levlam
4c1fa3b45d Add td_api::removeBusinessConnectedBotFromChat. 2024-04-08 03:10:33 +03:00
levlam
69fd5333d7 Hide all business bot manage bars when changing business bot. 2024-04-08 02:45:54 +03:00
levlam
7aad37608f Add separate BusinessBotManageBar. 2024-04-08 02:37:52 +03:00
levlam
e7ff4688fc Add td_api::toggleBusinessConnectedBotChatIsPaused. 2024-04-07 22:45:55 +03:00
levlam
83a3190f2f Add action bar dependencies. 2024-04-07 01:59:13 +03:00
levlam
f9dfd502da Add td_api::chatActionBarManageBusinessBot. 2024-04-07 01:46:46 +03:00
levlam
4444f0e328 Log failed message edits. 2024-04-06 21:52:28 +03:00
levlam
5ea94725d7 Add "can_withdraw_channel_revenue" option. 2024-04-05 17:26:18 +03:00
levlam
701011ab86 Add td_api::getChatRevenueWithdrawalUrl. 2024-04-05 16:41:35 +03:00
levlam
baa7fe8598 Add td_api::ChatRevenueWithdrawalState. 2024-04-05 15:59:54 +03:00
levlam
5f1938906e Add td_api::ChatRevenueTransactionType. 2024-04-05 15:45:33 +03:00
levlam
4f65363ef8 Add td_api::getChatRevenueTransactions. 2024-04-04 13:55:24 +03:00
levlam
520062085d Add td_api::getChatRevenueStatistics. 2024-04-03 16:49:51 +03:00
levlam
6848380bb7 Add supergroupFullInfo.can_get_revenue. 2024-04-03 05:13:19 +03:00
levlam
cfadebfab4 tg_cli: reduce if-else chain length. 2024-04-02 22:46:15 +03:00
levlam
6cd0e7e5aa Allow checkChatUsername for self without chat with self. 2024-04-02 22:31:37 +03:00
levlam
006be4d564 Reload contact birthdays only if mutual contact changes. 2024-04-02 22:27:53 +03:00
levlam
844d7a505a Add callStateReady.custom_parameters. 2024-04-02 15:22:19 +03:00
levlam
25574476a3 Add td_api::toggleSupergroupCanHaveSponsoredMessages. 2024-04-02 15:17:31 +03:00
levlam
2bec18d95d Add disable sponsored messages boost feature. 2024-04-02 14:49:26 +03:00
levlam
67d42c5e14 Add internal option "channel_restrict_sponsored_level_min". 2024-04-02 14:36:38 +03:00
levlam
b987e84d54 Add supergroupFullInfo.can_have_sponsored_messages. 2024-04-02 14:32:00 +03:00
levlam
bd8c6be0cd Rename rest of ContactsManager to ChatManager. 2024-04-02 13:06:22 +03:00
levlam
9482eb6ede Return back call to UserManager::get_current_state. 2024-04-02 04:13:51 +03:00
levlam
03a624903e Move relevant functions to UserManager. 2024-04-02 03:52:34 +03:00
levlam
6010475d26 Add empty UserManager. 2024-04-01 15:05:02 +03:00
levlam
efc6bd553b Update version to 1.8.27. 2024-03-31 19:24:45 +03:00
levlam
cd25b29452 Fix SharedDialog. 2024-03-31 19:24:00 +03:00
levlam
0b4f0b1657 Destroy business_connections_ asynchronously. 2024-03-31 18:40:09 +03:00
levlam
5bc00fa834 Fix source. 2024-03-31 18:34:25 +03:00
levlam
020415f736 Various fixes. 2024-03-31 18:30:18 +03:00
levlam
f577c1564e Fix GCC compilation error. 2024-03-31 04:10:28 +03:00
levlam
bdbf9adb17 Save and load suggested actions to and from binlog. 2024-03-31 01:10:26 +03:00
levlam
3cbe6c494e Add parser/storer for SuggestedAction. 2024-03-31 00:35:02 +03:00
levlam
7266a0e3b8 Improve documentation. 2024-03-30 14:04:25 +03:00
levlam
0a21620194 Remove extract_group_invite_privacy_forbidden_updates. 2024-03-30 02:56:24 +03:00
levlam
cfeed162e9 Add updateContactCloseBirthdays. 2024-03-29 22:29:37 +03:00
levlam
e9794b9215 Reget config after account phone number is changed. 2024-03-29 17:37:44 +03:00
levlam
fd1d1dbb6c Add "can_set_new_chat_privacy_settings" option. 2024-03-29 16:51:53 +03:00
levlam
2930b87c86 Update "can_use_text_entities_in_story_caption" with other Premium options. 2024-03-29 16:31:49 +03:00
levlam
25f87a39ac Improve custom emoji checks and business messages processing. 2024-03-29 15:52:03 +03:00
levlam
b741472942 Add td_api::businessFeaturePromotionAnimation. 2024-03-29 13:31:47 +03:00
levlam
260b9cdf9e Add td_api::premiumFeatureBusiness. 2024-03-29 11:28:48 +03:00
levlam
e5d7108f1a Log unsupported premium features. 2024-03-29 11:25:06 +03:00
levlam
a042122b7a Add source to get_chat_type_object. 2024-03-29 11:19:50 +03:00
levlam
ba89fef472 Add td_api::premiumSourceBusinessFeature. 2024-03-29 03:20:56 +03:00
levlam
4c14af9b52 Add td_api::getBusinessFeatures. 2024-03-29 03:17:46 +03:00
levlam
e895a46ed5 Add "business_features" internal option. 2024-03-29 01:14:59 +03:00
levlam
01b7a0e14b Add td_api::setPersonalChat. 2024-03-29 00:46:05 +03:00
levlam
66522165ca Add td_api::getSuitablePersonalChats. 2024-03-29 00:12:54 +03:00
levlam
93663c2542 Improve maintaining of created public broadcasts. 2024-03-28 23:56:06 +03:00
levlam
d7f7a6d87b Add PublicDialogType::ForPersonalDialog. 2024-03-28 23:39:26 +03:00
levlam
6121755719 Fix video note length check. 2024-03-28 23:22:21 +03:00