Commit graph

693 commits

Author SHA1 Message Date
Wizou
88d2491db9 MarkdownToEntities: spoiler with ||
see https://core.telegram.org/bots/api/#markdownv2-style
2021-12-31 12:10:28 +01:00
Wizou
024c5ba705 More helpers to generically manage Chats & Channels 2021-12-31 08:38:41 +01:00
Wizou
e3b7d17d2b Handle BadMsgNotification 16/17 by resynchronizing server time 2021-12-30 23:45:28 +01:00
Wizou
4739c9f539 Fix risk of having only WTelegram.session.tmp if killing the program in the middle of Delete/Move
(that's what File.Replace was trying to avoid!!)
2021-12-30 23:43:00 +01:00
Wizou
a7fcbf60fa MarkdownToEntities allows spoiler with ~~ 2021-12-30 17:50:43 +01:00
Wizou
6df9f76cae Examples for changing 2FA password, and sending a message reaction 2021-12-30 17:38:07 +01:00
Wizou
e91c20ba8e Added GetFullChat helper 2021-12-30 17:37:25 +01:00
Wizou
dced397c15 Released 1.8.3 2021-12-30 12:45:52 +01:00
Wizou
b4a8f9f280 Upgrade to layer 136 2021-12-30 12:14:41 +01:00
Wizou
86ac336691 DownloadFileAsync supports PhotoStrippedSize 2021-12-28 12:12:38 +01:00
Wizou
9171268d19 DownloadProfilePhotoAsync supports mini thumb 2021-12-28 09:38:22 +01:00
Wizou
72b28e97ba added DownloadProfilePhotoAsync helper 2021-12-28 06:43:33 +01:00
Wizou
791dc88ea0 improved documentation for newbies 2021-12-26 18:28:10 +01:00
Wizou
51a89bc6a1 change Dictionary of UserBase into Dictionary of User 2021-12-25 03:20:22 +01:00
Wizou
2881155f8b documentation 2021-12-24 07:21:02 +01:00
Wizou
27f62b7537 Fun with stickers, dice and animated emojies
and flags
2021-12-23 01:38:59 +01:00
Wizou
1396eebca1 Provide computation for new 2FA passwords 2021-12-22 18:25:38 +01:00
Wizou
fa10998618 Examples: Add/Invite/Remove someone in a chat 2021-12-22 05:02:43 +01:00
Wizou
35cd3b682e More helpers 2021-12-22 04:46:01 +01:00
Wizou
a4f6d00bd0 fix InformationalVersion 2021-12-21 02:28:35 +01:00
Wizou
45d6e330bc renamed CallAsync as Invoke 2021-12-16 14:51:47 +01:00
Wizou
8fe0c086bb Added contacts list & GUI examples 2021-12-16 14:41:43 +01:00
Wizou
9cc164b9ec updated ReadMe 2021-12-15 20:55:24 +01:00
Wizou
6e4b90710a Added static metnod InputCheckPassword 2021-12-14 13:39:43 +01:00
Wizou
97c6de4cbb Support the request to resend the verification_code through alternate methods. 2021-12-13 15:28:06 +01:00
Rinat Abzalov
62dad83370 Fix System.IO.IOException: 'Unable to remove the file to be replaced. ' #10
Based on: https://github.com/gitextensions/gitextensions/pull/4252/commits/00416bc92f642c4aff81b6cbcc5a1df38bf4990a
2021-12-13 14:07:17 +01:00
Wizou
15c3fda05d helper TotalCount on Messages_DialogsBase 2021-12-12 20:38:13 +01:00
Wizou
8efa248aef Added LastSeenAgo
and other helpers
2021-12-10 17:21:39 +01:00
Wizou
624f45bd05 Config("user_id") represents a long 2021-12-10 14:19:28 +01:00
Wizou
275ece196b comments 2021-12-09 08:43:20 +01:00
Wizou
4b4965a335 added xNetStandard proxy example 2021-12-07 17:16:02 +01:00
Wizou
f289b9e2e5 Correctly handle RPC Error for methods returning bool.
Also don't hang CallAsync on ReadRpcResult deserializing error
2021-12-07 16:35:23 +01:00
Wizou
95d9135bd0 Configurable PingInterval to support slow connections 2021-12-07 15:26:53 +01:00
Wizou
f6eb1aa6fd fix never-ending loop in Channels_GetAllParticipants 2021-12-07 15:07:35 +01:00
Wizou
73ac9384e4 config.yml for issue_template 2021-12-07 03:36:28 +01:00
Wizou
1812908d5b config.yml for issue_template 2021-12-07 03:31:18 +01:00
Wizou
4195876b8f docs: more anchors 2021-12-07 02:32:19 +01:00
Wizou
d0c783ec23 FAQ update 2021-12-07 02:06:24 +01:00
Wizou
0351ad027f added Channels_GetAllParticipants helper 2021-12-07 00:34:57 +01:00
Wizou
d22628918c Rewrote the FAQ about access_hash 2021-12-06 18:05:12 +01:00
Wizou
934ee9bae4 GUI compatibility: Detach interactive Config calls from MainThread 2021-12-05 11:47:52 +01:00
Wizou
409cf25619 Fix 444 trying to download from a media_only DC with unnegociated AuthKey 2021-12-05 07:21:30 +01:00
Wizou
e1132f653b Handle BadMsgNotification 32/33 by renewing session 2021-12-04 00:14:15 +01:00
Wizou
bafe3c56bd make example programs static 2021-12-03 10:16:01 +01:00
Wizou
65a4b779c1 later rejoin for background 2FA ValidityChecks 2021-12-01 16:24:30 +01:00
Wizou
5e04a51e54 Fix 2FA issue under .NET Fw 4.7.2
minor doc updates
2021-12-01 15:50:35 +01:00
Wizou
12ea8ac1bb released 1.7.3 2021-11-27 03:29:19 +01:00
Wizou
8bfdedae1f Upgrade to layer 135 2021-11-27 03:03:04 +01:00
Wizou
ff796775eb some more helpers 2021-11-27 02:57:50 +01:00
Wizou
e7b9ea93cd Upgrade to layer 135 2021-11-27 02:56:42 +01:00