Commit Graph

503 Commits

Author SHA1 Message Date
levlam
4639fbfb64 Update TDLib to 1.8.24. 2024-01-29 02:03:25 +03:00
levlam
4942b4346b Print log before dumping stack trace to avoid log overwriting by other threads. 2024-01-18 14:34:05 +03:00
levlam
fc1de34374 Allow to pass empty ReplyParameters. 2024-01-01 17:47:09 +03:00
levlam
ade0841d41 Update version to 7.0. 2023-12-28 00:42:15 +03:00
levlam
ee59941ca3 Add Message.users_shared field. 2023-12-22 23:32:52 +03:00
levlam
0fbcfa7eba Support request_users.max_quantity. 2023-12-22 23:26:43 +03:00
levlam
047a3e9922 Support channel emoji status. 2023-12-21 22:30:01 +03:00
levlam
0ec870fd77 Add setMessageReaction method. 2023-12-20 17:57:39 +03:00
levlam
56d2dc6392 Add "message_reaction_count" update. 2023-12-20 17:45:26 +03:00
levlam
82e48a0908 Add "message_reaction" updates. 2023-12-20 17:35:18 +03:00
levlam
1320b03bc5 Add Message.giveaway_winners. 2023-12-20 16:44:01 +03:00
levlam
1f512433ef Add "has_public_winners" and "prize_description" giveaway fields. 2023-12-20 16:19:06 +03:00
levlam
fd87df5fed Add fields chat.profile_accent_color_id and chat.profile_background_custom_emoji_id. 2023-12-20 16:09:15 +03:00
levlam
fa0bc023fb Update TDLib to 1.8.23. 2023-12-20 16:05:37 +03:00
levlam
f5f7bbb57f Add Chat.available_reactions. 2023-12-20 15:14:10 +03:00
levlam
57cad9c0a8 Add copyMessages method. 2023-12-12 14:48:35 +03:00
levlam
b039c8e927 Add forwardMessages method. 2023-12-12 14:37:51 +03:00
levlam
1c25870679 Add deleteMessages method. 2023-12-11 20:55:10 +03:00
levlam
83a49569ab Store identifier of inaccessible pinned message. 2023-12-04 15:32:17 +03:00
levlam
6fdb4d2416 Add Message.giveaway_completed. 2023-12-04 15:23:59 +03:00
levlam
9620d43700 Support quote position in reply parameters. 2023-12-04 14:31:45 +03:00
levlam
2c5ff070b3 Add class TextQuote. 2023-12-04 14:18:57 +03:00
levlam
59436578ee Update TDLib to 1.8.22. 2023-12-04 13:42:00 +03:00
levlam
e66ffb1556 Support chat in ReplyParameters. 2023-11-15 16:18:00 +03:00
levlam
1333e3d2ea Support quote in ReplyParameters. 2023-11-14 19:34:38 +03:00
levlam
fcb1814a0c Improve error message. 2023-11-14 19:22:17 +03:00
levlam
9f5b2fa537 Add class ReplyParameters and fields "reply_parameters". 2023-11-14 18:55:55 +03:00
levlam
095511b4eb Add Client::check_reply_parameters. 2023-11-14 18:10:00 +03:00
levlam
76c108bf3c Simplify JsonChat usage. 2023-11-14 13:07:14 +03:00
levlam
096f066024 Add Message.quote and Message.quote_entities. 2023-11-14 13:00:27 +03:00
levlam
52171bd90c Add Message.external_reply. 2023-11-14 12:56:32 +03:00
levlam
c729e35ddb Add Message.forward_origin. 2023-11-13 23:17:15 +03:00
levlam
c44f2c6c3c Store td_api::MessageOrigin in MessageInfo. 2023-11-13 22:41:02 +03:00
levlam
00d351c85c Add message.link_preview_options. 2023-11-13 22:08:07 +03:00
levlam
c39cc1b0ca Allow to specify link preview options for sent text messages. 2023-11-13 21:19:35 +03:00
levlam
f1674d26de Add getUserChatBoosts. 2023-11-13 20:16:11 +03:00
levlam
cbb0166e7c Add "chat_boost" and "removed_chat_boost" updates. 2023-11-13 19:51:05 +03:00
levlam
4bb770f31a Add Chat.background_custom_emoji_id. 2023-11-13 19:15:19 +03:00
levlam
282e31f5fc Add Chat.accent_color_id. 2023-11-13 19:08:21 +03:00
levlam
704a4272dd Add Chat.has_visible_history. 2023-11-13 18:56:15 +03:00
levlam
b34c595eb0 Simplify update*FullInfo handling. 2023-11-13 18:53:04 +03:00
levlam
84f74d8ad6 Add Message.giveaway. 2023-11-13 18:38:57 +03:00
levlam
6a5393a925 Add Message.giveaway_created. 2023-11-13 18:22:04 +03:00
levlam
b81f8065d7 Support td_api::textEntityTypeBlockQuote. 2023-11-09 19:15:42 +03:00
levlam
13d68879d3 Add Client::get_same_chat_reply_to_message_id(const MessageInfo *message_info). 2023-11-09 18:24:50 +03:00
levlam
96d0d1c668 Update version to 6.9.2. 2023-11-09 02:32:21 +03:00
levlam
0566e21f93 Keep reply to the top thread message for external replies. 2023-11-05 22:08:06 +03:00
levlam
34ed6c3512 Store td_api::messageReplyToMessage in MessageInfo. 2023-11-05 21:54:58 +03:00
levlam
9447ce07ea Minor improvements. 2023-11-04 02:39:57 +03:00
levlam
f169ae654c Slowly recheck webhook IP addresses after loading them from database. 2023-11-01 23:01:08 +03:00
levlam
9a7a293a84 Update TDLib to 1.8.21. 2023-10-31 03:10:35 +03:00
levlam
d836f78e41 Log skipped updates. 2023-10-23 11:53:20 +03:00
levlam
f15bc7396e Update TDLib to 1.8.20. 2023-10-13 01:15:42 +03:00
levlam
9c413c7f11 Maintain last time when a file was uploaded for all requests. 2023-09-25 19:39:51 +03:00
levlam
5d88023dd1 Update TDLib and version to 6.9.1. 2023-09-23 16:39:14 +03:00
levlam
9e7b09ff0a Update version to 6.9. 2023-09-22 16:23:26 +03:00
levlam
d5783a1545 Add more fields to WriteAccessAllowed. 2023-09-19 20:37:10 +03:00
levlam
2b43e08dca Support "can_post_stories", "can_edit_stories" and "can_delete_stories" administrator rights. 2023-09-19 19:37:24 +03:00
levlam
11d19baa2e Update TDLib to 1.8.19. 2023-09-19 19:26:43 +03:00
levlam
df1fe4c05f Fail request early if message/caption/explanation text is too long. 2023-09-14 19:11:12 +03:00
levlam
1ec733a3f8 Don't update CPU statistics before returning it to avoid synchronous open of "/proc/stat". 2023-09-14 16:57:28 +03:00
levlam
4e8ba65838 Update TDLib to 1.8.18. 2023-09-13 23:14:57 +03:00
levlam
e58e8d3989 Improve query logging. 2023-09-08 18:09:08 +03:00
levlam
95ff757c73 Immediately return an error if more than 50 inline query results are provided. 2023-09-06 18:48:41 +03:00
levlam
70670d7217 Explicitly disallow message updates with "channel_chat_created" content. 2023-09-06 17:06:21 +03:00
levlam
18b5f287f7 Update CPU statistics on a dedicated thread. 2023-09-03 01:03:53 +03:00
levlam
1cab23c1f1 Improve ServerCpuStat. 2023-09-03 00:55:10 +03:00
levlam
89383695ed Make watchdog timeouts more precise. 2023-08-31 22:51:07 +03:00
levlam
8b2b62bd6f Update version to 6.8. 2023-08-18 18:39:30 +03:00
levlam
980f98299f Improve logging of big queries. 2023-08-08 18:00:24 +03:00
levlam
0868ee6beb Simplify reply markup parsing. 2023-07-31 20:01:53 +03:00
levlam
a78edf0703 Use JsonObject member functions to get field values. 2023-07-31 17:53:56 +03:00
levlam
2bbaf87fea Use get_json_object_long_field to fetch "amount". 2023-07-31 14:02:50 +03:00
levlam
9f688af4fb Add dedicated threads for TQueue and webhook databases and webhook certificate processing. 2023-07-25 22:32:05 +03:00
levlam
c927614964 Improve threads usage. 2023-07-25 22:26:12 +03:00
levlam
ec8e44de5a Improve warnings for old updates. 2023-07-24 21:41:15 +03:00
levlam
f4422f5976 Add unpinAllGeneralForumTopicMessages. 2023-07-24 17:19:14 +03:00
levlam
afd30f2cfa Support messageStory as empty objects. 2023-07-24 16:14:03 +03:00
levlam
51fba26f78 Add Chat.emoji_status_expiration_date. 2023-07-21 13:33:00 +03:00
levlam
736411c113 Update TDLib to 1.8.15 and support votes by chats in polls. 2023-07-20 17:06:32 +03:00
levlam
1fa5c2c31a Improve processing of new messages. 2023-07-20 16:58:10 +03:00
levlam
9ce2f7df4c Don't drop replies to deleted messages. 2023-07-20 16:30:46 +03:00
levlam
68dc4f54a5 Don't track replies by yet unsent messages. 2023-07-20 16:25:42 +03:00
levlam
c8e50b8011 Improve replies handling. 2023-07-19 23:54:47 +03:00
levlam
a9a0140476 Keep last time when a file was uploaded. 2023-07-06 14:47:31 +03:00
levlam
84e512c2e4 Make Client::get_reply_markup static. 2023-07-06 14:01:14 +03:00
levlam
d9c00c452b Use bot identifier as token for webhook requests. 2023-06-28 20:55:38 +03:00
levlam
2515892217 Update TDLib and version to 6.7.1. 2023-04-21 16:08:20 +03:00
levlam
c7253129b5 Update version to 6.7. 2023-04-21 13:21:58 +03:00
levlam
e7a61ce8f8 Add "switch_inline_query_chosen_chat" inline keyboard buttons. 2023-04-07 15:29:16 +03:00
levlam
9e87ac2bf9 Add ChatMemberUpdated.via_chat_folder_invite_link. 2023-04-07 14:55:58 +03:00
levlam
38a11d1e1f Add setMyName. 2023-04-07 14:52:10 +03:00
levlam
a894cace6b Add getMyName. 2023-04-07 14:48:34 +03:00
levlam
6561063f52 Update TDLib to 1.8.14. 2023-04-07 14:36:27 +03:00
levlam
0e5673f2dc Don't dump trace on Watchdog timeouts if log is disabled. 2023-03-27 19:05:23 +03:00
levlam
df53cfeb85 Update TDLib and version to 6.6.2. 2023-03-27 12:08:49 +03:00
levlam
8e00a8d41d Update version to 6.6.1. 2023-03-25 09:27:17 +03:00
levlam
10c5272497 Fix warning. 2023-03-23 20:18:32 +03:00
levlam
e9d32ad23d Add Query::get_peer_ip_address. 2023-03-13 18:42:35 +03:00
levlam
26854a6a3d Completely disable network statistics. 2023-03-13 17:40:07 +03:00
levlam
c5b8e34cd3 Update version to 6.6. 2023-03-09 18:55:26 +03:00
levlam
79ea507664 Minor improvements. 2023-03-09 18:54:59 +03:00
levlam
8fd2a69378 Add setMyShortDescription. 2023-03-04 22:13:39 +03:00
levlam
8ee91caacf Add getMyShortDescription. 2023-03-04 22:12:34 +03:00
levlam
4df8df2f17 Improve BotStatActor::get_score. 2023-02-27 22:12:12 +03:00
levlam
ac28919390 Add getMyDescription. 2023-02-27 21:32:38 +03:00
levlam
f25e81c015 Add setMyDescription. 2023-02-27 02:19:10 +03:00
levlam
ab54061365 Add emoji to sendSticker. 2023-02-26 22:23:38 +03:00
levlam
1720ba3e81 Support "web_app" button in inline query results. 2023-02-22 21:01:05 +03:00
levlam
4dc418b8d3 Add optional web_app_name to WriteAccessAllowed. 2023-02-22 20:45:37 +03:00
levlam
7b2acc80be Avoid unneeded namespace qualification. 2023-02-22 19:50:53 +03:00
levlam
b81073cb1a Remove using of td::Json*. 2023-02-22 19:47:23 +03:00
levlam
f24dca312f Remove using for td::Status and td::Slice. 2023-02-22 19:40:25 +03:00
levlam
b38ce2a79d Add deleteStickerSet. 2023-02-16 16:27:58 +03:00
levlam
64591671fc Add getStickerMaskPosition. 2023-02-14 18:04:47 +03:00
levlam
116e7aab24 Add setStickerKeywords. 2023-02-14 17:54:59 +03:00
levlam
c48dfe5d4d Add setStickerEmojiList. 2023-02-14 17:43:08 +03:00
levlam
bb5f3651b2 Add Client::get_sticker_input_file. 2023-02-14 17:40:32 +03:00
levlam
401894a53b Add setStickerSetTitle. 2023-02-14 17:30:50 +03:00
levlam
0c7a7236eb Add setCustomEmojiStickerSetThumbnail. 2023-02-14 17:26:31 +03:00
levlam
84e6f5fa1d Support keywords in InputSticker. 2023-02-14 17:13:19 +03:00
levlam
d3898d9b7f Allow to preupload animated and video stickers. 2023-02-14 16:46:05 +03:00
levlam
a1d7c768bb Aloow to specify up to 50 stickers in createNewStickerSet. 2023-02-14 16:34:10 +03:00
levlam
d0b5abfc46 Support InputSticker in addStickerToSet. 2023-02-14 14:26:42 +03:00
levlam
1da3d34299 Add Sticker.needs_repainting. 2023-02-14 14:07:38 +03:00
levlam
3be3dfedf6 Add "needs_repainting" parameter in createNewStickerSet. 2023-02-14 13:37:27 +03:00
levlam
96e534bddc Rename "thumb" to "thumbnail". 2023-02-14 13:30:17 +03:00
levlam
0cf13d3bf4 Update TDLib to 1.8.12. 2023-02-13 17:25:33 +03:00
levlam
09c9db306a Fail flood-limited queries with a delay. 2023-02-13 15:52:15 +03:00
levlam
12c56318a8 Update clang-format to 16.0.0. 2023-02-13 15:44:46 +03:00
levlam
8180845429 Update version to 6.5. 2023-02-02 19:21:46 +03:00
levlam
0e6826b7e4 Add use_independent_chat_permissions to restrictChatMember and setChatPermissions. 2023-02-01 04:00:16 +03:00
levlam
0bc181c216 Add ChatJoinRequest.user_chat_id. 2023-02-01 03:46:27 +03:00
levlam
2c23688be6 Support separate media permissions. 2023-01-31 01:46:40 +03:00
levlam
d3846adaa2 Destroy HttpQuery on another thread. 2023-01-23 19:27:19 +03:00
levlam
70428fb762 Improve BotInfo for bots with invalid tokens. 2023-01-18 22:44:47 +03:00
levlam
82d592702d Support messageUserShared and messageChatShared. 2023-01-12 14:49:26 +03:00
levlam
c3c8f112ee Support "request_chat" keyboard buttons. 2023-01-11 20:50:43 +03:00
levlam
e636a6db45 Support "request_user" keyboard buttons. 2023-01-11 20:39:34 +03:00
levlam
c68f6a7a89 Update TDLib to 1.8.11. 2023-01-11 20:30:27 +03:00
levlam
a8f7f78fe1 Rendomize maximum webhook event delay. 2023-01-08 21:30:51 +03:00
levlam
1b741dd3b3 Update TDLib and asynchronously destroy deleted TQueue events. 2023-01-06 18:03:45 +03:00
levlam
452a190094 Reduce Watchdog timeout to 0.25. 2023-01-06 16:30:12 +03:00
levlam
75caf1b0e7 Log top bots in dump_statistics. 2023-01-06 16:29:09 +03:00
levlam
0dcec25d7e Add ClientManager::get_top_clients. 2023-01-06 15:52:53 +03:00
levlam
348b94bdee Update copyright year. 2023-01-01 00:31:16 +03:00
levlam
d091a730fb Update TDLib and version to 6.4.1. 2022-12-31 01:00:50 +03:00
levlam
c3b3c3033f Update version to 6.4. 2022-12-30 04:11:12 +03:00
levlam
c5ed576b1e Use public photo if full profile photo is unavailable. 2022-12-30 00:21:16 +03:00
levlam
fbc493c361 Add Chat.has_aggressive_anti_spam_enabled. 2022-12-29 21:11:42 +03:00