John Preston
|
b036bedbc3
|
Support distinct calling/invited states.
|
2025-05-01 11:13:18 +04:00 |
|
John Preston
|
55c05d1a6e
|
Allow discard invite or cancel ringing.
|
2025-05-01 11:13:17 +04:00 |
|
John Preston
|
eb06c0da08
|
Try migrating mute/video state.
|
2025-05-01 11:13:17 +04:00 |
|
John Preston
|
c5531b1bd8
|
Implement audio/video confcall invitations.
|
2025-05-01 11:13:17 +04:00 |
|
John Preston
|
698d9c208f
|
Improve confcall invite management.
|
2025-05-01 11:13:17 +04:00 |
|
John Preston
|
a3ba99c682
|
Implement incoming confcall window.
|
2025-05-01 11:13:16 +04:00 |
|
John Preston
|
d052eac019
|
Initial call->confcall migration.
|
2025-05-01 11:13:16 +04:00 |
|
John Preston
|
c80c23e8e8
|
PoC conference call creation.
|
2025-05-01 11:13:15 +04:00 |
|
John Preston
|
5e6c81a98e
|
Parse e2e participant keys.
|
2025-05-01 11:13:15 +04:00 |
|
John Preston
|
d3778f92d2
|
Implement media devices tracking on Windows.
|
2024-01-25 11:04:27 +04:00 |
|
John Preston
|
a8b959826c
|
Don't activate main window in case of visible call window.
Fixes #27017.
|
2023-11-01 22:24:09 +04:00 |
|
John Preston
|
864959aee0
|
Hide login code with a spoiler in chats list.
|
2023-04-27 15:23:36 +04:00 |
|
John Preston
|
152661dcea
|
Use global Fn+F shortcut for toggle fullscreen on macOS.
|
2023-03-15 16:39:13 +04:00 |
|
23rd
|
6f3dbc4305
|
Fixed crash on incoming peer calls.
|
2023-03-02 09:22:13 +03:00 |
|
John Preston
|
72ed3bfab9
|
Show leave confirmation when starting an RTMP stream.
|
2022-08-08 18:19:04 +03:00 |
|
John Preston
|
3a3341fef8
|
Fix RTMP livestream starting while in another call.
Fixes #24862.
|
2022-08-08 16:39:44 +03:00 |
|
John Preston
|
2b21ec3299
|
Fix group call create box window.
|
2022-06-08 15:21:13 +04:00 |
|
23rd
|
8909b654d3
|
Added ability to start livestream with RTMP.
|
2022-02-28 08:05:02 +03:00 |
|
23rd
|
a3d00b1953
|
Replaced args for Calls::Instance::startOrJoinGroupCall with struct.
|
2022-02-28 08:04:46 +03:00 |
|
John Preston
|
91ef6f13c8
|
Use good bitrate for screen capture in calls.
|
2021-08-10 15:46:18 +03:00 |
|
John Preston
|
c100055fac
|
Allow sharing screen or window in one-on-one calls.
|
2021-07-30 00:40:25 +03:00 |
|
John Preston
|
4276b6cce0
|
Use rpl for Window::Theme::Background updates.
|
2021-07-15 16:42:36 +03:00 |
|
John Preston
|
b905a18161
|
Destroy all tgcalls instances before quit.
|
2021-05-24 22:45:15 +04:00 |
|
John Preston
|
c93ddf6aac
|
Separate Call/GroupCall delegates and Instance.
|
2021-05-24 22:45:13 +04:00 |
|
John Preston
|
6e34360f7e
|
Move some group call modules.
|
2021-05-24 22:45:13 +04:00 |
|
John Preston
|
a6f379a17a
|
Parse and serialize video parameters.
|
2021-05-24 22:45:13 +04:00 |
|
John Preston
|
db7b61a77b
|
Rewrite voice chat members list management.
|
2021-03-17 20:37:55 +04:00 |
|
John Preston
|
2c806b11d7
|
Always join voice chats by link with confirmation.
|
2021-03-16 17:16:01 +04:00 |
|
John Preston
|
4659cc50f2
|
Allow inviting members in channel voice chats.
|
2021-03-15 22:40:59 +04:00 |
|
John Preston
|
c0df6f7bca
|
Join voice chats by invite links.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
b670ca2a51
|
Allow to rejoin with changing of 'join_as'.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
02e9b8fd18
|
Support joining to voice chats as a channel.
|
2021-03-12 16:58:26 +04:00 |
|
John Preston
|
ae6decf70b
|
Support ctrl+m/ctrl+w in voice chat panel.
|
2020-12-22 20:28:13 +04:00 |
|
John Preston
|
c5ad7c7c89
|
Add start/end/reconnecting sounds to voice chats.
|
2020-12-18 12:44:19 +04:00 |
|
John Preston
|
1b624d67b8
|
Support voice chats in legacy groups, with migration.
|
2020-12-14 16:52:18 +04:00 |
|
John Preston
|
092e0990e8
|
Request mic permission only on unmute.
|
2020-12-09 17:11:42 +04:00 |
|
John Preston
|
5fe8c0ed7e
|
Show user as active when in call panel.
|
2020-12-08 21:06:56 +04:00 |
|
John Preston
|
546881c720
|
Join other calls with confirmation.
|
2020-12-08 19:09:13 +04:00 |
|
23rd
|
80597e190a
|
Fixed permissions requesting for different call types.
|
2020-12-01 09:45:24 +03:00 |
|
John Preston
|
d773f2c765
|
Handle call updates only from the correct session.
|
2020-12-01 09:45:23 +03:00 |
|
John Preston
|
9e5006dd67
|
Add group call settings box.
|
2020-12-01 09:45:22 +03:00 |
|
John Preston
|
8833d3e45b
|
Add empty group call panel.
|
2020-12-01 09:45:21 +03:00 |
|
John Preston
|
25f3c14780
|
Apply group call updates.
|
2020-12-01 09:45:21 +03:00 |
|
John Preston
|
33941ad1b9
|
Start group call bar in HistoryWidget.
|
2020-12-01 09:45:21 +03:00 |
|
John Preston
|
4d2041ae48
|
Share video capturer between call and settings.
|
2020-08-21 17:52:13 +04:00 |
|
John Preston
|
a0eb073728
|
Close call panel instead of hiding.
|
2020-08-14 19:59:24 +04:00 |
|
John Preston
|
38b9111bf5
|
Use Ui::Window for the Calls::Panel.
|
2020-08-12 17:35:31 +04:00 |
|
John Preston
|
83759adb5f
|
Start video call from video call service message.
|
2020-08-11 18:21:40 +04:00 |
|
John Preston
|
71040464c5
|
Request camera permissions on macOS.
|
2020-08-11 18:21:40 +04:00 |
|
John Preston
|
6d36176a8d
|
Add test implementation of webrtc calls.
|
2020-08-11 18:21:40 +04:00 |
|