Commit graph

692 commits

Author SHA1 Message Date
Wizou 9a4643ecef added helper method ForwardMessagesAsync 2024-10-24 23:57:26 +02:00
Wizou 6354d0e8b7 Manager: workaround Updates_GetState returning wrong QTS 2024-10-18 01:15:45 +02:00
Wizou 75f5832ef6 API Layer 190: Text attached to gifts 2024-10-15 17:01:14 +02:00
Wizou e4d66925e3 Update System.Text.Json due to vulnerability CVE-2024-43485 2024-10-15 16:49:22 +02:00
Wizou 3b52b3a200 Updated version to 4.2 2024-10-07 14:58:12 +02:00
Wizou 73e4b6c871 API Layer 189: Star Gifts, improved reporting 2024-10-07 14:42:22 +02:00
Wizou 62c105959c Improved HTTP support 2024-10-07 02:43:07 +02:00
Wizou a19db86c1d Support for connecting to Telegram via on-demand HTTP requests instead of permanent TCP connection: client.HttpMode (experimental) 2024-09-30 02:15:10 +02:00
Wizou 4f9accdfc8 SendAlbumAsync: For bots, upload external url natively instead of fetching via HttpClient 2024-09-23 00:21:14 +02:00
Wizou dcfd89c2a8 AnalyzeInviteLink: hacky detection of request_needed/join_request for basic chat links 2024-09-21 19:39:41 +02:00
Wizou 6cfa2a4da6 API Layer 188: Channels_ClickSponsoredMessage, KeyboardButtonCopy, alt_documents 2024-09-19 13:34:56 +02:00
Wizou f0a649c147 Fix #284: OnOwnUpdates null warning on Messages_AffectedMessages 2024-09-08 19:16:23 +02:00
Wizou b6cb62793c Fix infinite recursion on Dispose (#274) 🎬Take 3 2024-09-07 18:50:07 +02:00
Wizou 68a1c8650f Use more ResetAsync/DisposeAsync internally for better async 2024-09-07 18:43:52 +02:00
Wizou 62a691359b API Layer 187: Star Giveaways, private paid reactions, bot msg for paid media 2024-09-07 02:09:42 +02:00
Wizou be7027b318 more IAsyncDisposable stuff 2024-09-07 01:59:27 +02:00
Wizou 9fe6a9d74f Added DisposeAsync, ResetAsync. Now Login() starts Reactor on current context, useful for UI access within OnUpdates/OnOther (LoginUserIfNeeded was already doing that) 2024-09-06 18:22:05 +02:00
Wizou 9315913519 Fix infinite recursion on Dispose (#274) 🎬Take 2 2024-09-05 18:51:53 +02:00
wiz0u 15b6346d2a
Update autolock.yml 2024-08-22 15:14:26 +02:00
Wizou aef4fb795a API Layer 186: star subscriptions, Super Channels, paid reactions, ... 2024-08-14 15:14:41 +02:00
Wizou dea7691075 api doc 2024-08-14 14:41:26 +02:00
Wizou a28b984395 Fix infinite recursion on Dispose after downloads (fix #274) 2024-08-10 23:29:08 +02:00
Wizou e5c6086e11 API Layer 185: Bot stuff, Main Mini App, Stars payment stuff & more... 2024-07-31 19:35:34 +02:00
Wizou 6afb0803bb api doc 2024-07-30 01:54:00 +02:00
Wizou 8654f99d2b Manager: added opportunity to call DropPendingUpdates/StopResync before a resync 2024-07-30 01:50:26 +02:00
Wizou 9712233c00 Process Downloads really on media DCs, including for the main dc_id (fix #261) 2024-07-20 02:13:56 +02:00
Wizou f7b3a56ce3 api doc 2024-07-20 02:10:39 +02:00
Wizou d5101b4f3b No need to escape MarkdownV2 chars in code sections 2024-07-20 02:06:40 +02:00
Wizou 4946322045 No need to escape MarkdownV2 chars in code sections 2024-07-12 14:34:30 +02:00
Wizou 7643ed5ba4 API Layer 184: MessageActionPaymentRefunded, flag can_view_stars_revenue 2024-07-07 22:55:12 +02:00
Wizou 88c05287be Fix HtmlText exception with empty texts 2024-07-06 15:36:08 +02:00
Wizou b9299810b8 API Layer 183: Paid media, more stories areas, Payment stars status methods... 2024-07-02 01:18:09 +02:00
Wizou aa75b20820 Fix some yml 2024-07-02 00:59:25 +02:00
Wizou 1a00ae5a77 TL deserialization errors no longer cause a ReactorError. Renewing session on layer change to prevent old layer messages 2024-06-15 17:35:25 +02:00
Wizou 85cc404213 Prevent recursive issue when client is disposed in OnOther 2024-06-15 02:35:38 +02:00
Wizou 865c841bd6 Html/Markdown: fix-up potential ENTITY_BOUNDS_INVALID 2024-06-04 19:04:22 +02:00
Wizou c1a18a63c0 API Layer 181: Fact check, Message effects, Payment stars... 2024-05-28 17:15:39 +02:00
Wizou c8a0882587 Fix: ReactorError wasn't always triggered correctly on connection lost 2024-05-28 00:37:58 +02:00
Wizou 37b8f6c054 API Layer 179.3: UpdateBroadcastRevenueTransactions 2024-05-07 15:24:28 +02:00
Wizou 7d388e6e75 API Layer 179 (changed): emoji categories 2024-05-01 11:13:28 +02:00
Wizou 4422aad6be Catch/Log sessionStore.Write exceptions (fix #248) 2024-04-28 00:44:36 +02:00
Wizou 3a7c5a0957 API Layer 179: poll texts with entities, new SentCodeTypes 2024-04-27 13:22:05 +02:00
Wizou 3c19be32c7 New method LoginWithQRCode (fix #247) 2024-04-27 12:34:32 +02:00
Wizou 4381781af8 API Layer 178: mostly reactions & sponsored stuff 2024-04-24 17:42:46 +02:00
Wizou 69f9e0c418 better handle sendSemaphore on client dispose scenario 2024-04-24 17:25:45 +02:00
Wizou b6dbf9564f Fix excessive stack usage (#246) 2024-04-22 17:28:44 +02:00
Wizou 8228fede0f Turn "until" fields into DateTime 2024-04-18 18:33:21 +02:00
Wizou 6dcce7f784 Fix support for email code login 2024-04-17 17:33:48 +02:00
Wizou 1d07039f04 Fix potential conflict on System.Collections.Immutable 2024-04-16 15:19:12 +02:00
Wizou 8c271f50f6 Fix crash on Gzipped Vector result 2024-04-14 13:25:45 +02:00