John Preston
147e8cc467
Prepare for syncing read / write requests.
2020-02-21 18:48:30 +04:00
John Preston
db322cc19a
Move requestDialogEntry to Histories.
2020-02-21 18:48:30 +04:00
John Preston
9bdcd08233
Don't read history for guest channels.
2020-02-21 18:48:30 +04:00
John Preston
a954b459b4
Fix crash on reading in support mode.
2020-02-21 18:48:30 +04:00
John Preston
f133210db3
Fix scroll first to unread then to end.
2020-02-21 18:48:30 +04:00
John Preston
ee8028cd53
From above the unread jump to unread by down button.
2020-02-21 18:48:30 +04:00
John Preston
f72cb979c0
Create unread bar when jumping to a message.
2020-02-21 18:48:30 +04:00
John Preston
49c4d35afa
Improve working with unread bar.
2020-02-21 18:48:30 +04:00
John Preston
ee3e9af63a
Remove counter from unread bar.
2020-02-21 18:48:30 +04:00
John Preston
1980c1004e
Mark as read only in inited history view.
2020-02-21 18:48:29 +04:00
John Preston
a3f19c073b
Fix 'reading' of an empty history.
2020-02-21 18:48:29 +04:00
John Preston
388173f0ad
Fix delete+leave from a legacy group.
...
We first need to leave and receive a new message update about
us leaving the group and only after that remove the conversation
locally from the chats list, otherwise it reappears in the list.
2020-02-21 18:48:29 +04:00
John Preston
7cffb0ef9d
First send delete request, then destroy locally.
2020-02-21 18:48:29 +04:00
John Preston
c8d2ac9583
Move message ownership to History.
2020-02-21 18:48:29 +04:00
John Preston
6357529901
Fix 90/270 degrees photo rotation.
...
Fixes #7197 .
2020-02-21 18:48:29 +04:00
John Preston
b5dcd84513
Fix stop-auto-read when the system is idle.
2020-02-21 18:48:29 +04:00
John Preston
5b7f7ed70e
Fix reading of currently opened chat.
2020-02-21 18:48:29 +04:00
John Preston
c04f3a7048
Don't replace local with server last message.
2020-02-21 18:48:29 +04:00
John Preston
32d93e2651
Fix several read requests together.
2020-02-21 18:48:29 +04:00
John Preston
9cccea9a87
All read history done through Data::Histories.
2020-02-21 18:48:29 +04:00
John Preston
b0e1ae3948
Prepare Data::Histories for requests interdependencies.
2020-02-21 18:48:29 +04:00
John Preston
70408f0e22
First version of reading-while-scrolling.
2020-02-21 18:48:29 +04:00
Ilya Fedin
db2aa7000a
Fallback to non-panel icon when tray counter is disabled
2020-02-21 18:25:08 +04:00
John Preston
02bc999bd5
Update cmake_helpers.
2020-02-21 18:15:41 +04:00
Ilya Fedin
5bdc0db9e2
Generalize backward compatibility of linux launcher
2020-02-21 18:12:48 +04:00
Ilya Fedin
ca1623f34a
Use XDG Desktop Portal only when variable is set
2020-02-21 18:11:24 +04:00
Ilya Fedin
bbc516cf43
Move TDESKTOP_DISABLE_DBUS_INTEGRATION to cmake_helpers
2020-02-21 18:08:55 +04:00
RadRussianRus
8128f851d1
Changed libvdpau source url
2020-02-19 12:02:42 +04:00
John Preston
742de6282f
Version 1.9.14: Update CMake helpers.
2020-02-18 12:28:06 +04:00
Ilya Fedin
9d0ae61ee0
Revert tray icon size to 22 on Linux (except KDE) and fix tray counter disabling in KDE
2020-02-18 11:37:17 +04:00
John Preston
901a199035
Version 1.9.14.
...
- Bug fixes and other minor improvements.
2020-02-17 17:09:38 +04:00
John Preston
775d5b6dcc
Use 64 byte alignment for ffmpeg frames.
...
Fixes #7225 .
2020-02-17 16:44:08 +04:00
John Preston
c5c77ddb67
Rename Telegram Desktop to Telegram Lite.
2020-02-16 08:39:42 +04:00
John Preston
2f698de3b6
Update build scripts for Xcode 11 tools.
2020-02-16 08:30:51 +04:00
John Preston
82aa64ca0a
Enable third column by default in Mac App Store build.
2020-02-15 22:45:50 +04:00
John Preston
3bb9e8c7eb
Fix power outage logout only by fsync.
2020-02-14 18:12:08 +04:00
John Preston
555fe70df3
Don't delete old localstorage file copies.
2020-02-13 18:39:44 +04:00
John Preston
05c95a0307
Fix fullscreen rotate, fix rotate phrase.
2020-02-13 16:51:05 +04:00
John Preston
7bf2b607f9
Return glib event loop in static builds.
...
Regression was introduced in 3f5eaa8f0a
.
Fixes problem with GTK file dialog running as modal windows. Fixes #7186 .
2020-02-13 13:49:34 +04:00
John Preston
23bab2aeb9
Version 1.9.13: Update libtgvoip submodule.
2020-02-12 19:43:22 +04:00
John Preston
f5fdcc3af0
Enable secondary QR code login by default.
2020-02-12 19:43:22 +04:00
John Preston
5c079b0bbd
Add additional QR code login debug logs.
2020-02-12 19:36:05 +04:00
John Preston
6bbcec0c23
Version 1.9.13.
...
- Bug fixes and other minor improvements.
2020-02-12 13:03:46 +04:00
John Preston
0beec6e335
Fix maximized window on secondary screen.
2020-02-12 13:03:08 +04:00
John Preston
a88423a33f
Fix bad window rendering with maximize-on-launch.
...
I have no idea why MainWindow is ruined completely in case you call
MainWindow::show, MainWindow::setWindowState(maximized) and then
in the same context (without crl::on_main) create full screen viewer.
2020-02-12 12:09:17 +04:00
John Preston
1a2b2c15c5
Disable Wayland in Snap build.
2020-02-11 23:37:06 +04:00
John Preston
1210ba37c4
Version 1.9.12.
...
- Switch to Picture-in-Picture mode to watch your video
in a small window while doing something else.
- Change playback speed in the '...' menu when watching videos.
- Rotate photos and videos in the media viewer
using the rotate button in the bottom right corner.
2020-02-11 19:10:09 +04:00
John Preston
356e3c6907
Enable night mode by default on Mac App Store.
2020-02-11 16:00:19 +04:00
John Preston
3c5f8d08ad
Fix radial animations in emoji download.
2020-02-11 14:12:42 +04:00
John Preston
75de655642
Fix #6804 once again.
2020-02-11 13:29:32 +04:00