John Preston
|
c79cd0b692
|
Use Images::Read instead of App::readImage.
|
2021-08-11 18:55:08 +03:00 |
Ilya Fedin
|
79cc797aff
|
Fix -Wunused-variable warnings
|
2021-07-13 21:43:34 +03:00 |
John Preston
|
4206ff0483
|
Don't use MTP* for StickersSet flags.
|
2021-07-09 09:08:58 +03:00 |
John Preston
|
75090dedaa
|
Don't store MTPInputStickerSet in data.
|
2021-07-08 22:08:59 +03:00 |
23rd
|
7cd6b821b3
|
Fixed update of recently attached stickers after sending.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
e7104b5ebe
|
Added support for archived masks.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
8d62800e77
|
Moved stickerSetInstalled from ApiWrap to Data::Stickers.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
8e08f69508
|
Added support updateNewStickerSet and updateStickerSets for masks.
|
2021-07-06 12:13:05 +03:00 |
23rd
|
1cdb83462e
|
Added initial implementation of masks panel.
|
2021-07-06 12:13:05 +03:00 |
John Preston
|
3ec3f6484f
|
Update API scheme to layer 128.
|
2021-04-06 18:41:15 +04:00 |
Ilya Fedin
|
6b68d001ae
|
Get rid of deprecated ranges::action
|
2021-03-15 11:41:29 +03:00 |
Ilya Fedin
|
c0c10689a1
|
Get rid of deprecated ranges::view usage
|
2021-03-13 19:14:58 +03:00 |
Ilya Fedin
|
f25b2a2094
|
Apply autofixes from clazy
|
2021-03-13 15:25:47 +03:00 |
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
23rd
|
d4bbbdb65c
|
Replaced rand_value util function with openssl::RandomValue.
|
2021-01-24 10:41:10 +03:00 |
John Preston
|
2b91eedcd4
|
Update API scheme.
|
2020-12-13 23:27:51 +04:00 |
23rd
|
6e3fb253b9
|
Added ability to remove recent stickers.
|
2020-08-21 16:23:44 +03:00 |
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
|
5ea5d3c60d
|
Fix empty web page preview removing.
|
2020-06-30 20:22:47 +04:00 |
John Preston
|
83538675ce
|
Move a lot of settings to Core::Settings.
|
2020-06-23 21:53:42 +04:00 |
John Preston
|
4d6cc58f0d
|
Move session settings to main_session_settings.
|
2020-06-23 21:53:42 +04:00 |
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
John Preston
|
3c4e959468
|
Replace observer_peer with rpl interface.
|
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 |