Ilya Fedin
|
9493a3e8d2
|
Fix freeze on screen disconnect
|
2020-12-15 18:54:16 +04:00 |
tux93
|
823409175e
|
Fix changelog.txt path in generate_appdata_changelog
|
2020-12-15 18:04:54 +04:00 |
John Preston
|
703b21b4e5
|
Leave voice chat without confirmation.
|
2020-12-15 14:49:31 +04:00 |
John Preston
|
b550eb5ab2
|
Send speaking typings each 3 seconds.
|
2020-12-15 14:49:08 +04:00 |
John Preston
|
aa5e8422bf
|
Fix input device edit in Calls Settings.
Fixes #9930.
|
2020-12-15 14:23:40 +04:00 |
John Preston
|
15620b5c2d
|
Divide speaking status and background noise.
|
2020-12-15 14:16:44 +04:00 |
John Preston
|
7f7e7b94d6
|
Fix Escape in comments section.
|
2020-12-15 12:42:10 +04:00 |
Ilya Fedin
|
df9d19b16a
|
Clean up static plugins list
- Qt example's Wayland integrations
- Legacy xdg-shell implementations
- QSvgIcon that was never needed, but added by an accident with lxqt-qtplugin
|
2020-12-15 12:35:37 +04:00 |
Ilya Fedin
|
af17046a76
|
Enable xlib and libdrm in ffmpeg build in order to have va-x11 and va-drm enabled
|
2020-12-15 12:05:55 +04:00 |
John Preston
|
cb6db82809
|
Beta version 2.4.14.
- Create voice chats in legacy groups.
- Fix sticker pack opening.
- Fix group status display.
- Fix group members display.
|
2020-12-14 21:12:06 +04:00 |
John Preston
|
ad2d2c203f
|
Respect 'just_joined' participant flag.
|
2020-12-14 20:08:47 +04:00 |
John Preston
|
7ab919e249
|
Allow skipping more bad packets after a good one.
|
2020-12-14 19:56:24 +04:00 |
John Preston
|
d69caacded
|
Improve top bar icons layout.
|
2020-12-14 19:56:01 +04:00 |
John Preston
|
b6483cb65c
|
Use shared_ptr<Memento> for sections.
|
2020-12-14 18:48:10 +04:00 |
23rd
|
baba7e272d
|
Updated phrase and colors for force muted state in group calls.
|
2020-12-14 17:58:45 +04:00 |
23rd
|
77775b5f7c
|
Added ability to use application while recording voice message.
|
2020-12-14 17:09:24 +04:00 |
23rd
|
dc7a754418
|
Added ability to prevent application lock and account switch.
|
2020-12-14 17:09:24 +04:00 |
23rd
|
24b8377a2a
|
Added initial implementation of display sections prevent.
|
2020-12-14 17:09:24 +04:00 |
23rd
|
c8643aa1ee
|
Wrapped raw SectionMemento with unique_ptr.
|
2020-12-14 17:09:24 +04:00 |
23rd
|
de6b460754
|
Fixed visual glitch in Replies section with tall input field.
|
2020-12-14 17:09:23 +04:00 |
23rd
|
bb4be4f3dd
|
Replaced float interpolation with implementation from lib_ui.
|
2020-12-14 17:09:23 +04:00 |
23rd
|
62fe44bde8
|
Slightly refactored LinearBlob animation in Calls::TopBar.
|
2020-12-14 17:09:23 +04:00 |
23rd
|
de20ff05eb
|
Fixed draft applying while recording voice message in HistoryWidget.
Relevant commit: d15a5c9bdc .
|
2020-12-14 17:09:23 +04:00 |
John Preston
|
1b624d67b8
|
Support voice chats in legacy groups, with migration.
|
2020-12-14 16:52:18 +04:00 |
Ilya Fedin
|
cd3b989e70
|
Use xcb to set transient parent for gtk file dialog
|
2020-12-14 16:50:59 +04:00 |
Himself65
|
e9e4c7a8cc
|
Update VS2019 build instructions
Clone submodules in https://github.com/desktop-app/tg_owt
|
2020-12-14 14:04:09 +04:00 |
Andrew Lane
|
144e2e217f
|
Update Linux build instructions
Co-authored-by: Ilya Fedin <fedin-ilja2010@ya.ru>
|
2020-12-14 14:03:11 +04:00 |
Ilya Fedin
|
dcd1e62c36
|
Move media viewer back to the right screen if it was moved by window manager
|
2020-12-14 14:02:15 +04:00 |
Ilya Fedin
|
c9d2ef278f
|
Call moveToScreen from handleVisibleChanged in OverlayWidget
|
2020-12-14 14:02:15 +04:00 |
Ilya Fedin
|
78a666a19d
|
Make updateGeometry don't need the argument
|
2020-12-14 14:02:15 +04:00 |
John Preston
|
2b91eedcd4
|
Update API scheme.
|
2020-12-13 23:27:51 +04:00 |
John Preston
|
7217d14f09
|
Show speaking animations in voice chat bar.
|
2020-12-11 18:53:02 +04:00 |
John Preston
|
fe23ba086a
|
Animate userpics in join voice chat bar.
|
2020-12-11 17:16:37 +04:00 |
John Preston
|
424ba1dbea
|
Track speaking state in non-joined voice chats.
|
2020-12-11 15:04:34 +04:00 |
John Preston
|
49b8340695
|
Fix top bar controls in chat view.
|
2020-12-11 14:20:17 +04:00 |
John Preston
|
4b31b4792a
|
Restore call window from minimized on bar click.
|
2020-12-11 12:01:55 +04:00 |
John Preston
|
df420e4ccf
|
Revert "Use gtk not only to get image from clipboard, but also to set"
This reverts commit f88c132c96 .
Fixes #9885.
|
2020-12-11 12:00:52 +04:00 |
Ilya Fedin
|
cc35653c2c
|
Add changelog2appdata into cmake build
|
2020-12-10 13:15:26 +04:00 |
Filippe LeMarchand
|
64c791a9ce
|
Add changelog2appdata.py from flatpak
|
2020-12-10 13:15:26 +04:00 |
Ilya Fedin
|
7809cb8d30
|
Add execute bit to Telegram/build/docker/centos_env/build.sh
|
2020-12-10 09:56:40 +04:00 |
Ilya Fedin
|
379a3d74e2
|
Fix build without gtk
|
2020-12-10 09:43:47 +04:00 |
Ilya Fedin
|
c4f985ca38
|
Fix OpenAL build in Windows action
|
2020-12-10 09:43:30 +04:00 |
Ilya Fedin
|
6af180d6b5
|
Remove unneeded anymore Yum install step from Linux action
|
2020-12-10 07:26:46 +03:00 |
Ilya Fedin
|
05147016b0
|
Simplify XErrorHandlerRestorer API
|
2020-12-10 07:15:39 +03:00 |
Ilya Fedin
|
3297bdadb5
|
Add new dependencies to snap build
|
2020-12-09 22:36:06 +03:00 |
John Preston
|
43564d1850
|
Beta version 2.4.13.
- Fix voice messages sending.
- Fix crash in voice calls.
|
2020-12-09 17:40:27 +04:00 |
John Preston
|
376e43d9d5
|
Migrate actions to Qt 5.15.2.
|
2020-12-09 17:26:25 +04:00 |
John Preston
|
092e0990e8
|
Request mic permission only on unmute.
|
2020-12-09 17:11:42 +04:00 |
John Preston
|
7feb841081
|
Create voice chats with confirmation.
|
2020-12-09 16:24:25 +04:00 |
John Preston
|
d15a5c9bdc
|
Revert "Fixed accidental stop of voice recording in sections."
This reverts commit 5f9e497d38 .
Fixes #9871.
|
2020-12-09 16:01:09 +04:00 |