John Preston
c61f3a0aba
Fix sending of thumbnailed inline result GIFs.
2020-06-01 18:09:31 +04:00
John Preston
3c9ca2eb94
Load and show video thumbnails in the panel.
2020-06-01 18:09:31 +04:00
John Preston
33c1c48ad9
Update API scheme to layer 114.
2020-06-01 18:09:31 +04:00
John Preston
a27aea3887
Allow retrying of updates build preparing.
2020-06-01 18:09:31 +04:00
John Preston
ea4044e38c
Use TgVoip interface instead of VoIPController.
2020-06-01 18:09:31 +04:00
John Preston
c967a72dcb
Save frame in GIFs panel.
2020-06-01 18:09:31 +04:00
John Preston
7d386b164b
Save a frame in stickers panel.
2020-06-01 18:09:31 +04:00
John Preston
ccbbf6f5f3
Always download GIFs in the panel.
...
Fixes #6981 .
2020-06-01 18:09:31 +04:00
John Preston
9725d4272e
Clear DocumentMedia in sticker panel.
2020-06-01 18:09:31 +04:00
John Preston
eb75859dc0
Cache last frame of stickers panel footer icons.
2020-06-01 18:09:31 +04:00
John Preston
ad5507f2c8
Clear DocumentMedia in media overview.
2020-06-01 18:09:31 +04:00
John Preston
58f82620e0
Simplify media overview layouts.
2020-06-01 18:09:31 +04:00
John Preston
053eace154
Prepare overview layouts for media clearing.
2020-06-01 18:09:31 +04:00
John Preston
d64014c995
Clear DocumentMedia in ReplyPreview.
2020-06-01 18:09:31 +04:00
John Preston
44ec55b6a8
Clear DocumentMedia in links overview.
2020-06-01 18:09:31 +04:00
John Preston
9dba723643
Better DocumentMedia management in BackgroundBox.
2020-06-01 18:09:31 +04:00
John Preston
97a82762ef
Fix build with MSVC 16.6.0.
2020-06-01 18:09:31 +04:00
John Preston
1542311d89
Preload documents in media viewer.
2020-06-01 18:09:31 +04:00
John Preston
fb322b5fc5
Use empty Storage::Cache::Key as nullopt.
2020-06-01 18:09:31 +04:00
John Preston
581a21dbd9
Use Media::Streaming in EditCaptionBox.
2020-06-01 18:09:31 +04:00
John Preston
3d431a27cb
Improve inline thumbnail usage in PiP player.
2020-06-01 18:09:31 +04:00
John Preston
cbb9657044
Fix download task finalizing.
2020-06-01 18:09:30 +04:00
John Preston
3797753d16
Support different location types for thumbnails.
2020-06-01 18:09:30 +04:00
John Preston
37aabc0da9
Add generic DownloadLocation and ImageLocation.
2020-06-01 18:09:30 +04:00
John Preston
956c3af0ae
Start DocumentData::thumbnail move to DocumentMedia.
2020-06-01 18:09:30 +04:00
John Preston
1329870c8e
Fix build on macOS.
2020-06-01 18:09:30 +04:00
John Preston
ff6365ec72
Fix crash in still downloaded ~DocumentData.
2020-06-01 18:09:30 +04:00
John Preston
1e9c79ca85
Move automaticLoad() to DocumentMedia.
2020-06-01 18:09:30 +04:00
John Preston
40f12a2584
Keep document byte data only in DocumentMedia.
2020-06-01 18:09:30 +04:00
John Preston
97bab388ea
Use rpl for file download progress notifications.
2020-06-01 18:09:30 +04:00
John Preston
bf616036b3
Check loaded status through DocumentMedia if possible.
2020-06-01 18:09:30 +04:00
John Preston
669b79588e
Remove FilePathResolve::SaveFromData.
2020-06-01 18:09:30 +04:00
John Preston
33f4946242
Start using document bytes from DocumentMedia.
2020-06-01 18:09:30 +04:00
John Preston
888e42df34
Remove data_document_good_thumbnail module.
2020-06-01 18:09:30 +04:00
John Preston
70c79eb6bd
Move sticker image to DocumentMedia.
2020-06-01 18:09:30 +04:00
John Preston
bdd3c51ab8
Move inline thumbnail image to DocumentMedia.
2020-06-01 18:09:30 +04:00
John Preston
6ca43153bb
Improve clearing of DocumentMedia.
2020-06-01 18:09:29 +04:00
John Preston
7db53599e8
Use Data::DocumentMedia to store good thumbnails.
2020-06-01 18:09:29 +04:00
John Preston
61647275e8
Optimize image destruction.
...
No need to call _source->unload(), it leads to saving to PNG.
2020-06-01 18:09:29 +04:00
Ilya Fedin
1504136828
Don't spam logs if there are no dbus
2020-05-26 07:24:18 +04:00
Ilya Fedin
fa4236e9ea
Add support for DESKTOP_APP_USE_PACKAGED on macOS
2020-05-25 10:29:40 +04:00
Ilya Fedin
b19dcf0653
Add possibility to control external upater flag with a config in /etc
2020-05-25 10:27:48 +04:00
Ilya Fedin
77d1f64e0e
Disable fallback session management
2020-05-25 09:31:52 +04:00
Ilya Fedin
3479a4ec59
Add parent, minimum and maximum size to notifications
2020-05-25 09:29:15 +04:00
Ilya Fedin
bdf28370f9
Fix call window size on Sway
2020-05-25 09:29:15 +04:00
Ilya Fedin
cd81fc6727
Don't lose -freetype argument on restart
2020-05-25 09:26:49 +04:00
John Preston
7351641034
Version 2.1.7.
...
- Fix the Fcitx input method plugin.
2020-05-24 11:59:19 +04:00
Ilya Fedin
e0669e222d
Update fcitx5-qt
2020-05-24 11:09:34 +04:00
Ilya Fedin
4c1f83daca
Add a check for bundled Qt plugins
2020-05-24 10:57:37 +04:00
Ilya Fedin
ced2652deb
OpenAL returns device names with UTF-8
2020-05-24 10:56:29 +04:00
23rd
8d1db85a28
Fixed album items selection in section of scheduled messages.
...
This bug relates only to albums with captions.
2020-05-20 12:00:44 +03:00
John Preston
97305c8cb5
Fix build.
2020-05-20 12:49:41 +04:00
23rd
1ef5d81270
Added ability to change months in calendar with mouse wheel.
2020-05-20 12:42:03 +04:00
23rd
9ff427afad
Fixed indefinitely bouncing of dock icon.
2020-05-20 12:41:44 +04:00
23rd
1c5eadcd79
Fixed context menu for caption of scheduled album.
...
Fixed #6523 .
2020-05-20 12:41:44 +04:00
23rd
bc6c01de7f
Added Esc shortcut to clear selection in section of scheduled messages.
2020-05-20 12:41:44 +04:00
23rd
41255cab44
Removed display views and author for sent scheduled messages.
...
Moved filling of post flags to a single place.
2020-05-20 12:41:44 +04:00
23rd
ccbc63cd6e
Added ability to paste data in section of scheduled messages.
...
Fixed #6702 .
Fixed #6539 .
2020-05-20 12:41:44 +04:00
23rd
97446ae783
Added ability to reschedule scheduled messages.
2020-05-20 12:41:44 +04:00
23rd
5a75dd2b6f
Added handling of updates for rescheduled messages.
2020-05-20 12:41:43 +04:00
Wei Cheng
6559e83e83
fix: obtain doNotDisturb value correctly
2020-05-15 11:44:06 +04:00
John Preston
d679703bbf
Version 2.1.6.
...
- Fix automatic downloads on Windows by clean rebuild.
2020-05-14 01:16:13 +04:00
John Preston
66a3e36024
Version 2.1.5.
...
- Disable the taskbar icon flash or the dock icon bounce
in Settings > Notifications.
- View messages containing long monospace texts in wide bubbles.
- Bug fixes and other minor improvements.
2020-05-13 18:22:05 +04:00
John Preston
31e38e1690
Fix layout of community transfer error box.
2020-05-13 18:19:09 +04:00
John Preston
da10059f45
Update lib_lottie, hide rlottie dependency.
2020-05-13 17:07:26 +04:00
John Preston
cb5863177f
Apply edition updates to search result previews.
2020-05-12 20:29:18 +04:00
John Preston
2e92441b3a
Add input method field text edit workaround.
2020-05-12 19:26:50 +04:00
John Preston
7883f97c94
Use precise sync of the server unixtime.
2020-05-12 17:33:06 +04:00
Ilya Fedin
297b5d6a76
Update submodules
2020-05-12 17:32:40 +04:00
Ilya Fedin
492dc2568c
Add DESKTOP_APP_USE_PACKAGED support for Windows
2020-05-12 17:32:40 +04:00
John Preston
547c657b1a
Don't reset search results on dialogs re-open.
2020-05-12 16:30:31 +04:00
John Preston
c478d96385
Add debug logs for chats reading requests.
2020-05-12 16:18:19 +04:00
John Preston
2ede53e0ee
Always try to open new provided URL.
...
Fixes #6941 .
2020-05-12 16:15:22 +04:00
John Preston
6f760d513e
Add a checkbox to disable taskbar flash.
...
Also add ability to set urgent flag for the window on Linux.
Fixes #223 , fixes #897 , fixes #906 .
2020-05-12 14:16:24 +04:00
John Preston
f4f6550d66
Clear fake-unread status when switching folders.
2020-05-12 12:18:52 +04:00
John Preston
c7878f9d21
Pause by-emoji stickers on sticker preview.
2020-05-12 12:18:31 +04:00
John Preston
cd75a45673
Disable create polls in support accounts.
2020-05-12 11:26:47 +04:00
John Preston
07e3671ca8
Allow monospace blocks to extend bubble width.
...
This partially fixes #2060 instead of additional settings from #7822 .
2020-05-12 11:07:41 +04:00
John Preston
b5b78c0ade
Update submodules.
2020-05-12 09:44:24 +04:00
John Preston
f5c0e5d31d
Remove unnecessary include.
2020-05-12 09:43:54 +04:00
root
246ed43046
Remove replyTo from switchInlineBotButton in same peer
2020-05-12 09:29:30 +04:00
Ilya Fedin
701e1d7b4d
Add fcitx5 support
2020-05-12 09:26:04 +04:00
Ilya Fedin
9cbe899688
Fix call window hiding when compositing is not supported
2020-05-12 09:17:27 +04:00
Ilya Fedin
7409d615a3
Add a cheat code to enable freetype on Windows and macOS
2020-05-10 17:09:59 +04:00
John Preston
c9553c2d4c
Version 2.1.4.
...
- Improve bold font selection.
2020-05-08 20:34:00 +04:00
John Preston
bedefaee4d
Version 2.1.3.
...
- Added support for new emoji.
- Channels to which you can't post will no longer be suggested when forwarding.
- Improved font selection and bold font support for CJK and Farsi.
2020-05-08 16:48:56 +04:00
John Preston
5d3b8f02fc
Add Vazir font as a fallback for Farsi.
2020-05-08 13:38:23 +04:00
John Preston
5120d3ef2c
Skip channels without write access in forward box.
2020-05-08 13:35:16 +04:00
John Preston
82a372873f
Add two local urls to open language selection box.
...
tg://setlanguage and tg://settings/language
Fixes #7831 .
2020-05-08 13:03:49 +04:00
Ilya Fedin
d1d1f83881
Remove outdated LIBGL_ALWAYS_INDIRECT hack
2020-05-08 12:54:21 +04:00
Ilya Fedin
78c3c86fe6
Check only if at least one audio device is exist on startup
...
This makes https://github.com/telegramdesktop/tdesktop/issues/1548 don't affect on startup, but only when capture feature is used
2020-05-08 12:50:25 +04:00
John Preston
0251f58bf2
Use Semibold in names, use Bold in messages.
...
Fixes #7813 , fixes #7823 .
2020-05-08 12:12:47 +04:00
John Preston
36997f084a
Automatically load and apply old emoji set by id.
2020-05-08 11:22:22 +04:00
John Preston
942fcb9aae
Add new emoji sets file ids.
2020-05-07 19:05:57 +04:00
John Preston
6232dce1a3
Update emoji in the built-in data and sprites.
2020-05-06 19:29:02 +04:00
John Preston
29896b2efd
Version 2.1.2: Update Mac App Store build script.
2020-05-05 17:35:42 +04:00
John Preston
1b7f3db43a
Version 2.1.2.
...
- Fix polls and quizes results viewing.
- Fix memory leak in web page previews with autoplayed videos.
- Fix running on OS X 10.10.
- Other minor bug fixes and improvements.
2020-05-05 17:20:03 +04:00
John Preston
1fa22398a9
Fix returning of tabbed panel in third column.
2020-05-05 16:55:05 +04:00
John Preston
0e16b3fe69
Decrease sticker size 256px -> 228px.
2020-05-05 16:19:10 +04:00
John Preston
462020d54c
Update submodules.
2020-05-05 16:19:00 +04:00
John Preston
9c17147f60
Show only one dice-media tooltip. Hide on SEND.
2020-05-05 15:51:55 +04:00
Ilya Fedin
27f6c8ce62
Move CMAKE_DL_LIBS to libtgvoip cmake file and add missed pthread
...
Remove unneeded minizip include directory from cmake
Remove unneeded compile definations
Opus is needed only by libtgvoip
2020-05-05 14:31:18 +04:00
Ilya Fedin
3135463017
Add new option to simplify creation of self-contained packages (snap/flatpak/appimage)
2020-05-05 14:31:18 +04:00
Ilya Fedin
13c2d6ff72
Detect global menu at runtime
2020-05-05 09:54:35 +04:00
John Preston
5e70bf64c6
Fix adding the string.
2020-05-04 19:16:41 +04:00
John Preston
3260e9e752
Add a separate string for empty channel admin log.
2020-05-04 19:15:10 +04:00
John Preston
1f16ac59ca
Try to fix a crash in pinned reordering.
2020-05-04 19:06:53 +04:00
RadRussianRus
87bf0654a2
Move "X groups in common" in shared media to bottom
2020-05-04 18:36:47 +04:00
John Preston
6adcf660f1
Guard click handlers that capture session data.
...
Click handlers invocation is done by posting on_main,
so in rare cases the session may be already destroyed.
2020-05-04 17:38:49 +04:00
John Preston
038d8f1781
Force non-empty text in message bubbles.
2020-05-04 17:03:47 +04:00
John Preston
2143864fd5
Remove views count from admin log.
2020-05-04 16:15:09 +04:00
John Preston
73691e795b
Fix broken poll results view.
...
Regression was introduced in dd78052f92
.
Fixes #7780 .
Copy-Paste is bad.
2020-05-04 14:42:06 +04:00
John Preston
c0246a9373
Fix pasting of an image with attached URL data.
...
Regression was introduced in db5d599052
.
Fixes #7794 .
2020-05-04 14:18:33 +04:00
John Preston
1af394a485
Fix video unloading in streaming in WebPage-s.
...
Fixes #7778 .
2020-05-04 13:27:30 +04:00
Ilya Fedin
5180d31b40
Fix decoration applying and trigger repainting on update
...
For some reason this is needed for newer Qt in flatpak
2020-05-02 16:29:00 +04:00
John Preston
07c8aae225
Version 2.1.1: Pin to top only new bots.
2020-05-01 21:20:10 +04:00
John Preston
3c1c17ef80
Version 2.1.1: Remove font substitutions on Win.
2020-05-01 19:59:54 +04:00
John Preston
b98f0933af
Version 2.1.1.
...
- Improve quiz explanation tooltip layout.
- Fix possible crash in theme editor.
- Other minor bug fixes and improvements.
2020-05-01 17:16:57 +04:00
John Preston
05dcd6fc9c
Fix possible crash in rlottie.
...
Fixes #7767 .
2020-05-01 17:16:57 +04:00
John Preston
19bcc145ad
Fix crash in theme editor.
2020-05-01 16:27:55 +04:00
John Preston
4ae760dd7e
Fix send files emoji panel geometry.
...
Fixes #7704 .
2020-05-01 16:05:24 +04:00
RadRussianRus
cad4d19272
Use "subscribers" instead of "members" in channels
2020-05-01 15:48:07 +04:00
Aokromes
ae64747489
Remove whitespaces, fix spaces
2020-05-01 14:47:33 +04:00
John Preston
db5d599052
Don't resolve the actual QImage on paste check.
2020-05-01 14:43:02 +04:00
John Preston
cc463b07b1
Don't send dice / dart to channels.
...
Fixes #7703 .
2020-05-01 14:35:20 +04:00
John Preston
d8e55081b0
Disallow revoking dice media in first 24 hours.
...
Fixes #7745 .
2020-05-01 13:21:57 +04:00
John Preston
9c66bd553a
Increment emoji cache version.
2020-05-01 12:59:23 +04:00
23rd
a6bb180e22
Fixed rendering of colored Apple emoji with gender.
...
Fixed #6024 .
2020-05-01 12:46:31 +04:00
John Preston
38ca3ba341
Update submodules.
2020-05-01 12:32:03 +04:00
23rd
8ef00dc4ff
Fixed resetting menu scroll after refresh of filter list.
2020-05-01 12:31:13 +04:00
23rd
1630ad0804
Fixed crash when user pins chat in remotely removed filter.
2020-05-01 12:31:13 +04:00
23rd
c3c482aa50
Improved peer context menu item to archive chat.
2020-05-01 12:31:13 +04:00
23rd
f4a63e1e9d
Removed info display for last messages in Saved Messages.
2020-05-01 12:31:13 +04:00
Ilya Fedin
161e51757c
Change color of wayland decoration according to theme
2020-05-01 12:26:10 +04:00
Ilya Fedin
46d4b03d49
Fix freeze in notifications settings when notification daemon is unavailable
2020-05-01 12:15:01 +04:00
seniorivn
6709147560
Update shortcuts.cpp
2020-05-01 12:11:14 +04:00
seniorivn
0b2d4326e7
add folder commands for custom config
2020-05-01 12:11:14 +04:00
RadRussianRus
ca49e74b6f
Show bot privacy status
2020-05-01 12:10:32 +04:00
Ilya Fedin
95b4f56b86
Don't use QDesktopServices::openUrl on snap
2020-05-01 12:06:01 +04:00
Nicholas Guriev
9828262a03
Update GSL to v3.0.1 and lib_base
...
* Use identical types for std::min.
2020-05-01 12:03:18 +04:00
John Preston
f76e094e98
Use info toast to show proxy / psa about text.
2020-04-30 15:20:50 +04:00
John Preston
067e52f5d1
Add an icon to the psa / quiz tooltip.
2020-04-30 14:51:26 +04:00
John Preston
4efd649c27
Hide tooltip button in psa / quizes.
2020-04-30 14:11:05 +04:00
John Preston
ff25f1d5c9
Slide psa / quiz toast from the top.
2020-04-30 13:16:42 +04:00
John Preston
dd78052f92
Use new toast style structure.
2020-04-30 11:35:01 +04:00
John Preston
8a4c7e3994
Show PSA tooltip icon and tooltip.
2020-04-30 11:35:01 +04:00
John Preston
44e71dfa03
Allow hiding PSA from the chats list.
2020-04-30 11:35:01 +04:00
John Preston
b6e184d0c8
Support bots as top promoted dialog entries.
2020-04-30 11:35:01 +04:00
John Preston
042ed8f54a
Support psa_message in chats list.
2020-04-30 11:35:01 +04:00
John Preston
aabc8173c3
Use similar margins in all controls.
2020-04-30 11:35:01 +04:00