Ilya Fedin
e88923e3af
Implement a context menu item to send inline message without mentioning the bot
2021-07-21 05:37:55 +04:00
Ilya Fedin
7505a6c6fc
Hide "via" markup when using gif tab
2021-07-21 04:16:21 +04:00
3cf6384bed
Updated TDesktop sources to 2.8.11+2de0b79
2021-07-20 14:28:36 +03:00
23rd
2de0b79b4e
Fixed overlapping emoji suggestions in Replies section.
2021-07-20 12:20:31 +03:00
23rd
cba0ebce6e
Fixed size of animated preview in boxes.
2021-07-20 12:20:30 +03:00
John Preston
773912f586
Apply local / server comment updates together.
2021-07-20 12:20:22 +03:00
John Preston
c789349b24
Support add item animation in ListWidget (sections).
2021-07-20 12:20:22 +03:00
John Preston
7bbc4b7191
Add basic new messages animation.
2021-07-20 12:20:22 +03:00
John Preston
551732738b
Update app icon.
2021-07-20 12:19:56 +03:00
ilya-fedin
98c26f9dd6
Fix AppImage action ( #193 )
2021-07-20 11:23:59 +03:00
ilya-fedin
43705d854b
Build ffmpeg without disable-everything ( #192 )
2021-07-20 11:23:19 +03:00
Ilya Fedin
c5867e2293
Fix build with clang
2021-07-20 10:34:03 +03:00
Ilya Fedin
46d5fc1fa0
Allow to build with generators other than Xcode on mac
2021-07-20 10:27:40 +03:00
Christian Hesse
b922839490
re-compress preview image
...
The preview image takes some time to load, just re-compressing it can
save about 13% of data without changing the result.
2021-07-20 10:26:35 +03:00
Ilya Fedin
4b82a56270
Remove old instructions & patches they referred to
...
(& rename instructions to the actual state)
Old instruction names were from the time when tdesktop used GYP that had MSVC, XCode and CMake backends.
But tdesktop uses CMake now, so these names are no longer correct.
2021-07-20 09:50:57 +03:00
2a88c662d8
Updated TDesktop sources to 2.8.11+b2c762e
2021-07-20 06:59:26 +03:00
ilya-fedin
f541e46147
Remove gtk file dialog option ( #189 )
...
Since gtk file dialog implementation was removed from tdesktop
2021-07-20 04:04:07 +03:00
7f295113e0
Change GetImageFromClipboard SHM ID
2021-07-20 00:54:23 +03:00
d81b8b127d
Fix GTK integration service names
2021-07-20 00:34:44 +03:00
Christian Hesse
b2c762e974
Set (group) call window icon.
2021-07-20 00:15:04 +04:00
Ilya Fedin
0a4b8fc7f6
Always use QLibrary for gtk to avoid confusing dynamic linker
2021-07-19 22:57:07 +03:00
Ilya Fedin
087fbe89ce
Add additional checks to NotificationData::setImage
2021-07-19 22:56:38 +03:00
Ilya Fedin
3e8912a53f
Remove reference to non-existing linux_mpris_support from CMakeFiles.txt
2021-07-19 22:56:14 +03:00
Ilya Fedin
dc81f9eeaf
Remove SetWatchingMediaKeys
...
Since SPMediaKeyTap has been removed on Mac, Linux is the only platform where this function is implemented, but that's not really needed due to MPRIS support, so SetWatchingMediaKeys can be dropped entirely
2021-07-19 22:56:14 +03:00
Ilya Fedin
49fed41dfa
Use RegisterUrlScheme from lib_base
2021-07-19 22:55:57 +03:00
Ilya Fedin
9b1d967967
Move NotificationServiceWatcher to notifications manager
2021-07-19 22:39:38 +03:00
Pavel Moiseenko
4ea065fdf1
Specify name of app in list of installed apps
2021-07-19 22:33:25 +03:00
Ilya Fedin
a094fa42a0
Update submodules
2021-07-19 22:31:27 +03:00
Ilya Fedin
6f151f20e9
Add support for DESKTOP_APP_DISABLE_WEBKITGTK
...
Co-authored-by: mid-kid <esteve.varela@gmail.com>
2021-07-19 22:31:27 +03:00
Ilya Fedin
ae70dfb1f4
Return after throwing access denied error
2021-07-19 22:31:27 +03:00
Ilya Fedin
d9ea4f31ca
Add SYSTEM flag to target_include_directories where appropriate
2021-07-19 22:31:27 +03:00
Ilya Fedin
ba9b72e038
Fix -Wunused-variable warnings with gcc
2021-07-19 22:31:27 +03:00
Christian Hesse
3d1a049405
window title for call window
...
Having an empty window title brings different issues, for example:
* invisible on task bar
* invisible in task switcher
* apply properties by match
* ...
So let's use the contact user name for window title.
Fixes #10243
2021-07-19 19:26:32 +03:00
Mahdi Jafari
df9e9a9d75
Fix applying of patches in Dockerfile.
2021-07-19 19:02:18 +03:00
315c0264ab
Updated TDesktop sources to 2.8.11
2021-07-19 09:25:24 +03:00
John Preston
77d8c7ce01
Version 2.8.11.
...
- Check shader compilation / linking before using ANGLE.
It fails on default Windows 7 installations.
2021-07-17 12:47:10 +03:00
John Preston
de0897343b
Version 2.8.10: Fix media loading.
2021-07-16 20:15:44 +03:00
John Preston
e27399baa6
Pinpoint patches revision, including Dockerfile.
2021-07-16 19:38:54 +03:00
John Preston
42eb74d07a
Version 2.8.9: Fix GIF caption edit.
2021-07-16 10:10:58 +03:00
John Preston
aee991f598
Version 2.8.9.
...
- Fix version on Windows without SetDefaultDllDirectories.
- Fix fonts on Linux.
2021-07-16 09:41:52 +03:00
John Preston
96c3dc4161
Fix Windows version without SetDefaultDllDirectories.
2021-07-16 09:39:52 +03:00
John Preston
77586a1297
Fix font styles on Linux.
2021-07-16 09:27:26 +03:00
f28b9ccf0c
Updated TDesktop sources to 2.8.8
2021-07-16 03:03:15 +03:00
John Preston
b69cac3ed6
Version 2.8.8.
...
- Added an image editor.
Crop photos or highlight parts of screenshots before sending.
2021-07-15 21:22:58 +03:00
John Preston
c4654f1ee8
Update patches revision for Windows build.
2021-07-15 21:22:54 +03:00
John Preston
c45122ab1e
Update tgcalls submodule.
2021-07-15 21:08:47 +03:00
John Preston
10e1feb40b
Use GL_BGRA_EXT format with ANGLE.
2021-07-15 16:42:38 +03:00
John Preston
4d99c1fd44
Allow sharing system audio with window share.
2021-07-15 16:42:38 +03:00
John Preston
4276b6cce0
Use rpl for Window::Theme::Background updates.
2021-07-15 16:42:36 +03:00
64e07f7c12
Fix translations
2021-07-13 23:13:52 +03:00