Wizou
|
8898308d9c
|
Upgrade to layer 143: Premium features (long file_size, transcribed audio, chat mgmt...), advanced invoice/purchase, bot attach menu...
|
2022-06-15 01:58:44 +02:00 |
|
Wizou
|
33a2fb02c1
|
minor changes
|
2022-06-14 00:58:51 +02:00 |
|
Wizou
|
6aef50db85
|
Retry wrong password/verification_code up to MaxCodePwdAttempts times
|
2022-05-31 14:28:37 +02:00 |
|
Wizou
|
4a9652dc7a
|
added DeleteMessages helper
|
2022-05-21 02:32:15 +02:00 |
|
Wizou
|
a24a24fc06
|
Releasing 2.4.1
|
2022-05-20 14:59:27 +02:00 |
|
Wizou
|
2a250ab39f
|
added GetMessages helper and InputMessageID implicit operator
|
2022-05-20 14:54:07 +02:00 |
|
Wizou
|
5e66d562df
|
Last arg of API methods can be params for simplicity
|
2022-05-20 14:04:54 +02:00 |
|
Wizou
|
8369832723
|
new dev nuget link
|
2022-05-19 22:42:59 +02:00 |
|
Wizou
|
a8d2dfcfa1
|
Improve security by preventing replay attacks
|
2022-05-19 01:32:22 +02:00 |
|
Wizou
|
3be28f0fbd
|
minor doc changes
|
2022-05-15 00:57:28 +02:00 |
|
Wizou
|
90ce527f31
|
Upgrade to layer 142: some various stuff
|
2022-05-15 00:36:28 +02:00 |
|
Wizou
|
9753b2b385
|
UpdateShortMessage.UpdateList correctly handle Flags.out_
|
2022-05-13 23:16:48 +02:00 |
|
Wizou
|
5465474505
|
Try to wait for clean reactorTask completion on Dispose/Reset
|
2022-05-09 23:43:06 +02:00 |
|
Wizou
|
ec65e66673
|
small updates to FAQ#tlsharp
|
2022-05-07 22:55:08 +02:00 |
|
Wizou
|
332b784384
|
minor doc update
|
2022-05-07 22:13:20 +02:00 |
|
Habeeb
|
0570fa05c6
|
Update README.md (#53)
Spelling corrections.
|
2022-04-29 22:43:45 +02:00 |
|
Wizou
|
de0f34e8c5
|
handle TAKEOUT_INIT_DELAY_X
|
2022-04-26 21:13:23 +02:00 |
|
Wizou
|
5c2a66d8ce
|
Program_Heroku: added support for SESSION_NAME env var
|
2022-04-23 01:34:21 +02:00 |
|
Wizou
|
61dd83a162
|
mark Auth_* methods as obsolete. call Auth_CancelCode on exception
|
2022-04-22 23:07:43 +02:00 |
|
Wizou
|
9d18eefe32
|
FAQ: fix nuget feed url
|
2022-04-19 14:30:07 +02:00 |
|
Wizou
|
a53610ccb9
|
call OnUpdate(signUpRequired) instead of OnUpdate(TOS) only
|
2022-04-19 13:39:33 +02:00 |
|
Wizou
|
02c5b4137a
|
Fix NullRef when RPC result is a nullable TL type
|
2022-04-18 22:07:04 +02:00 |
|
Wizou
|
9aa97d341a
|
Upgrade to layer 140: Ringtones/Sounds, Custom bot menu, ...
|
2022-04-13 16:02:02 +02:00 |
|
Wizou
|
0f928d4992
|
Move ParseX logic out of TL.MTProto
|
2022-04-13 15:53:06 +02:00 |
|
Wizou
|
796b49546e
|
Provide X number (if any) and generic message in RpcException. Retry only once on -503 error.
|
2022-04-11 12:08:17 +02:00 |
|
Wizou
|
e6a1dbb24d
|
No code change. Just moving methods around
|
2022-04-06 18:38:54 +02:00 |
|
Wizou
|
05752863bd
|
Various minor stuff
|
2022-04-01 21:48:28 +02:00 |
|
Wizou
|
10e0e08bbb
|
Examples for EntitiesTo* helpers
|
2022-03-30 15:17:28 +02:00 |
|
Wizou
|
2af9763a81
|
moved VPS doc to FAQ
|
2022-03-29 17:04:58 +02:00 |
|
Wizou
|
63faf9a070
|
updated EXAMPLES.md for Program_Heroku
|
2022-03-28 13:24:37 +02:00 |
|
Wizou
|
74f22a2f5c
|
added Heroku examples with database store
|
2022-03-28 12:41:28 +02:00 |
|
Wizou
|
5c5b8032b9
|
Fix race condition on pendingRpcs adding/pulling
|
2022-03-27 22:29:48 +02:00 |
|
Wizou
|
a54cc92618
|
ctor for Input User/Channel with mandatory access_hash parameter
|
2022-03-27 22:26:57 +02:00 |
|
Wizou
|
c2f228f7de
|
ctor for Input User/Channel with mandatory access_hash parameter
|
2022-03-27 12:18:43 +02:00 |
|
Wizou
|
67da1da8c0
|
added xmldoc for these helpers
|
2022-03-23 17:33:23 +01:00 |
|
Wizou
|
8c5fe45c44
|
added EntitiesToMarkdown & EntitiesToHtml helpers
|
2022-03-23 17:04:17 +01:00 |
|
Wizou
|
073056c079
|
added InputUserBase.UserId helper property
|
2022-03-23 13:50:43 +01:00 |
|
Wizou
|
b31c9b4366
|
Split TL.Schema.cs and TL.Helpers.cs
|
2022-03-21 21:25:30 +01:00 |
|
Wizou
|
f339fe1160
|
lock sessionStore while updating/writing buffer to store
(useful to avoid buffer copy for custom stores)
|
2022-03-20 13:09:25 +01:00 |
|
Wizou
|
b31aa55c34
|
updated API docs
|
2022-03-18 03:53:19 +01:00 |
|
Wizou
|
8fbd564c11
|
explain 2FA in ReadMe
|
2022-03-10 14:55:32 +01:00 |
|
Wizou
|
d0d63547b4
|
cancellationToken for Channels_GetAllParticipants
|
2022-03-10 14:39:44 +01:00 |
|
Wizou
|
07fcb2d9e4
|
Upgrade to layer 139 : RTMP groupcalls, video stickerset, ...
|
2022-03-10 14:35:42 +01:00 |
|
Wizou
|
78d7e250f3
|
added Messages_GetAllDialogs. UserOrChat(null) returns null
|
2022-02-27 22:06:13 +01:00 |
|
Wizou
|
f3a55385ab
|
updated web doc + FAQ TLSharp
|
2022-02-26 05:22:41 +01:00 |
|
Wizou
|
a178d4be6f
|
easier access to Document filename
|
2022-02-24 17:12:52 +01:00 |
|
Wizou
|
f282d270ae
|
Retry API call once on error -503 Timeout
|
2022-02-24 16:44:27 +01:00 |
|
Wizou
|
722a8313b0
|
Updated XML doc comments from corefork
|
2022-02-23 23:50:52 +01:00 |
|
Wizou
|
902a37443f
|
Remove dependencies on Microsoft.Bcl.HashCode & System.Formats.Asn1
|
2022-02-22 11:50:55 +01:00 |
|
Wizou
|
bdbf17aa07
|
Remove dependencies on Microsoft.Bcl.HashCode & System.Formats.Asn1
|
2022-02-19 03:30:50 +01:00 |
|