levlam
|
3d08e0e18f
|
Add groupCallParticipant.bio.
|
2021-03-05 15:27:52 +03:00 |
|
levlam
|
a93189dade
|
Support chats as group call participants.
|
2021-03-05 14:40:54 +03:00 |
|
levlam
|
af3070d572
|
Improve self-check.
|
2021-03-05 13:43:21 +03:00 |
|
levlam
|
e660e12a61
|
Pass Td to get_group_call_participant_object.
|
2021-03-05 12:50:39 +03:00 |
|
levlam
|
48eaccdf60
|
Add flag GroupCallParticipant.is_self.
|
2021-03-05 12:39:57 +03:00 |
|
levlam
|
13319350d3
|
Support zero audio_source.
|
2021-03-05 11:36:44 +03:00 |
|
levlam
|
882d837d24
|
Add td_api::setGroupCallTitle.
|
2021-03-02 19:44:57 +03:00 |
|
levlam
|
1f4e7aeb61
|
Add groupCall.title.
|
2021-03-02 18:00:54 +03:00 |
|
levlam
|
bcf3643cf7
|
Update layer to 125.
|
2021-03-02 17:27:44 +03:00 |
|
levlam
|
58d9f668c1
|
Improve schedule_get_difference logging.
|
2021-03-14 05:19:07 +03:00 |
|
levlam
|
76dce207b3
|
Force getDifference after receiving an update with incorrect qts.
|
2021-03-14 05:08:37 +03:00 |
|
levlam
|
92d8d1b9fd
|
Improve log messages.
|
2021-03-09 01:06:38 +03:00 |
|
levlam
|
45b21b1f33
|
Improve log messages.
|
2021-03-08 22:56:05 +03:00 |
|
levlam
|
2b090918c2
|
Fix handling of errors in CallActor::send_call_signaling_data.
|
2021-03-05 02:47:27 +03:00 |
|
levlam
|
1c3290bada
|
Fix warning.
|
2021-03-04 15:10:58 +03:00 |
|
levlam
|
b88f5ba6f3
|
Fix banChatMember for bots.
|
2021-03-03 19:30:33 +03:00 |
|
levlam
|
0c409cb79e
|
Ignore minithumbnails for JPEG sticker thumbnails.
|
2021-03-03 16:33:17 +03:00 |
|
levlam
|
b1da98faeb
|
Fix possible integer overflow.
|
2021-03-03 15:10:00 +03:00 |
|
levlam
|
720a64962e
|
Improve sticker thumbnail format detection.
|
2021-03-02 04:50:14 +03:00 |
|
levlam
|
fe6fe481f6
|
Add document ID to SVG path warnings.
|
2021-03-02 04:48:02 +03:00 |
|
levlam
|
f06ea1bab3
|
Improve sticker thumbnail format detection.
|
2021-03-02 04:40:10 +03:00 |
|
levlam
|
dd80b0ef25
|
Add Td::set_is_bot_online function.
|
2021-03-02 04:06:02 +03:00 |
|
levlam
|
1f01a40521
|
Bring bots offline if there are no updates for 5 minutes.
|
2021-03-02 01:20:45 +03:00 |
|
levlam
|
a36f020084
|
Improve StickersManager::has_webp_thumbnail.
|
2021-03-01 23:48:48 +03:00 |
|
levlam
|
8430ba6d19
|
Remove expect_jpeg_minithumbnail parameter from get_photo_size.
|
2021-03-01 23:29:55 +03:00 |
|
levlam
|
1d9b817c9f
|
Remove updateGroupCall logging for bots.
|
2021-03-01 04:24:05 +03:00 |
|
levlam
|
2bc3d7424b
|
Improve logging of unsupported SVG paths.
|
2021-03-01 04:19:50 +03:00 |
|
levlam
|
de0a2a03e5
|
Return better error for empty invite links.
|
2021-03-01 02:57:14 +03:00 |
|
levlam
|
813b141148
|
Fix channelParticipantSelf handling.
|
2021-03-01 02:33:38 +03:00 |
|
levlam
|
3b3801abbe
|
Update layer 124.
|
2021-02-25 21:09:13 +03:00 |
|
levlam
|
b348e4e1bc
|
Update version to 1.7.2.
|
2021-02-25 16:09:55 +03:00 |
|
levlam
|
18fc612b3b
|
Rename administrator_user_id to creator_user_id.
|
2021-02-25 16:02:07 +03:00 |
|
levlam
|
c733f8ed34
|
Minor improvements.
|
2021-02-25 15:56:26 +03:00 |
|
levlam
|
1e7795354d
|
Add td_api::getChatInviteLink.
|
2021-02-24 22:25:10 +03:00 |
|
levlam
|
37adbece28
|
Allow to join already joined group call.
|
2021-02-24 14:58:02 +03:00 |
|
levlam
|
2dd85f92d8
|
Rename permanent invite links to primary invite links.
|
2021-02-24 12:19:55 +03:00 |
|
levlam
|
11bbb5bfad
|
tg_cli: add updateNewMessage processing in test DC.
|
2021-02-24 11:24:48 +03:00 |
|
levlam
|
eafdf2ebed
|
Add td_api::getMessageImportConfirmationText.
|
2021-02-23 02:03:24 +03:00 |
|
levlam
|
c5f84de9cd
|
Support channel suggested actions.
|
2021-02-22 23:34:10 +03:00 |
|
levlam
|
332b7a6edb
|
Support dismissing of chat-specific suggested actions.
|
2021-02-22 19:38:40 +03:00 |
|
levlam
|
e19f59662e
|
Move functions for handling suggested actions to SuggestedActions.cpp.
|
2021-02-22 18:25:49 +03:00 |
|
levlam
|
b67bafb23c
|
Add td_api::suggestedActionConvertToBroadcastGroup.
|
2021-02-22 18:06:18 +03:00 |
|
levlam
|
a14c9071f1
|
Use struct for SuggestedAction.
|
2021-02-21 01:06:45 +03:00 |
|
levlam
|
a41bca4b0e
|
Move get_update_suggested_actions_object to SuggestedAction.cpp.
|
2021-02-21 00:21:14 +03:00 |
|
levlam
|
c07a1dac22
|
Unify UserFull/ChatFull/ChannelFull variable names.
|
2021-02-20 22:20:02 +03:00 |
|
levlam
|
6bbc251cb5
|
tg_cli: treat strings as usernames.
|
2021-02-20 22:01:12 +03:00 |
|
levlam
|
16913bff03
|
Improve date changed warning.
|
2021-02-20 21:32:07 +03:00 |
|
levlam
|
65e7a271a2
|
Add variables for old/new content type.
|
2021-02-20 21:21:06 +03:00 |
|
levlam
|
de71870e83
|
Repair file_reference in reportChatPhoto.
|
2021-02-20 21:06:58 +03:00 |
|
levlam
|
c67a0d9d7b
|
Add class ReportReason.
|
2021-02-20 03:55:09 +03:00 |
|