Commit graph

511 commits

Author SHA1 Message Date
Wizou c60e4f9be0 yaml 2023-09-22 23:27:14 +02:00
Wizou 392793b390 API Layer 164: Stories in channel, boosts, more stories stuff... 2023-09-22 23:16:21 +02:00
Wizou e7be5ac36f release.yml 2023-09-18 19:34:08 +02:00
Wizou 8f90e88074 API Layer 163: some minor bot & update stuff 2023-09-18 19:21:48 +02:00
Wizou 38efb05923 API Layer 162: more stories & blocking stuff... 2023-09-06 18:29:50 +02:00
Wizou e20d4d715c Updated Examples projects 2023-08-12 15:03:09 +02:00
Wizou c872a51a31 API Layer 160: Stories & more... 2023-07-21 10:52:46 +02:00
Wizou 2b65e8f1ed CollectUsersChats allows null dictionaries 2023-07-08 01:35:15 +02:00
Wizou 8a9f886b62 Fix Naming Styles 2023-07-08 01:34:31 +02:00
Wizou c631072ae4 Prevent "recursive" MsgContainer 2023-07-06 10:17:29 +02:00
wiz0u 1048af4dcf
test "yml" 2023-07-05 16:01:52 +02:00
Wizou bcc62a1356 test "yml" 2023-07-05 15:53:48 +02:00
Wizou 994e0deade test "ReleaseNotes" 2023-07-05 05:08:28 +02:00
Wizou 472b10f155 Fix unencrypted padding length in Padded Intermediate
(official doc says 0..15 bytes, but server & Android app sends 0..256 bytes)
2023-07-05 05:03:08 +02:00
Wizou d50ac0ba51 - Fix Messages_GetAllDialogs (MessageEmpty)
- Fix AnalyzeInviteLink (public channel with join request)
- Added Contacts_ResolvedPeer.Channel property
closes #166
2023-06-27 16:00:55 +02:00
Wizou a31bcc3df6 test "test" 'test' 2023-05-28 00:08:44 +02:00
Wizou abc9435625 yml - "abc" 'def' 2023-05-28 00:04:52 +02:00
Wizou befac0e781 yml - "abc" 'def' 2023-05-28 00:00:36 +02:00
Wizou a5d44bbd93 "yml" 2023-05-27 23:58:07 +02:00
Wizou 19d2c566eb yml 2023-05-27 23:54:18 +02:00
Wizou 2e41a1734a yml 2023-05-27 23:52:51 +02:00
Wizou 25bfacb3f1 yml 2023-05-27 23:51:42 +02:00
Wizou fb8d694886 yml 2023-05-27 23:41:20 +02:00
Wizou 6f8c964f60 updated "Program_ListenUpdates" example 2023-05-27 23:35:14 +02:00
Wizou a69e032354 updated "Program_ListenUpdates" example 2023-05-27 23:33:08 +02:00
Wizou 3603b9e2e3 updated "Program_ListenUpdates" example 2023-05-27 23:30:01 +02:00
Wizou 2937d1c7b9 yml 2023-05-27 23:27:43 +02:00
Wizou 0825527860 yml 2023-05-27 23:25:06 +02:00
Wizou e4c961a697 updated "Program_ListenUpdates" example 2023-05-27 23:20:26 +02:00
Wizou d054ae7eea updated "Program_ListenUpdates" example 2023-05-27 23:17:53 +02:00
Wizou fd48ea2974 updated "Program_ListenUpdates" example 2023-05-27 23:15:21 +02:00
Wizou fc54a93d00 updated "Program_ListenUpdates" example 2023-05-27 23:10:37 +02:00
Wizou 660933d8c7 updated "Program_ListenUpdates" example 2023-05-27 23:08:39 +02:00
Wizou f4d435b807 updated "Program_ListenUpdates" example 2023-05-27 23:05:11 +02:00
Wizou de4b5e606d updated "Program_ListenUpdates" example 2023-05-27 23:01:04 +02:00
Wizou 7feb4a40ec updated "Program_ListenUpdates" example 2023-05-27 18:05:24 +02:00
Wizou b282d2e007 Prevent 'You must connect to Telegram first' during network loss
api doc
2023-05-18 22:02:53 +02:00
Wizou d1e583cc86 Prevent "You must connect to Telegram first" during network loss
(closes #157)
2023-05-18 21:50:19 +02:00
Wizou 131fd36106 Fix ReactorError not correctly raised. Added Program_ReactorError example 2023-05-17 18:26:53 +02:00
Wizou e8b0bb9245 ActiveUsernames helpers
Github action telegram-api
2023-05-17 11:45:06 +02:00
Wizou 98f6a26b09 api doc 2023-05-11 12:46:34 +02:00
wiz0u be0a357b9b
Added section: Get chat and user info from a message 2023-05-09 03:44:27 +02:00
Wizou 30fc1cad8d Support chats cache in AnalyzeInviteLink/GetMessageByLink
(closes #148)
2023-05-04 17:07:47 +02:00
Wizou c052ac2e2c fix issue with Channels_GetAdminLog helper 2023-05-03 14:24:52 +02:00
Wizou 30618cb316 Implement Future Salts mecanism to prevent replay attacks 2023-05-02 22:49:38 +02:00
Wizou 753ac12eb1 OnUpdate is now only for updates. OnOther is used for other notifications 2023-05-01 18:21:03 +02:00
Wizou 5adde27f88 new TLS client hello generation 2023-04-29 16:45:03 +02:00
Wizou 35c492de4f moved IsGroup IsChannel up to ChatBase 2023-04-25 20:47:57 +02:00
Wizou e33184fabb improved api doc for Flags 2023-04-25 16:51:39 +02:00
Wizou 6a75f0a9d8 Fix progressCallback abort/exception handling during DownloadFileAsync 2023-04-25 13:19:15 +02:00