Wizou
|
983c9a4c6b
|
Safety check on bareRpc <-> unencrypted
|
2022-08-30 15:15:43 +02:00 |
|
Wizou
|
ace31a3213
|
Reset _bareRpc too
|
2022-08-29 02:37:30 +02:00 |
|
Wizou
|
97bd76cf0f
|
Minor code cleaning
|
2022-08-13 01:20:53 +02:00 |
|
Wizou
|
f1448ac517
|
minor documentation update
|
2022-08-12 21:19:10 +02:00 |
|
Wizou
|
9b7e4293d8
|
Removed compatibility with legacy (pre-2.0.0) session files
|
2022-08-11 19:39:18 +02:00 |
|
Wizou
|
46c3cf3d9a
|
Fix crash on null OnUpdate
|
2022-08-06 13:06:46 +02:00 |
|
Wizou
|
ee0a777685
|
Added to layer 144: Album covers
|
2022-08-04 00:20:42 +02:00 |
|
Wizou
|
3e1506d0a7
|
Throw exception if calling API without connecting first.
|
2022-08-01 19:06:31 +02:00 |
|
Wizou
|
668b19e3e8
|
Renamed Update event to OnUpdate, returning Task
(to gracefully handle async exceptions)
|
2022-07-29 15:24:18 +02:00 |
|
Wizou
|
6977641b2d
|
Upgrade to layer 144: Premium gifts, custom emoji stickers...
|
2022-07-29 02:21:05 +02:00 |
|
Wizou
|
cf53520e02
|
minor clarifications
|
2022-07-29 02:19:25 +02:00 |
|
Wizou
|
5743942a7f
|
Notify ReactorError before (not after) throwing exception on pending APIs
|
2022-07-24 15:03:13 +02:00 |
|
Wizou
|
000c35b256
|
SendAlbumAsync now returns all the Message[] (#75)
|
2022-07-24 11:14:08 +02:00 |
|
Wizou
|
1299e27cab
|
Added method to DisableUpdates
|
2022-07-12 01:31:18 +02:00 |
|
Wizou
|
4f1a6610aa
|
Option to prevent logout on failed resume
|
2022-07-08 01:15:37 +02:00 |
|
Wizou
|
39b46d71f0
|
moving code around Client.Helpers.cs
|
2022-07-04 12:55:00 +02:00 |
|
Wizou
|
08f58e3d0a
|
Fixed "ignoring old msg_id" warnings on session start
|
2022-07-01 12:18:13 +02:00 |
|
Wizou
|
1ffbca1b51
|
coherent null behaviour for UserOrChat helpers
|
2022-06-25 17:05:27 +02:00 |
|
Wizou
|
4d8c0843d9
|
revoke_history always true for DeleteChatUser helpers (same behavior with channels)
|
2022-06-23 01:51:55 +02:00 |
|
Wizou
|
aad40cf5df
|
parameters MessagesFilter filter are optional
|
2022-06-23 01:49:07 +02:00 |
|
Wizou
|
f620514759
|
fix issue with MTProxy and media dc_id
|
2022-06-19 18:08:19 +02:00 |
|
Wizou
|
b1c8d225f2
|
implicit InputStickerSet from string shortName
|
2022-06-17 15:12:50 +02:00 |
|
Wizou
|
3f84e10f7f
|
Heroku example: ignore our own outgoing messages
|
2022-06-15 19:16:11 +02:00 |
|
Wizou
|
823a414839
|
Fix possible NullRef with _bareRpc
|
2022-06-15 12:21:22 +02:00 |
|
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 |
|