Nicholas Guriev
3a659b4b54
Add -mxgot flag to td_scheme on MIPS64
...
This fixes "relocation truncated to fit ..." error on final linking. It should
not introduce a lot of overhead since the code is used only in network
communications.
This errors appears sometimes and I do not know exact conditions, I think it is
related to large size of an object file with the schema.
More docs see at https://gcc.gnu.org/onlinedocs/gcc/MIPS-Options.html#index-mxgot-1
2021-02-17 11:15:31 +04:00
Ilya Fedin
7e4dff25e9
Log media viewer geometry
2021-02-17 11:15:16 +04:00
Ilya Fedin
da74fe4248
Call moveToScreen right before showFullScreen for Wayland
2021-02-17 11:15:16 +04:00
Ilya Fedin
294f849775
Init last path with gtk dialog
2021-02-17 11:14:41 +04:00
Ilya Fedin
88951e9e5c
Fix saving last path in confined environments
2021-02-17 11:14:41 +04:00
Il'ya
153b91248d
set nproc for number of jobs to build webrtc in docker
2021-02-17 11:14:13 +04:00
Ilya Fedin
7977331d8b
Read DESKTOPINTEGRATION variable instead of TDESKTOP_DISABLE_DESKTOP_FILE_GENERATION
...
Since it's widely used (by AppImages, for instance)
2021-02-17 11:12:06 +04:00
John Preston
8ec60e0321
Show all .webp as stickers.
...
Allow opening stickers not from stickerpacks in media viewer.
2021-02-17 10:46:36 +04:00
John Preston
dcebefe2bb
Fix layout of round video messages.
2021-02-17 10:46:36 +04:00
John Preston
93a88b54ad
Fix sending images from clipboard.
...
Regression was introduced in ce1b94eb1
.
2021-02-17 10:46:36 +04:00
John Preston
07f94cc184
Fix skin-colored animated emoji refresh.
2021-02-17 10:46:36 +04:00
John Preston
9a0edbd0c5
Update skin-colored animated emoji.
2021-02-17 10:46:36 +04:00
John Preston
c935f1bb16
Always show check marks on outgoing service messages.
2021-02-17 10:46:36 +04:00
John Preston
3cd05a34d9
In legacy groups admins can't remove admins.
2021-02-17 10:46:36 +04:00
John Preston
223681d2da
Fix default chat rights for creator.
2021-02-17 10:46:36 +04:00
23rd
c3c1759f3c
Fixed updating number of sessions after terminating any of them.
2021-02-17 01:27:44 +03:00
23rd
bff3291631
Fixed clearing of text field in sections when sending files.
2021-02-12 13:05:50 +03:00
John Preston
e85394b520
Fix build with updated scheme.
2021-02-12 14:01:29 +04:00
John Preston
5cea5fc4e6
Fix window size in Tablet Mode on Windows 10.
2021-02-09 19:26:56 +04:00
John Preston
39742d22d9
Apply volume_by_admin flag in voice chats.
2021-02-09 19:26:56 +04:00
John Preston
d60a89f354
Update tgcalls.
2021-02-09 19:26:56 +04:00
23rd
90f90a4ca3
Fixed accepting of Enter key in box of voice message discarding.
2021-02-09 19:26:56 +04:00
23rd
776c099a25
Limited maximum number of selected messages for rescheduling to 20.
2021-02-09 19:26:56 +04:00
23rd
f2b434d82b
Fixed text color in playback speed item.
2021-02-09 19:26:56 +04:00
Ilya Fedin
03e8d28456
Check for null manager type
2021-02-09 16:51:25 +04:00
Ilya Fedin
9b70f24e91
Adjust some tabs in gtk file dialog
2021-02-05 20:23:00 +04:00
Ilya Fedin
8fd1d16db6
Fix accept/reject lifetime in gtk file dialog
2021-02-05 20:23:00 +04:00
Ilya Fedin
36acf60f7e
Add XDG Desktop Portal based file dialog implementation from Qt
...
This allows to use portal dialogs more flexibly (e.g. fallback mechanism)
This also allows to have any changes we want for portal dialogs without patchig Qt
No more need to override QT_QPA_PLATFORM to use portal dialogs
2021-02-05 20:23:00 +04:00
John Preston
ce1b94eb16
Send PDFs only as files.
...
Fixes #10294 .
2021-02-05 13:18:11 +04:00
John Preston
e8affa85b0
Try to open localized changelog.
2021-02-04 20:42:32 +04:00
John Preston
d782ea63f8
Fix audio file forward inconsistencies.
2021-02-04 19:58:57 +04:00
John Preston
11b965e82e
Skip image context actions for not-loaded photos.
2021-02-04 19:26:49 +04:00
John Preston
a2187a1d2b
Fix pinned message reset on message being sent.
...
Fixes #10304
2021-02-04 19:12:31 +04:00
John Preston
7cd626c9fd
Fix build, update lib_ui.
2021-02-04 18:46:04 +04:00
John Preston
37b8551760
Ignore 400: LOCATION_NOT_AVAILABLE in export.
...
Fix #6807 .
2021-02-04 18:13:04 +04:00
John Preston
0cd8453b00
Support different invite link syntax.
2021-02-04 18:13:04 +04:00
23rd
0b4d0b83c2
Removed App::wnd from classes that have pointer to Window::Controller.
2021-02-04 18:13:04 +04:00
23rd
0783a682dc
Removed App:wnd from Platform::MainWindow for macOS.
2021-02-04 18:13:04 +04:00
23rd
fb9a34a069
Removed App::wnd for opening about box.
2021-02-04 18:13:04 +04:00
23rd
b4af805521
Moved showLogoutConfirmation from MainWindow to Window::Controller.
2021-02-04 18:13:03 +04:00
23rd
1f80c297ec
Removed App:wnd for opening settings.
...
Removed unused App::showSettings from facades.
2021-02-04 18:13:03 +04:00
23rd
019e691fbb
Moved some session dependent methods to SessionController.
...
MainWindow::showAddContact(),
MainWindow::showNewGroup(),
MainWindow::showNewChannel().
2021-02-04 18:13:03 +04:00
23rd
683d78c64a
Added missed passing of resize event to parent of OverlayWidget.
2021-02-04 18:13:03 +04:00
23rd
0aaa88cb79
Added animation to toggle silent broadcast button.
2021-02-04 18:13:03 +04:00
23rd
0cb8f2cc85
Added ability to toggle silent broadcast from sections.
...
Fixed #8655 .
2021-02-04 18:13:03 +04:00
23rd
03a5619d61
Added ability to reschedule multiple messages.
...
Fixed #9851 .
2021-02-04 18:13:03 +04:00
23rd
f1236edf5b
Added ability to select message for reply with Ctrl+Up/Down in sections.
2021-02-04 18:13:03 +04:00
23rd
0b98cfbfec
Added ability to attach file with shortcut in sections.
2021-02-04 18:13:03 +04:00
23rd
062c451c27
Refactored handle of last editable message on Up arrow in sections.
2021-02-04 18:13:03 +04:00
23rd
b13e5ddce9
Moved scroll keys from sections to compose controls.
2021-02-04 18:13:03 +04:00