231 Commits (1270c704994eeabe68ffcce194b7021035157eeb)
 

Author SHA1 Message Date
levlam 1270c70499 Add Chat.is_forum.
4 years ago
levlam 90d30d9a63 Update TDLib to 1.8.8.
4 years ago
levlam c1db2380bd Send less updates repeatedly in getUpdates.
4 years ago
levlam bb8b7a6702 Ignore dump-log and dump-stacktrace signals after crash.
4 years ago
levlam aa05180325 Update TDLib and improve TQueue GC.
4 years ago
levlam 018b4fc6f7 Stop ClientManager watchdog at the beginning of closing.
4 years ago
levlam b44bc1cabd Update TDLib and use AsyncFileLog instead of FileLog.
4 years ago
levlam 3be8cb6323 Move dump_statistics to ClientManager.
4 years ago
levlam 022bed651c Move TQueue::run_gc to ClientManager.
4 years ago
levlam 337b657f9c Add watchdog for ClientManager's thread.
4 years ago
levlam 04825c4b70 Move ClientManager to a separate thread.
4 years ago
levlam 2cca516445 Fail pending setWebhook queries during closing.
4 years ago
levlam e4324ead54 Copy webhook certificate in another thread.
4 years ago
levlam 2224b715be Improve logging for delayed message updates.
4 years ago
levlam 254ad97805 Update TDLib to 1.8.7 and support extended_media in sendInvoice.
4 years ago
levlam 834caf09bf Fail queries immediately if there are too many active queries already.
4 years ago
levlam 27bb4831f6 Add active_request_count and active_file_upload_bytes to bot statistics.
4 years ago
levlam 11d27e3e52 Don't output empty fields in bot statistics.
4 years ago
levlam c20f0c3d97 Improve dump of short MemoryLog.
4 years ago
levlam c35bbf1bd2 Update TDLib to 1.8.6 and add options for changing CPU affinity.
4 years ago
levlam ffecd115fe Improve NetBSD build instructions.
4 years ago
levlam 3b5cf48e5b Improve errors returned by get_input_message_contents.
4 years ago
levlam 5eb24c7e63 Improve statistics retrieval.
4 years ago
levlam aa9eff357c Add watchdog for main thread hanging.
4 years ago
levlam 90910f6ded Update TDLib and use td::WaitFreeHashMap if appropriate.
4 years ago
levlam f59097ab16 Update version to 6.2.
4 years ago
levlam 9f3f32391c Add Chat.has_restricted_voice_and_video_messages.
4 years ago
levlam e66c5fa67d Add custom_emoji_id field to the class Sticker.
4 years ago
levlam 7cfdea2053 Add getCustomEmojiStickers.
4 years ago
levlam eed4773a4f Add sticker_type fields and parameter.
4 years ago
levlam 4a7d515d94 Support custom_emoji entities.
4 years ago
levlam 4be79ff78c Update TDLib to 1.8.5.
4 years ago
levlam 2633de8b53 Update TDLib and destroy some big data storages asynchronously.
4 years ago
levlam 0bf71e15db Add Ubuntu 22 to the list of Linux distros.
4 years ago
levlam c237634847 Improve warnings about size of update queue.
4 years ago
levlam ca2bb3cec6 Unlink webhook certificate in another thread.
4 years ago
levlam 0749acb7e6 Use Scheduler::run_on_scheduler.
4 years ago
levlam 95131fe376 Update TDLib.
4 years ago
levlam 3de310c951 Use LambdaPromise instead of PromiseActor.
4 years ago
levlam 4f3105f4a4 Rely on TDLib checks for downloaded file existence.
4 years ago
levlam 24ee05d15f Update version to 6.1.
4 years ago
levlam ba6f4c2e8d Add Sticker.premium_animation.
4 years ago
levlam b102163220 Improve sendMediaGroup error message.
4 years ago
levlam 897ddb64ce Add User.is_premium.
4 years ago
levlam 7b20bdacdf Allow to use attach protocol to upload webhook certificate.
4 years ago
levlam 0ac93c8674 Add join_to_send_messages and join_by_request flags to Chat.
4 years ago
levlam 06d40edb0a Allow to specify a secret_token in setWebhook to ensure that webhook was set by the domain owner.
4 years ago
levlam fd7489f6da Add the field User.added_to_attachment_menu.
4 years ago
levlam 89f6bed3b8 Add createInvoiceLink.
4 years ago
levlam 2001518ec5 Update TDLib to 1.8.4.
4 years ago