John Preston
8d85dd7c19
Fix scheduling messages without sound.
2021-01-29 18:05:13 +04:00
John Preston
8f0e23bb25
Improve editing messages with link previews.
...
Now preview state can be one of (allowed, cancelled, empty-in-edit).
In case of editing a message without preview we set the state to
empty-in-edit and it changes to allowed if the links in the message
are changed somehow.
That way we don't need to cancel the preview when editing a message
with a cancelled preview and at the same time adding a link to
a message that had no preview in the first place will add a preview.
2021-01-29 15:27:17 +04:00
John Preston
fc4ed2ff91
Fix repainting of non-first file album item.
2021-01-29 14:38:07 +04:00
John Preston
1ec6b4313d
Remove redundant Cancel button in ScheduleBox.
2021-01-29 13:56:15 +04:00
John Preston
7947af665c
Skip notifications from imported messages.
2021-01-28 22:19:58 +04:00
Ilya Fedin
160cd975ce
Another attempt to implement shadows on Wayland
...
Works only with patched Qt
2021-01-28 22:19:34 +04:00
John Preston
c13d0e96ef
Fix build.
2021-01-28 19:58:35 +04:00
John Preston
fbf4f912c6
Fix OpenAL device closing in calls and voice chats.
...
Also add 64 bit Windows info in crash platform string.
2021-01-28 19:31:54 +04:00
John Preston
9a0023cc99
Version 2.5.7: Support win64 autoupdate.
2021-01-28 17:44:53 +04:00
John Preston
0aea9bc46f
Version 2.5.7: Fix build on macOS and Linux.
2021-01-28 16:58:58 +04:00
John Preston
d2662ba1fd
Version 2.5.7.
...
- Delete not only messages, but also groups you created
and call history for all sides, without a trace.
- Adjust volume for individual participants of a voice chat.
- Report fake groups or channels impersonating famous people
or organizations by opening their Profile > ... > Report.
2021-01-28 15:11:56 +04:00
Ilya Fedin
7c031a4fb6
Perform additional checks for gtk scaling factor
2021-01-28 11:50:52 +04:00
Ilya Fedin
834ee4eae7
Fix crash with fcitx and custom titlebar
2021-01-28 11:45:27 +04:00
Ilya Fedin
9b59e74d66
Make native notifications setting tri-state
2021-01-28 11:44:43 +04:00
Ilya Fedin
ec8ddb047d
Use style::CheckScale when setting gtk scale factor
2021-01-28 11:43:17 +04:00
23rd
037506c0b7
Fixed local applying of mute participant state in group calls.
2021-01-28 03:52:53 +03:00
23rd
85b3672bc8
Reduced size of volume speaker in list of participants in group calls.
2021-01-28 02:59:47 +03:00
23rd
bf61f624c5
Added speaking status animation in list of participants in group calls.
2021-01-27 23:48:16 +03:00
John Preston
1baa833e8f
Improve selected state of volume changing item.
2021-01-27 23:16:21 +04:00
John Preston
bad2d8afd9
Fix frame rotation in calls from iOS.
2021-01-27 21:19:13 +04:00
23rd
6d5bf53dd1
Added animation of volume percents in menu of group calls.
2021-01-27 20:08:19 +03:00
23rd
3001ad4b89
Improved design of volume info in list of participants in group calls.
2021-01-27 20:05:09 +03:00
23rd
5a88b4f0b9
Added slider sticking to values for volume menu items in group calls.
2021-01-27 20:05:09 +03:00
23rd
71ee981371
Fixed volume percents painting in volume menu item in group calls.
2021-01-27 20:05:09 +03:00
John Preston
dd401a063b
Set preview as cancelled if no preview in editing message.
2021-01-27 20:26:27 +04:00
John Preston
61f6851486
Update settings and report phrases.
2021-01-26 16:33:12 +04:00
John Preston
7da224d725
Allow disabling calls on tdesktop device.
2021-01-26 15:58:30 +04:00
John Preston
ce5c19dfe9
Update API scheme for phone log clearing.
2021-01-26 14:28:25 +04:00
John Preston
52000566cf
Don't close calls log box after delete confirmation.
2021-01-26 12:41:52 +04:00
John Preston
fa8dd61b02
All invite links are permanent right now.
2021-01-26 12:24:54 +04:00
John Preston
0d0a79b0b5
Revert "Fixed adding caption to grouped files."
...
This reverts commit 5277080115
.
When sending an album of files each one of them can have its own
caption that will be shown below the file.
A caption for the whole album (in case of media albums) is added
to the first album item. In case of media albums this caption is
displayed under the whole album mosaic. But in case of an album
of files this caption will be displayed under the first file,
between the first and the second file of the album. This is not
what user can expect when he adds a caption for an album.
So we will send it as a separate comment, like it was done before.
2021-01-26 12:15:54 +04:00
John Preston
b22c65a8db
Fix build on Windows, add report Fake-s.
2021-01-26 12:15:00 +04:00
23rd
416489a84f
Added volume info to list of participants in group calls.
2021-01-25 19:16:57 +03:00
23rd
7424e6afcc
Fixed applying active participant state when changing local volume.
2021-01-25 19:16:57 +03:00
23rd
5d1f55e29d
Removed display of volume value in menu when participant is muted.
2021-01-25 19:16:57 +03:00
23rd
130b8bc83c
Changed slider colors from volume menu item in group calls.
2021-01-25 19:16:57 +03:00
23rd
ef1a4e4ce3
Moved adding volume and mute items in group calls to separate place.
2021-01-25 19:16:31 +03:00
23rd
9fed46fb6e
Removed draft volume items from menu in group calls.
2021-01-25 19:16:01 +03:00
23rd
50f87cce84
Added arcs animation to volume menu item in group calls.
2021-01-25 19:16:01 +03:00
23rd
833ffe1784
Added color animation to volume menu item in group calls.
2021-01-25 19:16:01 +03:00
23rd
1d3e76e1fe
Added resize handler of volume menu item in group calls.
2021-01-25 19:16:00 +03:00
23rd
1cbb217210
Added speaker icon to volume menu item in group calls.
2021-01-25 19:15:39 +03:00
23rd
70cdc05544
Fixed applying participant locally in group calls.
2021-01-25 19:15:19 +03:00
23rd
173564bcd5
Added initial implementation of volume menu item in group calls.
2021-01-25 19:15:19 +03:00
23rd
e12689c8c1
Added handler of state changes of other participants in group calls.
2021-01-25 19:05:03 +03:00
23rd
e1f5e10764
Added missed implementation of ContinuousSlider::value.
2021-01-25 19:05:03 +03:00
23rd
250add3a96
Added ability to apply volume and mute user in group calls locally only.
2021-01-25 19:05:03 +03:00
23rd
827c950468
Moved common GroupCall structs to separate file.
2021-01-25 19:05:03 +03:00
John Preston
36ad24bfcd
Update API scheme.
2021-01-25 17:42:02 +04:00
John Preston
7410c1fc73
Fix display of imported messages in private chats.
2021-01-25 16:50:59 +04:00