Commit Graph

  • 05d9cd05b7 Store td_api::MessageOrigin in MessageInfo. levlam 2023-11-13 22:41:02 +0300
  • c3999a2144 Add message.link_preview_options. levlam 2023-11-13 22:08:07 +0300
  • ad84bfc214 Allow to specify link preview options for sent text messages. levlam 2023-11-13 21:19:35 +0300
  • 34f9b8a860 Add getUserChatBoosts. levlam 2023-11-13 20:16:11 +0300
  • 121e2d8a18 Rebase: Add "chat_boost" and "removed_chat_boost" updates. David Guillen Fandos 2024-02-03 11:23:59 +0100
  • d02a9fe5c3 Add Chat.background_custom_emoji_id. levlam 2023-11-13 19:15:19 +0300
  • a2a226ac42 Add Chat.accent_color_id. levlam 2023-11-13 19:08:21 +0300
  • 0da8d14430 Add Chat.has_visible_history. levlam 2023-11-13 18:56:15 +0300
  • d7d127430f Rebase: Simplify update*FullInfo handling. David Guillen Fandos 2024-02-03 11:21:00 +0100
  • c57bb6830b Add Message.giveaway. levlam 2023-11-13 18:38:57 +0300
  • 80406b7028 Add Message.giveaway_created. levlam 2023-11-13 18:22:04 +0300
  • 8fe04fc33a Support td_api::textEntityTypeBlockQuote. levlam 2023-11-09 19:15:42 +0300
  • 1a34273163 Add Client::get_same_chat_reply_to_message_id(const MessageInfo *message_info). levlam 2023-11-09 18:24:50 +0300
  • 4639fbfb64 Update TDLib to 1.8.24. levlam 2024-01-29 02:03:25 +0300
  • 4942b4346b Print log before dumping stack trace to avoid log overwriting by other threads. levlam 2024-01-18 14:34:05 +0300
  • fc1de34374 Allow to pass empty ReplyParameters. levlam 2024-01-01 17:47:09 +0300
  • ade0841d41 Update version to 7.0. levlam 2023-12-28 00:42:15 +0300
  • ee59941ca3 Add Message.users_shared field. levlam 2023-12-22 23:32:52 +0300
  • 0fbcfa7eba Support request_users.max_quantity. levlam 2023-12-22 23:26:43 +0300
  • 047a3e9922 Support channel emoji status. levlam 2023-12-21 22:30:01 +0300
  • 0ec870fd77 Add setMessageReaction method. levlam 2023-12-20 17:57:39 +0300
  • 56d2dc6392 Add "message_reaction_count" update. levlam 2023-12-20 17:45:26 +0300
  • 82e48a0908 Add "message_reaction" updates. levlam 2023-12-20 17:35:18 +0300
  • 1320b03bc5 Add Message.giveaway_winners. levlam 2023-12-20 16:44:01 +0300
  • 1f512433ef Add "has_public_winners" and "prize_description" giveaway fields. levlam 2023-12-20 16:19:06 +0300
  • fd87df5fed Add fields chat.profile_accent_color_id and chat.profile_background_custom_emoji_id. levlam 2023-12-20 16:09:15 +0300
  • fa0bc023fb Update TDLib to 1.8.23. levlam 2023-12-20 16:05:37 +0300
  • f5f7bbb57f Add Chat.available_reactions. levlam 2023-12-20 15:14:10 +0300
  • 8990b79e9e
    Merge pull request #84 from a5r0n/official-upstream-update Andrea Cavalli 2023-12-17 19:49:10 +0100
  • a35ff4543b
    fix merge conflicts a5r0n 2023-12-16 22:29:04 +0200
  • b3eb1acc91
    Merge pull request #83 from a5r0n/fix/no-file-limit Andrea Cavalli 2023-12-16 20:58:44 +0100
  • c24c0a2dae
    Merge remote-tracking branch 'official-upstream/master' into official-upstream-update a5r0n 2023-12-15 15:16:35 +0200
  • bf66a41987
    fix: fix no_file_limit typo a5r0n 2023-12-15 11:58:46 +0200
  • 57cad9c0a8 Add copyMessages method. levlam 2023-12-12 14:48:35 +0300
  • b039c8e927 Add forwardMessages method. levlam 2023-12-12 14:37:51 +0300
  • 1c25870679 Add deleteMessages method. levlam 2023-12-11 20:55:10 +0300
  • 83a49569ab Store identifier of inaccessible pinned message. levlam 2023-12-04 15:32:17 +0300
  • 6fdb4d2416 Add Message.giveaway_completed. levlam 2023-12-04 15:23:59 +0300
  • 9620d43700 Support quote position in reply parameters. levlam 2023-12-04 14:31:45 +0300
  • 2c5ff070b3 Add class TextQuote. levlam 2023-12-04 14:18:57 +0300
  • 59436578ee Update TDLib to 1.8.22. levlam 2023-12-04 13:42:00 +0300
  • e66ffb1556 Support chat in ReplyParameters. levlam 2023-11-15 16:18:00 +0300
  • 1333e3d2ea Support quote in ReplyParameters. levlam 2023-11-14 19:34:38 +0300
  • fcb1814a0c Improve error message. levlam 2023-11-14 19:22:17 +0300
  • 9f5b2fa537 Add class ReplyParameters and fields "reply_parameters". levlam 2023-11-14 18:55:55 +0300
  • 095511b4eb Add Client::check_reply_parameters. levlam 2023-11-14 18:10:00 +0300
  • 76c108bf3c Simplify JsonChat usage. levlam 2023-11-14 13:07:14 +0300
  • 096f066024 Add Message.quote and Message.quote_entities. levlam 2023-11-14 13:00:27 +0300
  • 52171bd90c Add Message.external_reply. levlam 2023-11-14 12:56:32 +0300
  • c729e35ddb Add Message.forward_origin. levlam 2023-11-13 23:17:15 +0300
  • c44f2c6c3c Store td_api::MessageOrigin in MessageInfo. levlam 2023-11-13 22:41:02 +0300
  • 00d351c85c Add message.link_preview_options. levlam 2023-11-13 22:08:07 +0300
  • c39cc1b0ca Allow to specify link preview options for sent text messages. levlam 2023-11-13 21:19:35 +0300
  • f1674d26de Add getUserChatBoosts. levlam 2023-11-13 20:16:11 +0300
  • cbb0166e7c Add "chat_boost" and "removed_chat_boost" updates. levlam 2023-11-13 19:51:05 +0300
  • 4bb770f31a Add Chat.background_custom_emoji_id. levlam 2023-11-13 19:15:19 +0300
  • 282e31f5fc Add Chat.accent_color_id. levlam 2023-11-13 19:08:21 +0300
  • 704a4272dd Add Chat.has_visible_history. levlam 2023-11-13 18:56:15 +0300
  • b34c595eb0 Simplify update*FullInfo handling. levlam 2023-11-13 18:53:04 +0300
  • 84f74d8ad6 Add Message.giveaway. levlam 2023-11-13 18:38:57 +0300
  • 6a5393a925 Add Message.giveaway_created. levlam 2023-11-13 18:22:04 +0300
  • b81f8065d7 Support td_api::textEntityTypeBlockQuote. levlam 2023-11-09 19:15:42 +0300
  • 13d68879d3 Add Client::get_same_chat_reply_to_message_id(const MessageInfo *message_info). levlam 2023-11-09 18:24:50 +0300
  • 96d0d1c668 Update version to 6.9.2. levlam 2023-11-09 02:32:21 +0300
  • 0566e21f93 Keep reply to the top thread message for external replies. levlam 2023-11-05 22:08:06 +0300
  • 34ed6c3512 Store td_api::messageReplyToMessage in MessageInfo. levlam 2023-11-05 21:54:58 +0300
  • 9447ce07ea Minor improvements. levlam 2023-11-04 02:39:57 +0300
  • f169ae654c Slowly recheck webhook IP addresses after loading them from database. levlam 2023-11-01 23:01:08 +0300
  • 9a7a293a84 Update TDLib to 1.8.21. levlam 2023-10-31 03:10:35 +0300
  • d836f78e41 Log skipped updates. levlam 2023-10-23 11:53:20 +0300
  • f15bc7396e Update TDLib to 1.8.20. levlam 2023-10-13 01:15:42 +0300
  • 9c413c7f11 Maintain last time when a file was uploaded for all requests. levlam 2023-09-25 19:39:51 +0300
  • 5d88023dd1 Update TDLib and version to 6.9.1. levlam 2023-09-23 16:39:14 +0300
  • 9e7b09ff0a Update version to 6.9. levlam 2023-09-22 16:23:26 +0300
  • d5783a1545 Add more fields to WriteAccessAllowed. levlam 2023-09-19 20:37:10 +0300
  • 2b43e08dca Support "can_post_stories", "can_edit_stories" and "can_delete_stories" administrator rights. levlam 2023-09-19 19:37:24 +0300
  • 11d19baa2e Update TDLib to 1.8.19. levlam 2023-09-19 19:26:43 +0300
  • df1fe4c05f Fail request early if message/caption/explanation text is too long. levlam 2023-09-14 19:11:12 +0300
  • 1ec733a3f8 Don't update CPU statistics before returning it to avoid synchronous open of "/proc/stat". levlam 2023-09-14 16:57:28 +0300
  • 4e8ba65838 Update TDLib to 1.8.18. levlam 2023-09-13 23:14:57 +0300
  • e58e8d3989 Improve query logging. levlam 2023-09-08 18:09:08 +0300
  • 95ff757c73 Immediately return an error if more than 50 inline query results are provided. levlam 2023-09-06 18:48:41 +0300
  • 70670d7217 Explicitly disallow message updates with "channel_chat_created" content. levlam 2023-09-06 17:06:21 +0300
  • 87cdeaadb6 Update TDLib to 1.8.17. levlam 2023-09-06 16:17:47 +0300
  • 18b5f287f7 Update CPU statistics on a dedicated thread. levlam 2023-09-03 01:03:53 +0300
  • 1cab23c1f1 Improve ServerCpuStat. levlam 2023-09-03 00:55:10 +0300
  • 89383695ed Make watchdog timeouts more precise. levlam 2023-08-31 22:51:07 +0300
  • 8b2b62bd6f Update version to 6.8. levlam 2023-08-18 18:39:30 +0300
  • 375b5d1b7c Update TDLib to 1.8.16. levlam 2023-08-17 00:34:34 +0300
  • 980f98299f Improve logging of big queries. levlam 2023-08-08 18:00:24 +0300
  • 0868ee6beb Simplify reply markup parsing. levlam 2023-07-31 20:01:53 +0300
  • a78edf0703 Use JsonObject member functions to get field values. levlam 2023-07-31 17:53:56 +0300
  • 2bbaf87fea Use get_json_object_long_field to fetch "amount". levlam 2023-07-31 14:02:50 +0300
  • 9f688af4fb Add dedicated threads for TQueue and webhook databases and webhook certificate processing. levlam 2023-07-25 22:32:05 +0300
  • c927614964 Improve threads usage. levlam 2023-07-25 22:26:12 +0300
  • ec8e44de5a Improve warnings for old updates. levlam 2023-07-24 21:41:15 +0300
  • f4422f5976 Add unpinAllGeneralForumTopicMessages. levlam 2023-07-24 17:19:14 +0300
  • afd30f2cfa Support messageStory as empty objects. levlam 2023-07-24 16:14:03 +0300
  • 51fba26f78 Add Chat.emoji_status_expiration_date. levlam 2023-07-21 13:33:00 +0300
  • 736411c113 Update TDLib to 1.8.15 and support votes by chats in polls. levlam 2023-07-20 17:06:32 +0300