Wizou
|
2e84061b4d
|
Login: warning on phone_number mismatch
|
2022-10-13 10:07:46 +02:00 |
|
Wizou
|
88d54eb5a6
|
make SendAlbumAsync accept list too
|
2022-10-12 23:25:15 +02:00 |
|
Wizou
|
fdc05e5514
|
Login failed: CancelCode but don't make things worse
|
2022-10-10 21:55:56 +02:00 |
|
Wizou
|
2cee5b8e6e
|
update doc
|
2022-10-10 13:56:41 +02:00 |
|
Wizou
|
9c14a17af1
|
Released 3.0.0
|
2022-10-08 15:49:11 +02:00 |
|
Wizou
|
3fdc7bc1ad
|
update documentation before release
|
2022-10-08 15:35:10 +02:00 |
|
Wizou
|
e4b2cdd2c1
|
Fix ReactorError during InvokeBare
|
2022-10-08 15:06:36 +02:00 |
|
Wizou
|
e51ea2441e
|
DownloadFileAsync support for !CanSeek streams (like AES_IGE_Stream)
|
2022-10-07 11:24:08 +02:00 |
|
Wizou
|
f22990cb58
|
Support for Encrypted Files/Medias
|
2022-10-07 03:00:57 +02:00 |
|
Wizou
|
c6adeb1f31
|
Secret Chats example
|
2022-10-05 18:36:43 +02:00 |
|
Wizou
|
b05d238c94
|
Secret Chats protocol implementation
|
2022-10-05 02:17:04 +02:00 |
|
Wizou
|
79097cdf8d
|
some more optimizations
|
2022-10-04 00:52:44 +02:00 |
|
Wizou
|
a45cd0f44e
|
various optimizations
|
2022-10-01 13:56:43 +02:00 |
|
Wizou
|
3784ad00ad
|
TL abstract => virtual props
|
2022-09-29 11:53:41 +02:00 |
|
Wizou
|
ec0285077e
|
xmldoc of recent layers
|
2022-09-25 19:21:00 +02:00 |
|
Wizou
|
f3f1b37b85
|
_saltChangeCounter is now in seconds
|
2022-09-24 15:34:31 +02:00 |
|
Wizou
|
10c159b2d3
|
implicit operator InputDialogPeer from InputPeer
|
2022-09-24 15:30:43 +02:00 |
|
Wizou
|
280bc3c411
|
Alternative/simplified constructor & login method
|
2022-09-20 17:30:32 +02:00 |
|
Wizou
|
9523ca4036
|
Support premium emojies in Html/Markdown helpers
|
2022-09-19 22:28:12 +02:00 |
|
Wizou
|
faf8ab3fd0
|
Upgrade to layer 146: Invoice extended media
|
2022-09-14 18:33:33 +02:00 |
|
Wizou
|
1ed10d99af
|
Support for login email registration (still experimental)
|
2022-09-14 18:29:07 +02:00 |
|
Wizou
|
11a9ca8631
|
more 'params' arguments
|
2022-09-14 18:22:52 +02:00 |
|
Wizou
|
b1649839d9
|
Support multiple Test DC connections
|
2022-09-11 15:34:38 +02:00 |
|
Wizou
|
26942d33f2
|
No changes, documentation
|
2022-09-10 18:23:01 +02:00 |
|
Wizou
|
a071c993d5
|
MessageMedia.ToInputMedia helper
|
2022-09-04 15:24:59 +02:00 |
|
Wizou
|
3f3ff4cb9b
|
Upgrade to layer 145: Emoji/reactions/stickerset stuff, email verification
|
2022-09-02 23:47:51 +02:00 |
|
Wizou
|
222d24c9a6
|
updated Intellisense / doc
|
2022-09-02 23:02:44 +02:00 |
|
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 |
|