John Preston
|
ab5796c117
|
Several working accounts together.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
6fc5e22882
|
Allow several accounts in Core::App.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
dddd355f6c
|
Fix language and theme writing / reading.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
f450f81215
|
Remove non-UI calls to App::main.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
0ad7dcaef9
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
7f09da9e32
|
Use MTP::Sender in Intro.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
0b028b959b
|
Move updates handling MainWidget -> Api::Updates.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
ea86433be5
|
Remove some activeAccount() calls.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
598fb67cdf
|
Remove Session::Exists() global access point.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
5f8d22f1f2
|
Remove Auth() global access point.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
7892ba97e6
|
Fix clearing storage_account files on logout.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
ad4afe9293
|
Move session data localstorage -> storage_account.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
fc174f742a
|
Move stickers code to Data::Stickers class.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
4b354b0928
|
Use Main::Session in download/upload.
|
2020-06-23 21:53:38 +04:00 |
|
John Preston
|
bdbcd8e540
|
Use Main::Session in entities parsing.
|
2020-06-08 12:05:17 +04:00 |
|
23rd
|
d4f2b8dd0e
|
Fixed ability to edit media with sticker.
Regression was introduced in efa4deef6a .
|
2020-06-05 19:46:34 +04:00 |
|
John Preston
|
bfafdd5b38
|
Fix crash in streaming+loading of a document.
|
2020-06-04 12:16:44 +04:00 |
|
John Preston
|
f066e0f05a
|
Use Data::CloudImage for userpics.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
ae9ed820ee
|
Fix sticker set icons display.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
803593cd8d
|
Change Stickers::Set from value to object type.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
74ef8104a7
|
Fix photo edit caption box, remove 's' size.
|
2020-06-01 18:09:32 +04:00 |
|
John Preston
|
700d3db4cc
|
Correctly unload heavy parts on quit.
|
2020-06-01 18:09:32 +04:00 |
|
John Preston
|
e27d2bc2d5
|
Move photo data to Data::PhotoMedia.
|
2020-06-01 18:09:32 +04:00 |
|
John Preston
|
f4ed2c26ba
|
Save video thumbnail location to local storage.
|
2020-06-01 18:09:32 +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
|
58f82620e0
|
Simplify media overview layouts.
|
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
|
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
|
956c3af0ae
|
Start DocumentData::thumbnail move to DocumentMedia.
|
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
|
97bab388ea
|
Use rpl for file download progress notifications.
|
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
|
bdd3c51ab8
|
Move inline thumbnail image to DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
|
John Preston
|
7db53599e8
|
Use Data::DocumentMedia to store good thumbnails.
|
2020-06-01 18:09:29 +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
|
36997f084a
|
Automatically load and apply old emoji set by id.
|
2020-05-08 11:22:22 +04:00 |
|
VictorienXP
|
85fcec2fb5
|
Add .opus and .oga files as song formats
|
2020-04-21 14:04:51 +04:00 |
|
John Preston
|
2ad48f18f2
|
Use only safe file saving in localstorage.
|
2020-04-02 18:31:15 +04:00 |
|
John Preston
|
49111814e4
|
Add fallback codepath for QSaveFile::open failure.
|
2020-03-30 13:46:58 +04:00 |
|
John Preston
|
4881981cf6
|
Enable / disable side bar based on filters.
|
2020-03-27 20:36:03 +04:00 |
|
John Preston
|
d5bd9fa54d
|
View filter box, removing chats and chat types.
|
2020-03-27 20:36:02 +04:00 |
|
John Preston
|
c83e297554
|
Implement dice media display.
|
2020-03-27 20:36:02 +04:00 |
|
John Preston
|
71f7aae948
|
Replace dialogs mode with filters.
|
2020-03-27 20:36:01 +04:00 |
|
John Preston
|
6777b20453
|
Beta version 1.9.20: Fix build on GCC.
|
2020-03-14 14:11:41 +04:00 |
|
John Preston
|
6bf3dd10c1
|
Make checked read of sticker sets order.
In case local data is corrupted previously it lead to OOM crash.
|
2020-03-13 22:53:59 +04:00 |
|
John Preston
|
14aa455164
|
Fix freeze in complex file location saving.
Fixes #6986.
|
2020-03-13 22:53:59 +04:00 |
|
John Preston
|
6fbd0d7deb
|
Fix logout on second relaunch.
Fixes #7279.
|
2020-02-25 07:58:29 +04:00 |
|
23rd
|
bb8aead078
|
Added sequential background dictionary loader.
- Moved the Loader from the dictionaries manager to the spellchecker
common space as a DictLoader.
|
2020-02-24 18:48:33 +03:00 |
|