John Preston
589ddb7b22
Add network reachability plugin on macOS.
2021-11-02 11:16:54 +04:00
John Preston
6d73b11d54
Move "Request approval" button to the top.
2021-11-02 10:22:12 +04:00
John Preston
81ff4d7497
Show joined list on permanent link "N joined" click.
2021-11-02 10:10:48 +04:00
John Preston
e4ac810773
Allow exactly 1x20 aspect in photos.
2021-11-02 09:59:06 +04:00
John Preston
7e9302fce8
Try linking with -z,now on Linux once again.
2021-11-02 09:43:20 +04:00
John Preston
bd2fe2f68e
Debug std::isnan assertion violation.
2021-11-02 09:37:33 +04:00
John Preston
e73c049899
Fix crash in PopupMenu hide on macOS.
2021-11-02 00:18:57 +04:00
John Preston
dab3bce8ba
Fix crash on macOS before the app starts.
2021-11-02 00:07:22 +04:00
John Preston
eae6e4fc60
Fix build on non-Windows.
2021-11-02 00:06:56 +04:00
John Preston
79a8fced80
Fix scrolling by Page Up / Down by Qt 6 patch.
2021-11-01 16:57:40 +04:00
John Preston
3bd9ccd45d
Don't generate dSYM for macOS build.
2021-11-01 16:57:40 +04:00
John Preston
1bfa97d4fd
Fix invite link icons on macOS Retina.
2021-11-01 16:57:40 +04:00
John Preston
3b4b5d3576
Don't activate PeerListRow elements on mouse down.
2021-11-01 16:57:40 +04:00
John Preston
98cb1478c7
Fix requests list processing.
2021-11-01 16:04:30 +04:00
John Preston
099326f211
Don't set window border color on Windows 11.
...
When set it can only be opaque which doesn't look great.
When left default it is made of a semi-transparent shadow color.
2021-11-01 15:03:28 +04:00
John Preston
8b4a95826c
Fix webpage layout with ViewButton.
2021-11-01 14:54:44 +04:00
Ilya Fedin
27a9b61f72
Avoid Qt's fractional scaling
2021-11-01 13:12:13 +04:00
GitHub Action
bad193ec29
Update User-Agent for DNS to Chrome 94.0.4606.81.
2021-11-01 13:12:00 +04:00
John Preston
60444b1fee
Fix message ViewButton rendering in 1x.
2021-11-01 13:11:34 +04:00
John Preston
65d96c0364
Fix crash in imported messages in search.
2021-11-01 13:11:34 +04:00
John Preston
28f85eb710
Allow running custom commands through prepare script.
2021-11-01 11:51:49 +04:00
John Preston
63485dbf7f
Change sponsored messages about link.
2021-11-01 11:50:55 +04:00
John Preston
d58b9dc954
Re-enable -pie along with AppImage-like format hack.
...
Fixes #1112 .
This allows the binary to be launched even when compiled with -pie.
2021-10-31 16:49:44 +04:00
John Preston
7b8b50ecd5
Beta version 3.1.12.
...
- Create special invite links that require admins
to approve users before they become members.
- Admins can view the applicants' profiles and bios
by tapping the Join Requests bar at the top of the chat.
- Add internal labels to your chat's Invite Links
to keep them organized.
- Run natively on Apple Silicon (macOS only).
2021-10-31 12:33:22 +04:00
John Preston
5cbfdad2e8
Separate strings for "requested to join {date}".
2021-10-31 12:33:22 +04:00
John Preston
51addb7320
Fix build on Windows 64 bit.
2021-10-31 12:28:22 +04:00
John Preston
e652b4b65e
Improve DeviceModelPretty.
2021-10-31 11:31:13 +04:00
John Preston
510e1e9cdf
Fix one more unused variable warning.
2021-10-31 11:01:39 +04:00
John Preston
057e8ce391
Fix drag by title on macOS.
2021-10-31 10:14:00 +04:00
John Preston
1d655fb5b5
Fix build on Windows and Linux CI.
2021-10-31 10:07:12 +04:00
John Preston
5761e7559a
Fix compilation error on GCC.
2021-10-31 09:45:43 +04:00
23rd
c55dc00180
Added selecting scroll to sections.
...
Fixed #17136 .
2021-10-30 21:22:51 +03:00
23rd
27dc91e51a
Moved management of selecting scroll to separated class in td_ui.
2021-10-30 21:22:51 +03:00
23rd
6ef67caa73
Fixed emoji clearing in sections when sending failed due to slowmode.
...
Fixed #17149 .
2021-10-30 21:22:51 +03:00
Ilya Fedin
b36fce31d5
Add missing libSM and libICE to snap
2021-10-30 21:46:48 +04:00
John Preston
aaafa8b3f6
Fix compilation error on GCC.
2021-10-30 17:19:58 +04:00
John Preston
b4950fe943
Fix build for Mac App Store.
2021-10-30 17:19:24 +04:00
John Preston
7ad6699bff
Show mouse hold tip when clicking record button.
2021-10-30 15:13:18 +04:00
John Preston
05efc925f8
Fix CMake warning when running on Windows.
2021-10-30 15:03:45 +04:00
23rd
06c9cac2e4
Updated Qt license.
2021-10-30 14:20:20 +04:00
Ilya Fedin
4b33d7cb2f
Fix Qt dependencies in snap
...
Qt uses libOpenGL and libGLX instead of libGL now
2021-10-30 14:02:37 +04:00
John Preston
9c0bf32b84
Fix tg_owt build in prepare script on Windows.
2021-10-29 22:29:05 +04:00
Ilya Fedin
2a504dd90d
Update lib_base
2021-10-29 22:06:46 +04:00
Ilya Fedin
97881e7754
Default to Qt 6 on Linux and macOS
2021-10-29 22:06:46 +04:00
Ilya Fedin
e42f08f08d
Switch snap to Qt 6
2021-10-29 22:06:46 +04:00
John Preston
42015d6a72
Use new defaults in configure invocations.
2021-10-29 22:05:21 +04:00
John Preston
094010a91d
Fix Breakpad + remove Crashpad build on Windows.
2021-10-29 22:01:04 +04:00
John Preston
f71a2149f3
Improve defaults in prepare script.
2021-10-29 21:21:33 +04:00
John Preston
1297860652
Fix build of minidump_stackwalk.
2021-10-29 21:11:23 +04:00
John Preston
c528ea24ea
Version 3.1.11.
...
- Create special invite links that require admins to approve users before they become members.
- Admins can view the applicants' profiles and bios by tapping the Join Requests bar at the top of the chat.
- Add internal labels to your chat's Invite Links to keep them organized.
- Run natively on Apple Silicon (macOS only).
2021-10-29 19:06:19 +04:00