|
|
734a07ae92
|
Updated TDesktop sources to 3.5.2+95e806c
|
2022-02-15 10:28:12 +03:00 |
|
|
|
845957f33a
|
Internal rework of settings
|
2022-02-14 20:27:56 +03:00 |
|
|
|
f0676bbe46
|
Revert "Fix unused variable"
This reverts commit 296294fc51.
It went too soon to dev.
|
2022-02-14 18:22:36 +03:00 |
|
|
|
296294fc51
|
Fix unused variable
|
2022-02-13 03:56:05 +03:00 |
|
John Preston
|
da18ab3d41
|
Fix group call settings button position.
|
2022-02-04 22:56:28 +03:00 |
|
23rd
|
641bb01ba2
|
Added ability to set forward options from ShareBox.
|
2022-02-04 22:20:17 +03:00 |
|
John Preston
|
f918c6bb83
|
Pass QWindow to PowerSaveBlocker.
|
2022-02-04 09:43:56 +03:00 |
|
John Preston
|
9c01295521
|
Create PowerSaveBlocker-s on calls / video / audio.
|
2022-02-02 12:05:33 +03:00 |
|
blank X
|
2c5f0283e2
|
Fix profile picture rounding inconsistencies (#304)
* Respect round settings in invite link info box
Fixes #297
* Respect round settings in the call window
|
2022-01-29 13:46:06 +03:00 |
|
John Preston
|
28f2c213f7
|
Remove app module. Support delayed quit by Cmd+Q on macOS.
|
2022-01-27 15:54:20 +03:00 |
|
John Preston
|
cbca78ff63
|
Fix build with GCC.
|
2022-01-23 00:27:17 +03:00 |
|
John Preston
|
3ff17a8789
|
Refactor image transformation interfaces.
|
2022-01-21 15:33:44 +03:00 |
|
John Preston
|
9877845b9c
|
Don't always enable screencast logs.
|
2022-01-21 15:32:45 +03:00 |
|
John Preston
|
4934b026d3
|
Improve call / voicechat title controls on Windows 11.
|
2022-01-18 15:53:04 +03:00 |
|
John Preston
|
4d11ad45db
|
Use common title bar buttons in Call Panel.
|
2022-01-17 19:21:34 +03:00 |
|
John Preston
|
4659499340
|
Update window title icons.
|
2022-01-17 11:18:12 +03:00 |
|
23rd
|
e11904e05b
|
Removed TextParseRichText.
|
2022-01-12 11:54:24 +03:00 |
|
|
|
98f2683e5e
|
Updated TDesktop sources to 3.4.3
|
2022-01-10 03:04:51 +03:00 |
|
John Preston
|
20411be9bd
|
Allow creating separate windows for peers.
|
2022-01-04 14:18:13 +03:00 |
|
John Preston
|
2c36623cfb
|
Add some icons to popup menus.
|
2021-12-29 21:22:33 +03:00 |
|
Klemens Nanni
|
b61250e101
|
Remove unused variables
Not used anymore since 29c0956d61
"Always try to play video in voice chats.".
|
2021-12-29 20:16:04 +03:00 |
|
|
|
b42a73aebc
|
Lowered minimum window sizes
|
2021-12-27 01:40:29 +03:00 |
|
|
|
7de9e06e9f
|
Revert "Remove minimum window size (#238)"
This reverts commit a2c2e06fd5.
|
2021-12-27 01:37:30 +03:00 |
|
Artem Prokop
|
a2c2e06fd5
|
Remove minimum window size (#238)
|
2021-12-17 16:51:09 +03:00 |
|
|
|
3d1eb14ff7
|
Updated TDesktop sources to 3.3
|
2021-12-08 19:05:46 +03:00 |
|
|
|
f418e7ff73
|
Updated TDesktop sources to 3.2.5
|
2021-12-07 14:28:17 +03:00 |
|
23rd
|
69dc6c98ce
|
Removed unused MTPBool from callbacks on done.
|
2021-11-30 17:37:39 +04:00 |
|
23rd
|
3647241f71
|
Removed unused MTP::Error from callbacks on fail.
|
2021-11-30 17:37:07 +04:00 |
|
John Preston
|
8264968718
|
Use cloud "disable calls" settings instead of local.
|
2021-11-26 18:04:03 +04:00 |
|
23rd
|
b9c64499bd
|
Moved code for api participants to separated file.
|
2021-11-26 18:00:21 +04:00 |
|
John Preston
|
f13e28a9c5
|
Use in-class initializers for bitfields.
|
2021-11-26 18:00:19 +04:00 |
|
John Preston
|
773755d70e
|
Send as a channel in HistoryWidget.
|
2021-11-26 18:00:18 +04:00 |
|
John Preston
|
bf18907fe6
|
Fix video in calls working on tgcalls v2 implementation.
|
2021-11-26 18:00:18 +04:00 |
|
John Preston
|
dbf673f674
|
Build new tgcalls with C++20 on Windows.
|
2021-11-26 18:00:17 +04:00 |
|
John Preston
|
ebded1b421
|
Use Photo/DocumentData::isNull instead of date check.
|
2021-11-18 11:40:15 +04:00 |
|
23rd
|
8ad9770118
|
Fixed missed CallId alias.
|
2021-11-02 20:58:35 +03:00 |
|
John Preston
|
045689fab1
|
Highlight links in about.
|
2021-10-29 18:31:07 +04:00 |
|
John Preston
|
47d957f942
|
Add 5 lines of About to group call context menu.
|
2021-10-29 18:31:07 +04:00 |
|
John Preston
|
d0606a3798
|
Show PeerShortInfoCover in group call context menu.
|
2021-10-29 18:31:07 +04:00 |
|
John Preston
|
dcc14a4726
|
Add info rows to PeerShortInfoBox.
|
2021-10-29 18:31:07 +04:00 |
|
John Preston
|
7543351bc9
|
Add pending requests bar in the chat.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
ab58aa020e
|
Allow many custom elements in PeerListRow.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
9e05e44a14
|
Inform about join request being sent.
|
2021-10-29 18:31:06 +04:00 |
|
John Preston
|
a3e3bcd46d
|
Fix repeated phoneCallRequested update handling.
|
2021-10-29 17:42:57 +04:00 |
|
23rd
|
70e9b4a332
|
Moved type of call id to alias.
|
2021-10-29 16:10:07 +04:00 |
|
23rd
|
b5d9947408
|
Slightly improved code style in Calls:Call.
|
2021-10-29 16:10:07 +04:00 |
|
23rd
|
78f0cf908e
|
Moved RateCallBox to td_ui.
|
2021-10-29 16:10:07 +04:00 |
|
John Preston
|
57345cec3b
|
Discard incoming calls by ring_timeout (1.5 minutes).
|
2021-10-25 09:43:12 +04:00 |
|
Ilya Fedin
|
847c01d605
|
Add Qt 6 support
Tested only on Linux so far
|
2021-10-21 13:15:00 +04:00 |
|
23rd
|
80461bd9fe
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
|