23rd
4062912a98
Added missed icon for join requests in manage of groups / channels.
2022-04-26 22:16:41 +04:00
23rd
62b5192f24
Added missed icon for channel type in manage of channels.
2022-04-26 22:16:39 +04:00
23rd
058717532a
Replaced title static reaction icon in manage of groups / channels.
2022-04-26 22:16:38 +04:00
Sergey A. Osokin
d117a72e6e
Fix -Wunused-const-variable warnings by removing unused variables
...
Fixes #24432
2022-04-26 21:25:05 +04:00
Sergey A. Osokin
3ba5b825e5
Fix -Wunused-const-variable warnings by removing unused variables
...
Fixes #24432
2022-04-26 21:25:05 +04:00
John Preston
075ab20e5b
Version 3.7.3: Don't copy text from a restricted post.
2022-04-26 14:13:16 +04:00
John Preston
deeea0aaed
Version 3.7.3: Update lib_webview.
2022-04-26 13:06:42 +04:00
John Preston
8113117cc4
Version 3.7.3.
...
- Fix a crash in the pinned bar bot button refresh.
2022-04-26 10:38:58 +04:00
John Preston
7bfe096f3b
Fix possible crashes in pinned bar button.
2022-04-26 10:24:36 +04:00
John Preston
c37b08ac8b
Version 3.7.2.
...
- Fix mute period selector values.
- Fix a crash in repeated context menu item selection.
- Fix context menu item selection of systems without a compositor.
2022-04-25 22:38:29 +04:00
Hugo Osvaldo Barrera
c52a5927e5
Avoid a second query for the current color-scheme
...
Telegram listens for a signal that indicates when the color-scheme
changes. The signal itself includes the new value, but Telegram
currently queries for the value immediately after getting the signal.
This second round-trip is unnecessary, since the signal itself contains
the same information.
This changeset avoids this follow-up query, and drops the now-unused
`Setter`.
2022-04-25 22:38:08 +04:00
23rd
edcfac8da3
Slightly improved display of media replacement in admin log.
2022-04-25 22:35:02 +04:00
23rd
a994c9f017
Moved EditPeerHistoryVisibilityBox to td_ui.
2022-04-25 22:35:02 +04:00
23rd
66e6bf8217
Replaced EditPeerHistoryVisibilityBox with generic box.
2022-04-25 22:35:02 +04:00
23rd
4a4cc766c2
Replaced icons in manage group / channel.
2022-04-25 22:35:02 +04:00
23rd
31cd841b75
Added bot button to bar of pinned messages.
2022-04-25 22:35:02 +04:00
23rd
1710890886
Added ability to change width between pinned bar animation entries.
2022-04-25 22:35:02 +04:00
23rd
16f616c5e0
Added ability to set content to bar of pinned messages later.
2022-04-25 22:35:02 +04:00
23rd
7600c9bb2f
Added fade animation to right button in bar of pinned messages.
2022-04-25 22:35:02 +04:00
23rd
100a44daef
Removed unused includes from MultiSelect.
2022-04-25 22:35:02 +04:00
23rd
54305fafde
Removed forced context menu in profiles for muted peers.
2022-04-25 22:35:02 +04:00
23rd
d172d3d7db
Fixed intervals of seconds in PickMuteBox.
2022-04-25 22:35:02 +04:00
Ilya Fedin
cee593c423
Check whether notification image has alpha channel
2022-04-25 22:33:22 +04:00
John Preston
43adbb1cb1
Revert some changes in Menu actions triggering.
2022-04-25 15:54:32 +04:00
John Preston
e96731be11
Fix popup menu callbacks on systems without compositing.
2022-04-25 15:42:42 +04:00
John Preston
6ea062462f
Fix crash in Ui::Menu second action trigger event.
2022-04-25 14:03:57 +04:00
John Preston
1bc8d6fb18
Fix non-working Qt-on-Windows bug workaround.
2022-04-25 14:03:43 +04:00
John Preston
73d00a4caf
Reload stale video chat on join.
2022-04-25 13:41:24 +04:00
John Preston
a23561c380
Reload stale video chats on group / channel open.
2022-04-25 12:50:58 +04:00
Ilya Fedin
bb75a6a31b
Speed up submodule checkout in Dockerfile
...
Use --depth=1 for submodules, too.
This also replaces perl init-repository for Qt as the only thing it does is fetches submodules, but there's no way to specify --depth=1 with it.
2022-04-24 07:26:20 +04:00
John Preston
ce79c1f0c4
Handle "web_app_request_theme" event in WebView.
2022-04-21 10:47:21 +04:00
John Preston
3cdb82a0bf
Version 3.7.1.
...
- Hardware accelerated video decoding off by default.
- Fix several crashes.
2022-04-20 13:56:09 +04:00
John Preston
d2f928f0c3
Fix info layer animations.
2022-04-20 13:53:07 +04:00
John Preston
3cc0110464
Fix menu callbacks triggering in some cases.
2022-04-20 11:43:53 +04:00
John Preston
df533f2efe
Don't use WebView embed in Windows before 8.1.
2022-04-20 11:43:53 +04:00
John Preston
2529bd3f44
Add logging of PickMuteBox invocation.
2022-04-20 11:43:53 +04:00
23rd
a5c12065af
Slightly improved style of ttl button.
2022-04-19 17:48:48 +03:00
23rd
101e795af8
Changed time picker box to highlight closest value.
2022-04-19 17:48:48 +03:00
23rd
8faa65fdf3
Improved format of ttl and mute phrases.
2022-04-19 17:48:48 +03:00
John Preston
644881bd3e
Fix build on Windows.
2022-04-19 18:13:27 +04:00
John Preston
efa1b2dcbc
Update WebView2 package version.
2022-04-19 16:59:23 +04:00
John Preston
92a9832337
Update patches revision in CentOS docker.
2022-04-19 16:21:18 +04:00
John Preston
8f3456cd6c
Attempt to fix the build on GCC.
2022-04-19 16:10:45 +04:00
John Preston
e67192cdf0
Fix export window size.
...
Fixes #24373 .
SeparatePanel::show calls activePopupWidget::close,
activePopupWidget::close calls SeparatePanel::resizeEvents with strange values.
2022-04-19 12:02:54 +04:00
John Preston
9f2683a35b
Fix crash in MessagesSearch requests.
2022-04-19 12:02:11 +04:00
Ilya Fedin
0a7e25e45a
Update cmake_helpers
2022-04-19 10:23:24 +04:00
Ilya Fedin
643a034aae
Fix default branch check in the Dokcer action
2022-04-19 10:23:24 +04:00
John Preston
1c5a3aef54
Hardware accelerated video decoding off by default.
2022-04-19 09:51:29 +04:00
John Preston
bfe47a1ba2
Clear hw_device_ctx in AVCodecContext.
2022-04-19 09:39:01 +04:00
John Preston
acd76fc97b
Clear possible crash in media viewer.
2022-04-19 09:39:01 +04:00