Wizou
|
8fe0c086bb
|
Added contacts list & GUI examples
|
2021-12-16 14:41:43 +01:00 |
|
Wizou
|
9cc164b9ec
|
updated ReadMe
|
2021-12-15 20:55:24 +01:00 |
|
Wizou
|
97c6de4cbb
|
Support the request to resend the verification_code through alternate methods.
|
2021-12-13 15:28:06 +01:00 |
|
Wizou
|
275ece196b
|
comments
|
2021-12-09 08:43:20 +01:00 |
|
Wizou
|
4195876b8f
|
docs: more anchors
|
2021-12-07 02:32:19 +01:00 |
|
Wizou
|
d22628918c
|
Rewrote the FAQ about access_hash
|
2021-12-06 18:05:12 +01:00 |
|
Wizou
|
409cf25619
|
Fix 444 trying to download from a media_only DC with unnegociated AuthKey
|
2021-12-05 07:21:30 +01:00 |
|
Wizou
|
e1132f653b
|
Handle BadMsgNotification 32/33 by renewing session
|
2021-12-04 00:14:15 +01:00 |
|
Wizou
|
5e04a51e54
|
Fix 2FA issue under .NET Fw 4.7.2
minor doc updates
|
2021-12-01 15:50:35 +01:00 |
|
Wizou
|
12ea8ac1bb
|
released 1.7.3
|
2021-11-27 03:29:19 +01:00 |
|
Wizou
|
934895a81c
|
Gracefully handle a disconnection from an idle secondary DC
(don't reconnect)
|
2021-11-21 00:43:39 +01:00 |
|
Wizou
|
7fdd05a714
|
new FAQ
|
2021-11-15 17:17:11 +01:00 |
|
Wizou
|
c0b10e82f4
|
small update to ReadMe
|
2021-11-12 06:10:26 +01:00 |
|
Wizou
|
382e78cccc
|
Added some helpers. SendMessage/Media return the transmitted Message. Fixed minor issues
|
2021-11-09 01:43:27 +01:00 |
|
Wizou
|
d0be053707
|
We don't need to store full User in session file anymore
|
2021-11-07 09:09:15 +01:00 |
|
Wizou
|
a06be4e096
|
fix ReadMe for nuget.org
|
2021-11-06 05:52:44 +01:00 |
|
Wizou
|
ba72e67c56
|
update layer version
|
2021-10-31 18:37:17 +01:00 |
|
Wizou
|
7616625ac3
|
Upgrade to layer 134
|
2021-10-31 03:55:03 +01:00 |
|
Wizou
|
b94ec0abca
|
clarification on Config null behavior
|
2021-10-29 23:27:23 +02:00 |
|
Wizou
|
668138fd78
|
various markdown updates
|
2021-10-28 04:59:41 +02:00 |
|
Wizou
|
718e96a763
|
chats and users fields are now serialized as Dictionary for easier access
|
2021-10-20 19:12:50 +02:00 |
|
Wizou
|
5e2ddf41f6
|
A null config value for "password" will also show a console prompt
|
2021-10-20 13:08:10 +02:00 |
|
Wizou
|
a473475e11
|
Removed unused _sem in Session
|
2021-10-20 00:24:50 +02:00 |
|
Wizou
|
2ea6ede0a0
|
Added EXAMPLES.md and explanation on TG Terminology
|
2021-10-17 03:22:49 +02:00 |
|
Wizou
|
98a95376f3
|
Improved examples documentation
|
2021-10-13 00:27:40 +02:00 |
|
Wizou
|
f296e6b36d
|
Added Examples/Program_GetAllChats
|
2021-10-11 18:29:24 +02:00 |
|
Wizou
|
4f9fbfc12c
|
A null config value for "verification_code" will show a console prompt. This allows Environment.GetEnvironmentVariable to be used directly as config callback.
|
2021-10-11 14:44:49 +02:00 |
|
Wizou
|
2520a57f20
|
ToString for SendMessageAction
|
2021-10-06 02:41:54 +02:00 |
|
Wizou
|
d72f7a6398
|
Ready to release v1.0.0
|
2021-09-30 20:36:52 +02:00 |
|
Wizou
|
e3b70fda19
|
BREAKING CHANGE: Introducing inheritAfter which allows for better/simplified (but possibly changed) class hierarchy generation.
Also improved layers class generation.
|
2021-09-26 05:07:17 +02:00 |
|
Wizou
|
77a44a86a6
|
Upgrade to layer 133
|
2021-09-17 04:38:42 +02:00 |
|
Wizou
|
b17349bd75
|
Added auto-reconnect system, hoping it will help with connection shutdown issues
README: added Troubleshooting guide
|
2021-09-16 04:47:15 +02:00 |
|
Wizou
|
3b8ec9d910
|
Constructor's updateHandler parameter is now an Update event
|
2021-09-03 00:06:48 +02:00 |
|
Wizou
|
c5e9e228a7
|
Updated README about 2nd run prompts.
Validation of logged-in user can be skipped with user_id = -1
(use it cautiously, if you're sure you're not changing user between sessions)
|
2021-09-02 00:39:06 +02:00 |
|
Wizou
|
ce41af2f84
|
Validation of logged-in user can also be done by its user_id
|
2021-08-27 22:44:43 +02:00 |
|
Wizou
|
ccb48e3b3d
|
Logon => Login
|
2021-08-26 17:46:45 +02:00 |
|
Wizou
|
faf24bfb2a
|
UserAuthIfNeeded => LogonUserIfNeeded (+ more robust)
|
2021-08-25 15:32:25 +02:00 |
|
Wizou
|
53ee143a1d
|
Removed dependency on Crc32.NET
|
2021-08-24 10:49:32 +02:00 |
|
Wizou
|
593463f46b
|
Upgrade to layer 131
not available as JSON on official website https://core.telegram.org/schema
but found as TL files at https://github.com/telegramdesktop/tdesktop/tree/dev/Telegram/Resources/tl
|
2021-08-20 14:45:39 +02:00 |
|
Wizou
|
6f77e828db
|
Added new package logo from @MrVeil303 (resized 128x128 as recommended by Nuget)
|
2021-08-18 00:12:33 +02:00 |
|
Wizou
|
2a3c64d3d6
|
fix build
|
2021-08-16 22:52:33 +02:00 |
|
Wizou
|
cc83944985
|
Better handle bare requests. Handle more service messages.
|
2021-08-14 15:15:41 +02:00 |
|
Wizou
|
39f03ed78f
|
Support for FLOOD_WAIT_X
|
2021-08-14 08:55:30 +02:00 |
|
Wizou
|
70f9a61e17
|
updated readme badges
|
2021-08-13 17:32:07 +02:00 |
|
Wizou
|
e01caba162
|
Fix issue with actual RpcResult in MsgContainer ; Parallelize upload of file parts
|
2021-08-13 07:06:44 +02:00 |
|
Wizou
|
424e582446
|
README.md
|
2021-08-10 14:51:16 +02:00 |
|
Wizou
|
ba90b47831
|
Added 2FA support
|
2021-08-10 08:25:37 +02:00 |
|
Wizou
|
3d540cdb8f
|
Make TL classes partial so we can extend them with helpers in Helpers.TL.cs
|
2021-08-10 03:12:33 +02:00 |
|
wiz0u
|
9e7d85ec1d
|
Update README.md for new TL methods
|
2021-08-09 14:57:22 +02:00 |
|
wiz0u
|
6fb86b7fac
|
+ chat badge
|
2021-08-09 14:48:49 +02:00 |
|