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 |
|
Wizou
|
674130e079
|
TL Functions are now direct Client methods ; Renamed/rationalized serialization methods
|
2021-08-09 11:41:50 +02:00 |
|
Wizou
|
8ae3c2a283
|
ReadMe
|
2021-08-08 14:58:49 +02:00 |
|
Wizou
|
d9efe4fae0
|
Add MIT license
|
2021-08-08 11:09:44 +02:00 |
|
Wizou
|
ca42bf406c
|
renamed YAML files
|
2021-08-08 10:19:25 +02:00 |
|
Wizou
|
95870c485d
|
updated README
|
2021-08-07 07:58:08 +02:00 |
|
Wizou
|
39ba5c3ff4
|
Version now 0.7.*
|
2021-08-07 06:30:45 +02:00 |
|
Wizou
|
1fd5f3be93
|
Added README.md
|
2021-08-07 06:25:59 +02:00 |
|