John Preston
34ec1c371c
Return invite-link-only box.
2021-02-01 19:10:59 +04:00
John Preston
cb2d77d386
Implement SingleChoiceBox using Ui::GenericBox.
2021-02-01 17:51:01 +04:00
John Preston
eb11185de7
Improve escaping of some data in HTML export.
2021-02-01 16:57:42 +04:00
John Preston
4e5c81dac2
Correctly handle 'min' group call participant updates.
2021-02-01 16:25:38 +04:00
John Preston
5feb381cb2
Allow showing images from cache in media viewer.
...
Fixes #10237 .
2021-02-01 15:44:24 +04:00
John Preston
2a1096d83c
Don't reset interface scale to auto on Settings open.
2021-02-01 12:32:08 +04:00
GitHub Action
d202a0cd06
Update User-Agent for DNS to Chrome 88.0.4324.96.
2021-02-01 11:29:58 +04:00
Ilya Fedin
3251b8bf6e
Don't set geometry for media viewer only on Wayland
2021-01-31 12:39:13 +04:00
Ilya Fedin
f51055d606
Ensure the window is not out of available geometry on geometry restoring
2021-01-31 12:38:41 +04:00
Ilya Fedin
9c86755546
Take custom scale in account when saving window geometry
2021-01-31 12:38:41 +04:00
Ilya Fedin
0b5213a9cb
Use SNAPCRAFT_PARALLEL_BUILD_COUNT instead of nproc in snap
2021-01-30 10:01:39 +04:00
John Preston
87895466dc
Version 2.5.8: Fix dump_syms invocation.
2021-01-30 00:22:40 +04:00
John Preston
72f8d3f485
Version 2.5.8: Fix dump_syms invocation.
2021-01-30 00:05:49 +04:00
John Preston
5092d8fe63
Version 2.5.8: Fix invite link export if absent.
2021-01-29 23:49:20 +04:00
John Preston
01110a29ad
Version 2.5.8: Fix PopupMenu min width.
2021-01-29 22:51:11 +04:00
John Preston
e8c3df2abb
Version 2.5.8.
...
- Fix OpenAL device closing in calls and voice chats.
- Fix video chat rotation when calling from iOS.
- Fix scheduling messages without sound.
- Remove redundant Cancel button in ScheduleBox.
2021-01-29 22:10:13 +04:00
John Preston
db89de96a9
Fix loading of voice chats participants.
2021-01-29 22:07:32 +04:00
John Preston
1eacaec66b
Fix build.
2021-01-29 21:07:09 +04:00
Ilya Fedin
10f58c2ac7
Add debug logging about media viewer screen
2021-01-29 20:58:35 +04:00
John Preston
e0680fc2a5
Fix voice chat menu for admins editing admins.
2021-01-29 20:56:56 +04:00
23rd
fba7bd7807
Fixed speaker display when participant is muted by me in group calls.
2021-01-29 18:24:52 +03:00
23rd
6c0553f4d6
Returned default icon color for songs without cover art.
...
Related commit: 9b9531d279
.
2021-01-29 18:24:52 +03:00
John Preston
5d4e5ed527
Allow changing my own volume in voice chat.
2021-01-29 19:19:50 +04:00
John Preston
2559c5d6f4
Allow other admins to mute me in voice chats.
2021-01-29 19:19:50 +04:00
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
fcdc39c5f9
Add external_xxhash dependency to Telegram project.
2021-01-29 13:56:15 +04:00
John Preston
1ec6b4313d
Remove redundant Cancel button in ScheduleBox.
2021-01-29 13:56:15 +04:00
Ilya Fedin
9be65f8812
Fix missing libraries warning in snap
2021-01-29 13:50:29 +04:00
Ilya Fedin
30468746ad
Build Qt in snap to get newer version than in Ubuntu
2021-01-29 13:03:29 +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
John Preston
0f17a3b300
Update lib_ui submodule.
2021-01-28 12:24:20 +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