454 Commits (393b6c00fb864aa6d4ca0c556140b8e7b6cb646e)
 

Author SHA1 Message Date
levlam cbb0166e7c Add "chat_boost" and "removed_chat_boost" updates.
3 years ago
levlam 4bb770f31a Add Chat.background_custom_emoji_id.
3 years ago
levlam 282e31f5fc Add Chat.accent_color_id.
3 years ago
levlam 704a4272dd Add Chat.has_visible_history.
3 years ago
levlam b34c595eb0 Simplify update*FullInfo handling.
3 years ago
levlam 84f74d8ad6 Add Message.giveaway.
3 years ago
levlam 6a5393a925 Add Message.giveaway_created.
3 years ago
levlam b81f8065d7 Support td_api::textEntityTypeBlockQuote.
3 years ago
levlam 13d68879d3 Add Client::get_same_chat_reply_to_message_id(const MessageInfo *message_info).
3 years ago
levlam 96d0d1c668 Update version to 6.9.2.
3 years ago
levlam 0566e21f93 Keep reply to the top thread message for external replies.
3 years ago
levlam 34ed6c3512 Store td_api::messageReplyToMessage in MessageInfo.
3 years ago
levlam 9447ce07ea Minor improvements.
3 years ago
levlam f169ae654c Slowly recheck webhook IP addresses after loading them from database.
3 years ago
levlam 9a7a293a84 Update TDLib to 1.8.21.
3 years ago
levlam d836f78e41 Log skipped updates.
3 years ago
levlam f15bc7396e Update TDLib to 1.8.20.
3 years ago
levlam 9c413c7f11 Maintain last time when a file was uploaded for all requests.
3 years ago
levlam 5d88023dd1 Update TDLib and version to 6.9.1.
3 years ago
levlam 9e7b09ff0a Update version to 6.9.
3 years ago
levlam d5783a1545 Add more fields to WriteAccessAllowed.
3 years ago
levlam 2b43e08dca Support "can_post_stories", "can_edit_stories" and "can_delete_stories" administrator rights.
3 years ago
levlam 11d19baa2e Update TDLib to 1.8.19.
3 years ago
levlam df1fe4c05f Fail request early if message/caption/explanation text is too long.
3 years ago
levlam 1ec733a3f8 Don't update CPU statistics before returning it to avoid synchronous open of "/proc/stat".
3 years ago
levlam 4e8ba65838 Update TDLib to 1.8.18.
3 years ago
levlam e58e8d3989 Improve query logging.
3 years ago
levlam 95ff757c73 Immediately return an error if more than 50 inline query results are provided.
3 years ago
levlam 70670d7217 Explicitly disallow message updates with "channel_chat_created" content.
3 years ago
levlam 87cdeaadb6 Update TDLib to 1.8.17.
3 years ago
levlam 18b5f287f7 Update CPU statistics on a dedicated thread.
3 years ago
levlam 1cab23c1f1 Improve ServerCpuStat.
3 years ago
levlam 89383695ed Make watchdog timeouts more precise.
3 years ago
levlam 8b2b62bd6f Update version to 6.8.
3 years ago
levlam 375b5d1b7c Update TDLib to 1.8.16.
3 years ago
levlam 980f98299f Improve logging of big queries.
3 years ago
levlam 0868ee6beb Simplify reply markup parsing.
3 years ago
levlam a78edf0703 Use JsonObject member functions to get field values.
3 years ago
levlam 2bbaf87fea Use get_json_object_long_field to fetch "amount".
3 years ago
levlam 9f688af4fb Add dedicated threads for TQueue and webhook databases and webhook certificate processing.
3 years ago
levlam c927614964 Improve threads usage.
3 years ago
levlam ec8e44de5a Improve warnings for old updates.
3 years ago
levlam f4422f5976 Add unpinAllGeneralForumTopicMessages.
3 years ago
levlam afd30f2cfa Support messageStory as empty objects.
3 years ago
levlam 51fba26f78 Add Chat.emoji_status_expiration_date.
3 years ago
levlam 736411c113 Update TDLib to 1.8.15 and support votes by chats in polls.
3 years ago
levlam 1fa5c2c31a Improve processing of new messages.
3 years ago
levlam 9ce2f7df4c Don't drop replies to deleted messages.
3 years ago
levlam 68dc4f54a5 Don't track replies by yet unsent messages.
3 years ago
levlam c8e50b8011 Improve replies handling.
3 years ago