levlam
|
c69293e1cc
|
Rename voice chats to video chats.
|
2021-10-14 15:44:21 +03:00 |
|
levlam
|
bcf0316432
|
Zoom sticker's outline.
|
2021-10-14 01:06:12 +03:00 |
|
levlam
|
34d77c7feb
|
Fix drop of pending_join_request_count.
|
2021-10-14 00:34:28 +03:00 |
|
levlam
|
cbca467991
|
Adjust dimensions of animated emojis.
|
2021-10-14 00:18:44 +03:00 |
|
levlam
|
0a9f6b1c91
|
Add approve/declineCjatJoinRequest.
|
2021-10-13 23:10:47 +03:00 |
|
levlam
|
1a7f4b4d3e
|
Add td_api::getChatJoinRequests.
|
2021-10-13 22:33:31 +03:00 |
|
levlam
|
90fea23dd7
|
Check that content was parsed.
|
2021-10-12 22:17:07 +03:00 |
|
levlam
|
d6502458f5
|
Allow to get option "is_location_visible".
|
2021-10-12 22:05:14 +03:00 |
|
levlam
|
250e593e3e
|
Add comment.
|
2021-10-12 20:05:36 +03:00 |
|
levlam
|
0f6247f856
|
Nullify pending_join_request_count if have no enough rights.
|
2021-10-12 19:39:03 +03:00 |
|
levlam
|
aee782562c
|
Add approver_user_id to chatEventMemberJoinedByInviteLink.
|
2021-10-12 19:04:18 +03:00 |
|
levlam
|
e49ae700b6
|
Add chat.pending_join_request_count.
|
2021-10-12 18:11:17 +03:00 |
|
levlam
|
a4aa509308
|
Add requested_ flag check.
|
2021-10-09 16:53:29 +03:00 |
|
levlam
|
6b511f277b
|
Add messageChatJoinByLink.is_approved.
|
2021-10-09 15:04:17 +03:00 |
|
levlam
|
64d572bcbe
|
Allow creation and edit of invite links, requiring approval.
|
2021-10-09 14:20:48 +03:00 |
|
levlam
|
5d9a224386
|
Add chatInviteLinkMember.approver_user_id.
|
2021-10-09 13:51:37 +03:00 |
|
levlam
|
63d86176f2
|
Add chatInviteLinkInfo.description/requires_approval.
|
2021-10-09 13:19:38 +03:00 |
|
levlam
|
884232d935
|
Add chatInviteLink.requires_approval/pending_join_request_count.
|
2021-10-09 12:52:25 +03:00 |
|
levlam
|
16f1e16107
|
Support message links in sponsoredMessage.
|
2021-10-08 15:29:40 +03:00 |
|
levlam
|
23775700ac
|
Update layer to 134.
|
2021-10-08 13:45:10 +03:00 |
|
levlam
|
f70498898b
|
Add fileSourceAppConfig.
|
2021-10-08 13:41:22 +03:00 |
|
levlam
|
c3d898f1e6
|
Add ConfigManager::reget_app_config.
|
2021-10-06 01:17:10 +03:00 |
|
levlam
|
6ecba8cb5d
|
Download emoji sounds from main DC.
|
2021-10-06 00:55:22 +03:00 |
|
levlam
|
038abf5466
|
Add sound to messageAnimatedEmoji.
|
2021-10-05 23:20:49 +03:00 |
|
levlam
|
9fb1f1438e
|
Add color replacements to messageAnimatedEmoji.
|
2021-10-05 18:42:05 +03:00 |
|
levlam
|
aae781295c
|
Improve updating animated emoji stickers.
|
2021-10-05 18:06:05 +03:00 |
|
levlam
|
eb20f82730
|
Add disable_animated_emoji option.
|
2021-10-05 17:17:29 +03:00 |
|
levlam
|
ffe03ecb10
|
Add messageAnimatedEmoji.
|
2021-10-05 16:12:04 +03:00 |
|
levlam
|
77158cd7a5
|
Register emoji messages.
|
2021-10-04 16:08:51 +03:00 |
|
levlam
|
ad2cc6e534
|
Use ClientManager instead of Client in ClientDotNet.
|
2021-09-27 21:43:14 +03:00 |
|
levlam
|
f96d61dd4d
|
Use InvokeAfter for ToggleDialogIsBlocked queries.
|
2021-11-02 01:06:43 +03:00 |
|
levlam
|
5642947198
|
Simplify send_update_recent_stickers usage.
|
2021-11-01 01:35:39 +03:00 |
|
levlam
|
c66cf3dec6
|
Use range-based for on arrays/strings if possible.
|
2021-11-01 01:24:51 +03:00 |
|
levlam
|
b4324ee88c
|
Fix handle_errors_ check.
|
2021-10-30 21:57:43 +03:00 |
|
levlam
|
f4d20e20ac
|
Improve parameter names.
|
2021-10-29 15:38:39 +03:00 |
|
levlam
|
05b59cc63b
|
Improve DialogParticipant field names.
|
2021-10-29 14:39:07 +03:00 |
|
levlam
|
318b782c25
|
Fix may_reload_photo.
|
2021-10-28 12:57:26 +03:00 |
|
levlam
|
e6c4bc6ca4
|
Fix ClientManager without EventFd.
|
2021-10-25 08:03:18 +03:00 |
|
levlam
|
d9607b4a46
|
Use send_closure for Td::close()/destroy() to ensure the correct call order.
|
2021-10-25 06:47:20 +03:00 |
|
levlam
|
c0fb888c42
|
Fix GCC 4.9 compilation errors.
|
2021-10-24 02:09:36 +03:00 |
|
levlam
|
d06aa6535d
|
Make DialogParticipantsFilter fields private.
|
2021-10-23 23:41:13 +03:00 |
|
levlam
|
393598314a
|
Simplify search_private_chat_participants.
|
2021-10-23 23:37:23 +03:00 |
|
levlam
|
ed45735de4
|
Add DialogParticipant::private_member.
|
2021-10-23 23:22:54 +03:00 |
|
levlam
|
7d4442347d
|
Add DialogParticipantsFilter::is_dialog_participant_suitable.
|
2021-10-23 22:32:11 +03:00 |
|
levlam
|
1c59f37ca9
|
Move some methods inside DialogParticipantsFilter class.
|
2021-10-23 22:23:59 +03:00 |
|
levlam
|
47d4c08de2
|
Improve field names style.
|
2021-10-23 21:56:37 +03:00 |
|
levlam
|
c24501f2d9
|
Reduce "this" usages.
|
2021-10-23 21:17:00 +03:00 |
|
levlam
|
0c1469f7c6
|
Fix TransparentProxy::Callback.
|
2021-10-22 19:59:15 +03:00 |
|
levlam
|
03c6d53951
|
Log number of pending requests when Session is closed.
|
2021-10-22 18:36:35 +03:00 |
|
levlam
|
b25df7a808
|
Create all nested objects before td_api::message.
|
2021-10-22 17:00:18 +03:00 |
|