levlam
|
a4431b2604
|
Don't allow to show as speaking muted by admin participants.
|
2021-03-14 04:33:51 +03:00 |
|
levlam
|
4d754052e0
|
Fix getGroupCallStreamSegment.
|
2021-03-13 16:50:11 +03:00 |
|
levlam
|
92b384f3f4
|
Update group call title length limit.
|
2021-03-13 02:49:40 +03:00 |
|
levlam
|
9ac71272a3
|
Support joining group call as a stream listener.
|
2021-03-12 20:11:44 +03:00 |
|
levlam
|
a833d5e292
|
Improve method name.
|
2021-03-12 19:31:52 +03:00 |
|
levlam
|
0ec4c2084e
|
Add td_api::getGroupCallInviteLink.
|
2021-03-12 19:29:06 +03:00 |
|
levlam
|
73bed3ed80
|
Add resetGroupCallInviteHash method.
|
2021-03-12 18:58:43 +03:00 |
|
levlam
|
9bfd98c08d
|
Add joinGroupCall.invite_hash.
|
2021-03-12 18:36:55 +03:00 |
|
levlam
|
0fb6c52cd4
|
Support toggling group call recording.
|
2021-03-11 22:19:19 +03:00 |
|
levlam
|
92218450c5
|
Add groupCall.record_duration.
|
2021-03-11 00:55:08 +03:00 |
|
levlam
|
a6544e3068
|
Use separate versions for different groupCall fields.
|
2021-03-10 23:43:21 +03:00 |
|
levlam
|
67889cdcbc
|
Add td_api::getGroupCallStreamSegment.
|
2021-03-10 22:50:14 +03:00 |
|
levlam
|
cd2fbc19e6
|
Save group call's stream_dc_id.
|
2021-03-09 18:12:15 +03:00 |
|
levlam
|
62cfe3bdd9
|
Add td_api::getAvailableVoiceChatAliases.
|
2021-03-08 20:25:56 +03:00 |
|
levlam
|
574884510b
|
Use MessageSender as participant_alias.
|
2021-03-08 18:08:41 +03:00 |
|
levlam
|
f24ca02f37
|
Add td_api::voiceChat class.
|
2021-03-08 17:00:39 +03:00 |
|
levlam
|
159c4f3f00
|
Remove race in default_join_as updating.
|
2021-03-08 15:27:47 +03:00 |
|
levlam
|
4eab57cd7b
|
Add chat.default_join_voice_chat_as_chat_id.
|
2021-03-08 15:13:36 +03:00 |
|
levlam
|
f4ce6c9de9
|
Update bio of group call participants when it is changed.
|
2021-03-07 13:06:34 +03:00 |
|
levlam
|
caa1db85ab
|
Prevent race in updating of joined voice chat.
|
2021-03-07 02:21:08 +03:00 |
|
levlam
|
dd4aac2f57
|
Init bio in fake updateGroupCallParticipant when joining call.
|
2021-03-07 01:54:45 +03:00 |
|
levlam
|
0615d1f61d
|
Prevent voice chat data updating during join.
|
2021-03-07 01:06:51 +03:00 |
|
levlam
|
c611553ece
|
Allow to join group call as a chat.
|
2021-03-06 23:21:22 +03:00 |
|
levlam
|
7a19e5dbe5
|
Support voice chat creation in channels.
|
2021-03-06 02:26:13 +03:00 |
|
levlam
|
16ab28f230
|
Allow to send speaking actions in read-only chats.
|
2021-03-05 20:06:37 +03:00 |
|
levlam
|
8ede5f736f
|
Support speaking typings by chats.
|
2021-03-05 18:49:02 +03:00 |
|
levlam
|
5e5aa95060
|
Add groupCallParticipant.is_hand_raised.
|
2021-03-05 16:44:43 +03:00 |
|
levlam
|
3bac31cc16
|
Allow to edit chat group call participants.
|
2021-03-05 16:03:49 +03:00 |
|
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
|
d06025d40d
|
Disable sanitizer for 32-bit builds: https://github.com/tdlib/td/issues/1447.
|
2021-03-16 17:40:46 +03:00 |
|
levlam
|
d5f02b0066
|
Avoid int64 multiplication.
|
2021-03-16 14:35:32 +03:00 |
|
levlam
|
449c37c41f
|
Fix building with Ninja.
|
2021-03-14 21:57:39 +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
|
ab614651f3
|
Support 7 more HTTP response status codes.
|
2021-03-08 22:27:58 +03:00 |
|
levlam
|
f7f01fd6ee
|
Add more knowledge about included headers to SplitSource.php.
|
2021-03-08 21:01:40 +03:00 |
|
levlam
|
29ded98a46
|
Use full paths for file dependencies.
|
2021-03-05 23:17:48 +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
|
d390c556fe
|
Silence tl-parser build warning.
|
2021-03-04 14:06:32 +03:00 |
|