John Preston
|
d15173e09d
|
Update API scheme on layer 148.
|
2022-11-01 19:25:35 +04:00 |
|
John Preston
|
749fb52113
|
Implement animated spoilers.
|
2022-09-18 16:52:30 +04:00 |
|
23rd
|
629574685e
|
Fixed display of most of simple toasts in corresponding window.
|
2022-06-14 14:24:21 +03:00 |
|
John Preston
|
6dedf7c63e
|
Update API scheme to layer 143.
|
2022-05-19 17:27:02 +04:00 |
|
23rd
|
7bebe699f6
|
Moved special fields to separated folder.
|
2022-04-01 15:53:57 +04:00 |
|
23rd
|
5718789d53
|
Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox.
|
2022-02-28 09:08:01 +03:00 |
|
John Preston
|
3ff17a8789
|
Refactor image transformation interfaces.
|
2022-01-21 15:33:44 +03:00 |
|
John Preston
|
5e7e7eaa83
|
FullMsgId rely on PeerId instead of ChannelId.
|
2021-12-22 10:11:57 +00:00 |
|
23rd
|
3647241f71
|
Removed unused MTP::Error from callbacks on fail.
|
2021-11-30 17:37:07 +04:00 |
|
John Preston
|
3b2f6b893d
|
Hide MTPInputFile in Api::RemoteFileInfo.
|
2021-11-18 11:04:06 +04:00 |
|
John Preston
|
97ae094c3c
|
Update API scheme with new cloud themes.
|
2021-10-29 18:31:07 +04:00 |
|
23rd
|
80461bd9fe
|
Moved ConfirmBox to Ui namespace.
|
2021-10-19 06:34:27 +03:00 |
|
23rd
|
6148edbc7d
|
Moved ConfirmBox to td_ui.
|
2021-10-19 06:34:27 +03:00 |
|
John Preston
|
e0135e509d
|
Allow exporting test chat themes.
|
2021-09-19 14:40:43 +03:00 |
|
John Preston
|
8069fdd873
|
Use base/random.h instead of openssl::RandomValue.
|
2021-09-15 13:42:22 +03:00 |
|
John Preston
|
2554aaf3c0
|
Move Window::Theme::Colorizer to style::colorizer.
|
2021-09-06 13:13:26 +03:00 |
|
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 |
|
Ilya Fedin
|
89765340c3
|
Fix -Wunused-function warnings
|
2021-07-13 21:31:22 +03:00 |
|
23rd
|
a631a28092
|
Removed App::pixmapFromImageInPlace.
|
2021-07-06 12:13:06 +03:00 |
|
23rd
|
bc316a2536
|
Removed Storage::UploadedThumbDocument struct.
|
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
|
c4dcf064d5
|
Avoid multiple .arg usage as suggested by clazy
|
2021-03-13 19:08:33 +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
|
719bed6e85
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
|
John Preston
|
437c9320cd
|
Implement progressive jpeg loading and sending.
|
2020-09-29 19:03:18 +03:00 |
|
John Preston
|
511067981d
|
Forbid auto-night mode with theme editor.
|
2020-07-24 10:01:37 +04:00 |
|
23rd
|
e318a7d65f
|
Simplified ranges::find_if with ranges::any_of and ranges::none_of.
|
2020-06-23 21:53:43 +04:00 |
|
John Preston
|
357caf8007
|
Keep separate MTP::Config's for separate accounts.
|
2020-06-23 21:53:41 +04:00 |
|
John Preston
|
0ad7dcaef9
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
33c1c48ad9
|
Update API scheme to layer 114.
|
2020-06-01 18:09:31 +04:00 |
|
John Preston
|
d57905c2b3
|
Update API scheme to layer 109.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
66204bae95
|
Update API scheme on layer 107.
|
2019-12-29 14:41:10 +03:00 |
|
John Preston
|
d63e50944a
|
Update submodules to the latest spellcheck.
|
2019-11-05 13:23:56 +03:00 |
|
John Preston
|
27a83a7a09
|
Use base::FileNameFromUserString.
|
2019-10-20 14:22:46 +04:00 |
|
John Preston
|
f677b116f9
|
Use install_base_filter for lib_base.
|
2019-10-19 12:27:56 +04: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
|
ca45fb617e
|
Fix applying background after theme edit.
|
2019-09-10 00:36:16 +03:00 |
|
John Preston
|
dfd63e66ff
|
Add import theme to the editor.
|
2019-09-09 23:58:41 +03:00 |
|
John Preston
|
12c7bd8ee1
|
Suggest theme title based on accent color.
|
2019-09-09 20:27:07 +03:00 |
|
John Preston
|
8bf6013342
|
Add 'Export theme' / 'Show palette file' menu.
|
2019-09-09 17:44:08 +03:00 |
|
John Preston
|
ee5423762a
|
Generate previews for cloud theme links.
|
2019-09-09 14:56:05 +03:00 |
|
John Preston
|
8fd17e2e8f
|
Fix theme with background with colorizer.
|
2019-09-09 08:53:16 +03:00 |
|
John Preston
|
3d78c637a2
|
Strip editor information from palette.
|
2019-09-08 21:21:54 +03:00 |
|
John Preston
|
2ab2eed633
|
Push new saved theme to the list.
|
2019-09-08 21:05:35 +03:00 |
|
John Preston
|
bb7018424a
|
Copy adjusted color values to editor.
|
2019-09-08 21:00:31 +03:00 |
|
John Preston
|
c92a9585e1
|
Check changes when saving theme.
|
2019-09-08 19:29:43 +03:00 |
|