John Preston
|
eb1845e33b
|
Fix crash in session destruction.
Also use rpl::event_stream for downloaderTaskFinished.
|
2020-07-01 12:26:29 +04:00 |
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
John Preston
|
b0f9ad71dd
|
Check some more App::main()s.
|
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
|
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
|
f4cd84c313
|
Fix crash in stickers.
|
2020-06-01 18:09:34 +04:00 |
John Preston
|
36fbdfb380
|
Simplify Image, remove ImageSource.
|
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
|
bf616036b3
|
Check loaded status through DocumentMedia if possible.
|
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
|
70c79eb6bd
|
Move sticker image to DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
John Preston
|
ed715fb810
|
Update API scheme to layer 111.
|
2020-03-27 20:36:01 +04:00 |
John Preston
|
ee94e78533
|
All mtproto downloads using DownloadMtprotoTask.
|
2019-12-05 11:32:33 +03:00 |
John Preston
|
e943264823
|
Pass MTP::Instance to MTP::Sender.
|
2019-11-29 15:36:05 +03:00 |
John Preston
|
88e0342e02
|
Update to the latest submodules.
|
2019-11-05 14:27:42 +03:00 |
John Preston
|
a6c84c36c0
|
Use layers and boxes from lib_ui.
|
2019-10-19 12:27:52 +04:00 |
John Preston
|
849deb57e2
|
Move many widget classes to lib_ui.
|
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
|
76f0abecfd
|
Show sticker set on Ctrl+Click in stickers list.
|
2019-09-10 00:48:34 +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
|
bacaf805b5
|
Pass SessionNavigation to some boxes.
|
2019-07-25 20:55:11 +02:00 |
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
John Preston
|
27f248645c
|
Use correct animated sticker thumbnails size.
|
2019-07-24 08:02:20 +02:00 |
John Preston
|
c5df4db621
|
Fix possible race conditions in msgid().
|
2019-07-15 16:00:30 +02:00 |
John Preston
|
198de85ce5
|
Limit to 30 FPS in small stickers.
|
2019-07-05 19:15:25 +02:00 |
John Preston
|
567bf60644
|
Use getters in MTP classes.
|
2019-07-05 16:23:07 +02:00 |
23rd
|
7c98f64cdb
|
Slightly refactored display of media preview.
- Removed showMediaPreview from facades.
|
2019-07-04 16:28:58 +02:00 |
John Preston
|
a4fbbc06d1
|
Use Lottie::MultiPlayer in StickerSetBox.
|
2019-07-02 22:38:23 +02:00 |
John Preston
|
848ea16eef
|
Support animated stickers in inline results.
|
2019-07-02 15:46:26 +02:00 |
John Preston
|
76630528f7
|
Show animated thumbnails in sets box.
|
2019-07-02 15:20:04 +02:00 |
John Preston
|
cbffeca8d5
|
Extract some Lottie::Animation code to Lottie::Player.
|
2019-07-01 17:57:37 +02:00 |
John Preston
|
35bc2cc2a5
|
Prepare lottie animations caching.
|
2019-07-01 17:57:34 +02:00 |
John Preston
|
8f3f898c47
|
Show animated stickers in StickerSetBox.
|
2019-07-01 17:57:32 +02:00 |
John Preston
|
87fc066e67
|
Use tr:: instead of lang().
|
2019-06-21 11:06:51 +02:00 |
John Preston
|
a7c8feaecb
|
Use tr:: instead of langFactory and __rich.
|
2019-06-21 11:06:50 +02:00 |
John Preston
|
d1d98c3bb1
|
Use tr:: instead of langFactory in box titles.
|
2019-06-21 11:06:50 +02:00 |
John Preston
|
99bb09374d
|
Use new animations engine everywhere.
|
2019-04-02 14:33:53 +04:00 |
John Preston
|
aa8f62da9d
|
Support new ('modern') API file locations.
|
2019-03-29 14:24:07 +04:00 |
John Preston
|
386600baf9
|
Save and load sticker set thumbnails.
|
2019-03-24 12:12:44 +04:00 |
John Preston
|
7093254b66
|
Fix crash in empty sticker set box.
|
2019-03-11 12:08:12 +04:00 |
John Preston
|
fe618bd652
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
John Preston
|
a1baa23a52
|
Use both thumbnails in photos and documents.
Fixes #5602.
|
2019-01-28 13:10:45 +03:00 |
John Preston
|
a70e72f75d
|
Application->Sandbox, Messenger->Application.
|
2019-01-23 12:51:58 +04:00 |
John Preston
|
4111da1dd0
|
Move some calls from App namespace.
|
2019-01-22 17:10:01 +04:00 |
John Preston
|
9bbdccc111
|
Postpone sticker send from StickerSetBox.
Fixes #5539.
|
2019-01-11 17:30:57 +04:00 |
John Preston
|
59ecf375b0
|
Move tg:// handlers to a separate module.
Also move joinGroupByHash and stickerSetBox from MainWidget.
|
2018-11-26 17:31:13 +04:00 |
John Preston
|
ef4f0168f8
|
Remove Qt MOC dependency for tabbed selector.
|
2018-11-22 10:50:41 +04:00 |
John Preston
|
595134cab5
|
Move image-related modules to ui/image/.
|
2018-11-04 15:51:37 +04:00 |