John Preston
|
bdd3c51ab8
|
Move inline thumbnail image to DocumentMedia.
|
2020-06-01 18:09:30 +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 |
|
John Preston
|
ed715fb810
|
Update API scheme to layer 111.
|
2020-03-27 20:36:01 +04:00 |
|
John Preston
|
1f2b5ba0a2
|
Update spellcheck and ui submodules.
|
2019-12-14 17:46:31 +03:00 |
|
John Preston
|
ee94e78533
|
All mtproto downloads using DownloadMtprotoTask.
|
2019-12-05 11:32:33 +03:00 |
|
John Preston
|
4611727ab9
|
Rewrite webFileLoader without Storage::DownloadManager.
|
2019-12-04 15:15:58 +03:00 |
|
John Preston
|
95ba12e3cb
|
Update API scheme to layer 107.
|
2019-11-29 15:36:04 +03:00 |
|
John Preston
|
246c45ce0e
|
Use lib_ui from submodule.
|
2019-10-19 12:27:28 +04:00 |
|
Jiachen YANG
|
56aab1aa07
|
explicitly specify the upper bound in ranges::view::ints
|
2019-10-02 11:52:55 +03:00 |
|
John Preston
|
849deb57e2
|
Move many widget classes to lib_ui.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
c5845f17ae
|
Remove twidget header.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
6343221d7b
|
Remove many includes from stdafx.pch.
|
2019-09-06 19:31:07 +03:00 |
|
John Preston
|
abf49e1672
|
Update API scheme.
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
|
John Preston
|
7a11d1e31f
|
Fix stickers on Linux 32 bit.
|
2019-07-15 14:17:22 +02:00 |
|
John Preston
|
567bf60644
|
Use getters in MTP classes.
|
2019-07-05 16:23:07 +02:00 |
|
John Preston
|
3b645422ff
|
Implement animated stickerset thumbnails.
|
2019-07-02 14:43:17 +02:00 |
|
John Preston
|
a10b91fe1a
|
Don't load bad image infinitely.
|
2019-07-01 17:57:40 +02:00 |
|
John Preston
|
04e3b250e7
|
Keep track of fully cached media files.
|
2019-06-04 14:30:44 +03:00 |
|
John Preston
|
46d8d9f97a
|
Remove CancelledFileLoader hack.
|
2019-06-04 14:30:43 +03:00 |
|
John Preston
|
6f2a04e5ae
|
Add ordering to file location types.
|
2019-06-04 14:30:43 +03:00 |
|
John Preston
|
eb438e35ee
|
Remove old download priority arguments.
|
2019-06-04 14:30:43 +03:00 |
|
John Preston
|
b012847017
|
Fix storage location serialization.
|
2019-05-30 18:05:23 +03:00 |
|
John Preston
|
c4aac5fa0e
|
Update API scheme to layer 100.
|
2019-05-27 15:09:06 +02:00 |
|
John Preston
|
cfff744cb1
|
Parse and render lottie in the background.
|
2019-05-27 14:11:26 +02:00 |
|
John Preston
|
456a949d01
|
Fix working with document thumbnails.
|
2019-04-04 00:08:05 +04:00 |
|
John Preston
|
3cd9d4b5ec
|
Fix video messages playback on Retina.
|
2019-04-02 14:33:53 +04:00 |
|
John Preston
|
84e9e37353
|
Closed alpha version 1.6.3.1: Fix build for Xcode.
|
2019-03-29 14:24:08 +04:00 |
|
John Preston
|
8759d637ff
|
Use StorageFileLocation in mtpFileLoader.
|
2019-03-29 14:24:07 +04:00 |
|
John Preston
|
95023ca770
|
Use StorageFileLocation in streaming loader.
|
2019-03-29 14:24:07 +04:00 |
|
John Preston
|
aa8f62da9d
|
Support new ('modern') API file locations.
|
2019-03-29 14:24:07 +04:00 |
|
John Preston
|
eba2a98703
|
Add general StorageFileLocation abstraction.
|
2019-03-29 14:24:06 +04:00 |
|
23rd
|
3a5bad4b7a
|
Fixed incorrect display of uploaded video's thumbnail in edited message.
- After uploading a video the data_document changes a source of the
good thumbnail and loses an information about it (e.g. width, height,
bytesSize).
|
2019-03-22 13:39:12 +04:00 |
|
John Preston
|
7c1704e68b
|
Fix crash in EditCaptionBox.
|
2019-02-17 13:51:53 +04:00 |
|
John Preston
|
9dd93a77a0
|
Always keep inline thumbnail images loaded.
|
2019-02-10 11:19:27 +03:00 |
|
John Preston
|
e2f0886950
|
Add option to blur chat background.
|
2019-02-07 19:36:30 +03:00 |
|
John Preston
|
fe21b5a502
|
Support blurred backgrounds.
|
2019-02-06 17:38:37 +03:00 |
|
John Preston
|
5ca12a73c3
|
Use new HistoryWallPaper media type for wallpaper.
|
2019-01-29 19:26:19 +03:00 |
|
John Preston
|
a1baa23a52
|
Use both thumbnails in photos and documents.
Fixes #5602.
|
2019-01-28 13:10:45 +03:00 |
|
John Preston
|
1894b8fcf7
|
Handle t.me/bg links with wallpapers / colors.
|
2019-01-18 16:41:07 +04:00 |
|
John Preston
|
c5a41e1f55
|
Divide data/data_peer and remove from PCH.
|
2019-01-17 12:21:29 +04:00 |
|
John Preston
|
97b0288c7d
|
Add automatic loading of videos/files.
|
2018-12-25 22:15:22 +04:00 |
|
John Preston
|
e3cc8652e4
|
New structs for media autodownload settings.
|
2018-12-25 22:15:22 +04:00 |
|
John Preston
|
f59e824ec1
|
Possibly fix a crash in image loader.
|
2018-12-05 15:50:41 +04:00 |
|
John Preston
|
3461f3dfc7
|
Destroy file loaders not delayed.
|
2018-11-26 11:33:29 +04:00 |
|
John Preston
|
aba6cc2c64
|
Don't force WEBP format for stickers.
Fixes #5374.
|
2018-11-12 14:39:21 +04:00 |
|
John Preston
|
fabf830132
|
Allow up to 128 MB of cached images.
|
2018-11-04 15:51:39 +04:00 |
|
John Preston
|
f2348fc749
|
Fix document unloading.
|
2018-11-04 15:51:39 +04:00 |
|
John Preston
|
264ab285a7
|
Fix ImageSource unloading.
|
2018-11-04 15:51:39 +04:00 |
|