.. |
calls.style
|
Don't mark messages as read when screen is locked.
|
2021-04-27 13:31:51 +04:00 |
calls_box_controller.cpp
|
Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
|
2021-04-09 15:05:00 +04:00 |
calls_box_controller.h
|
Allow clearing calls log.
|
2021-01-25 16:50:59 +04:00 |
calls_call.cpp
|
Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
|
2021-04-09 15:05:00 +04:00 |
calls_call.h
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
calls_choose_join_as.cpp
|
Fix build on macOS and Linux.
|
2021-04-12 10:48:17 +04:00 |
calls_choose_join_as.h
|
Always join voice chats by link with confirmation.
|
2021-03-16 17:16:01 +04:00 |
calls_controller.cpp
|
Add test implementation of webrtc calls.
|
2020-08-11 18:21:40 +04:00 |
calls_controller.h
|
Add test implementation of webrtc calls.
|
2020-08-11 18:21:40 +04:00 |
calls_controller_tgvoip.h
|
Add test implementation of webrtc calls.
|
2020-08-11 18:21:40 +04:00 |
calls_controller_webrtc.cpp
|
Get rid of deprecated ranges::view usage
|
2021-03-13 19:14:58 +03:00 |
calls_controller_webrtc.h
|
Add test implementation of webrtc calls.
|
2020-08-11 18:21:40 +04:00 |
calls_emoji_fingerprint.cpp
|
Change button round radius.
|
2020-12-08 11:19:23 +04:00 |
calls_emoji_fingerprint.h
|
Move fingerprint / signal bars to a separate widget.
|
2020-08-14 16:53:06 +04:00 |
calls_group_call.cpp
|
Fix 'Start Now' in scheduled voice chats.
|
2021-04-27 14:15:25 +04:00 |
calls_group_call.h
|
Fix 'Start Now' in scheduled voice chats.
|
2021-04-27 14:15:25 +04:00 |
calls_group_common.h
|
Add creating of a scheduled group call.
|
2021-04-06 18:41:16 +04:00 |
calls_group_members.cpp
|
Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId.
|
2021-04-09 15:05:00 +04:00 |
calls_group_members.h
|
Correctly track mute button scheduled state.
|
2021-04-06 18:41:16 +04:00 |
calls_group_menu.cpp
|
Add schedule voice chat link in ConfirmBox.
|
2021-04-07 11:21:59 +04:00 |
calls_group_menu.h
|
Add schedule voice chat link in ConfirmBox.
|
2021-04-07 11:21:59 +04:00 |
calls_group_panel.cpp
|
Fix build on macOS and Linux.
|
2021-04-12 10:48:17 +04:00 |
calls_group_panel.h
|
Share instead of Settings for scheduled voice chats.
|
2021-04-07 14:56:53 +04:00 |
calls_group_settings.cpp
|
Share instead of Settings for scheduled voice chats.
|
2021-04-07 14:56:53 +04:00 |
calls_group_settings.h
|
Allow inviting members in channel voice chats.
|
2021-03-15 22:40:59 +04:00 |
calls_instance.cpp
|
Fix creating a scheduled voice chat.
|
2021-04-12 15:36:19 +04:00 |
calls_instance.h
|
Rewrite voice chat members list management.
|
2021-03-17 20:37:55 +04:00 |
calls_panel.cpp
|
Add confirm for starting scheduled voice chat early.
|
2021-04-06 20:09:52 +04:00 |
calls_panel.h
|
Port Qt-based title widget to lib_ui
|
2021-02-04 18:11:44 +04:00 |
calls_signal_bars.cpp
|
Move fingerprint / signal bars to a separate widget.
|
2020-08-14 16:53:06 +04:00 |
calls_signal_bars.h
|
Move fingerprint / signal bars to a separate widget.
|
2020-08-14 16:53:06 +04:00 |
calls_top_bar.cpp
|
Improve scheduled voice chat top bar design.
|
2021-04-06 18:41:16 +04:00 |
calls_top_bar.h
|
Reuse the code for userpics in Calls::TopBar.
|
2020-12-25 14:10:08 +04:00 |
calls_userpic.cpp
|
Show peer-s microphone mute state on userpic.
|
2020-08-14 16:53:06 +04:00 |
calls_userpic.h
|
Show peer-s microphone mute state on userpic.
|
2020-08-14 16:53:06 +04:00 |
calls_video_bubble.cpp
|
Add some paddings.
|
2020-08-13 15:16:39 +04:00 |
calls_video_bubble.h
|
Use Ui::Window for the Calls::Panel.
|
2020-08-12 17:35:31 +04:00 |
calls_volume_item.cpp
|
United enum classes of arc directions into single enum class.
|
2021-02-04 18:13:03 +04:00 |
calls_volume_item.h
|
Added animation of volume percents in menu of group calls.
|
2021-01-27 20:08:19 +03:00 |