Wizou
8098f36932
API Layer 151: media spoiler flag, personal profile photo, UpdateUser...
2022-12-29 22:33:28 +01:00
Wizou
7fa4051e99
Changed the ordering of optional parameters: Moved bool parameters to the end of parameter list
2022-12-29 22:28:58 +01:00
Wizou
389f110cfb
Helper simplified method for Channels_GetAdminLog
2022-12-19 14:14:17 +01:00
Wizou
e7ec282ac1
Signal wrong use of some params[] methods
2022-12-12 10:07:31 +01:00
Wizou
aa9c4b532c
Improved documentation
2022-12-12 10:07:07 +01:00
Wizou
eb2577beed
Upgrade to layer 150: Anti-Spam, web/contact tokens, chat TTL, hide topics, Fragment login
2022-12-07 13:36:49 +01:00
Wizou
231bf632e2
Custom emoji Markdown/Html syntax updated for tdlib compatibility
...
- Markdown: 
- Html: <tg-emoji emoji-id="...">
Previous syntaxes are still accepted
Also, changed Github examples links with ts=4
2022-12-05 20:32:32 +01:00
Wizou
42be950896
Alt DC disconnection logged as simple warning
2022-12-02 01:42:39 +01:00
Wizou
76d75a6035
implicit Input* operators for Wallpaper, EncryptedChat, PhoneCall, Theme, GroupCall
2022-11-26 23:10:06 +01:00
Wizou
bd629e7384
doc updates
2022-11-26 15:16:04 +01:00
Wizou
a8d6656c05
Using Github pages. Added User.IsBot helper
2022-11-26 14:16:52 +01:00
Wizou
898523346b
build fix | Upgrade to layer 149: More Topics stuff
2022-11-23 14:28:25 +01:00
Wizou
11238550d3
Upgrade to layer 149: More Topics stuff
2022-11-23 14:18:07 +01:00
Wizou
fd593b429a
InputPeer.ID & MessageBase.ToString helpers.
...
Publish pre-releases on nuget now
2022-11-20 17:15:57 +01:00
Wizou
adf6134911
Doc/Rationalize user/chat generic helpers
2022-11-19 02:03:48 +01:00
Wizou
2047154d26
doc
2022-11-15 16:20:00 +01:00
Wizou
61510465d2
Fix immediate crash 🤦🏻♂️
2022-11-13 00:25:56 +01:00
Wizou
fe5773ce29
Add release notes in Description too
2022-11-12 20:02:46 +01:00
Wizou
ba523f7d21
Releasing 3.1.1
2022-11-12 19:40:34 +01:00
Wizou
6b3fcdb967
Trying to add ReleaseNotes in nuget package
2022-11-11 01:47:37 +01:00
Wizou
a038be87af
Improved Secret Chats:
...
Support layer 144 : big documents, silent
(layer not yet supported by other clients)
List of ISecretChat with detailed properties
Fix PFS issue losing a message...
2022-11-11 00:33:29 +01:00
Wizou
8fa00a8cc6
Support for bare methods in session
2022-11-08 17:06:16 +01:00
Wizou
d9b137d41c
added User.MainUsername to help with multiple usernames
2022-11-05 23:01:38 +01:00
Wizou
fd42d3e6df
Upgrade to layer 148: Topics, Usernames, Sticker keywords...
...
+ support for flags2 has_fields
2022-11-01 19:26:40 +01:00
Wizou
b902b33558
updated docs (and reordered Examples.md)
2022-11-01 18:44:01 +01:00
Wizou
d64c5c0c1e
closes #103 : files incorrectly padded to nearest 16 bytes
2022-10-26 17:33:06 +02:00
Wizou
49969e46cf
xmldoc
2022-10-26 15:14:29 +02:00
Wizou
1a3cde4241
Replaced *Default & *None structures with null
2022-10-26 14:26:22 +02:00
Wizou
cc9cf16f8a
ToInputChatPhoto helper
2022-10-25 20:07:43 +02:00
Wizou
517fab89bb
ReadHistory helper
2022-10-25 10:34:53 +02:00
Wizou
7e9d010392
documentation
2022-10-24 11:51:33 +02:00
Wizou
d916342f1c
Program_SecretChats timerstamp name for saved media
2022-10-21 19:54:12 +02:00
Wizou
b9587e3997
Added SecretChats.DownloadFile and media.MimeType to simplify download & decryption
2022-10-20 23:12:43 +02:00
Wizou
82d852e071
optimized PQFactorize
2022-10-16 11:49:16 +02:00
Wizou
d18b3853e1
Various minor improvements
2022-10-14 11:20:21 +02:00
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