John Preston
|
514ced1d8e
|
Respect wallpaper_overriden flag.
|
2023-11-30 17:56:57 +04:00 |
|
23rd
|
f748de9dc4
|
Removed redundant include directives of settings_common headers.
|
2023-11-15 03:30:04 +03:00 |
|
23rd
|
f629bf76ff
|
Removed AddButton and CreateButton without icon from Settings.
|
2023-11-15 03:30:04 +03:00 |
|
23rd
|
f6cb9072d2
|
Moved AddSkip and AddDivier from Settings namespace to separate module.
|
2023-11-15 03:30:04 +03:00 |
|
John Preston
|
e21c06f67c
|
Support deleting and reporting stories.
|
2023-07-20 07:20:12 +04:00 |
|
John Preston
|
65afa2c402
|
Detach ComposeControls from SessionController.
|
2023-05-17 15:51:52 +04:00 |
|
23rd
|
47756fb8c3
|
Removed focus from disabled editor in UsernamesBox for bots.
|
2023-04-21 00:23:49 +03:00 |
|
John Preston
|
ae6d703a44
|
Always show current custom wallpaper.
|
2023-04-19 11:15:50 +04:00 |
|
John Preston
|
0b25d19e3b
|
Allow uploading chat wallpapers from file.
|
2023-04-19 10:42:01 +04:00 |
|
John Preston
|
9130735ed6
|
Add a 'Choose from file' button in wallpapers gallery.
|
2023-04-18 22:07:12 +04:00 |
|
John Preston
|
352ae5100a
|
Support chat wallpaper set from gallery.
|
2023-04-18 16:47:31 +04:00 |
|
John Preston
|
749fb52113
|
Implement animated spoilers.
|
2022-09-18 16:52:30 +04:00 |
|
23rd
|
5718789d53
|
Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox.
|
2022-02-28 09:08:01 +03: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
|
a6c98f4bb4
|
Update API scheme to layer 133.
|
2021-09-07 23:41:07 +03:00 |
|
John Preston
|
f59db10267
|
Update default chat background.
|
2021-08-31 22:10:39 +03:00 |
|
John Preston
|
f5a323e40a
|
Move all background helper methods to chat_theme module.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
436d7b9d82
|
Add support for linear gradients without patterns.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
c2b1187948
|
Start support of linear gradient wallpapers.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
85cc3b30a0
|
Don't use MTP* for WallPaper flags.
|
2021-08-12 12:32:30 +03:00 |
|
John Preston
|
565877630f
|
Dither default background to avoid color banding.
|
2021-07-23 15:42:17 +03:00 |
|
John Preston
|
8f478b86ee
|
Change default wallpaper.
|
2021-07-23 15:42:17 +03:00 |
|
John Preston
|
4276b6cce0
|
Use rpl for Window::Theme::Background updates.
|
2021-07-15 16:42:36 +03:00 |
|
23rd
|
a631a28092
|
Removed App::pixmapFromImageInPlace.
|
2021-07-06 12:13:06 +03:00 |
|
23rd
|
b422ec025e
|
Removed Ui::show from classes that have pointer to Controller.
|
2021-06-17 10:57:45 +04:00 |
|
Ilya Fedin
|
c0c10689a1
|
Get rid of deprecated ranges::view usage
|
2021-03-13 19:14:58 +03:00 |
|
23rd
|
f81271d1fe
|
Simplified confirmed callback for ConfirmBox instances.
|
2020-09-29 19:03:29 +03:00 |
|
John Preston
|
f0e1d2fd02
|
'base::optional_variant<' -> 'std::variant<v::null_t,'
|
2020-09-29 19:03:19 +03:00 |
|
John Preston
|
734d834a20
|
Replace mapbox variant with std::variant.
|
2020-09-29 19:03:19 +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
|
2635ca33f8
|
Move background to global 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
|
0ad7dcaef9
|
Remove MTP::MainInstance() global access point.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
ee43027bea
|
Remove some usages of App::main().
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
6513422e40
|
Remove legacy image-related code.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
9dba723643
|
Better DocumentMedia management in BackgroundBox.
|
2020-06-01 18:09:31 +04:00 |
|
John Preston
|
956c3af0ae
|
Start DocumentData::thumbnail move to DocumentMedia.
|
2020-06-01 18:09:30 +04:00 |
|
John Preston
|
b88f0108ad
|
Edit chat types in filters.
|
2020-03-27 20:36:02 +04:00 |
|
John Preston
|
e943264823
|
Pass MTP::Instance to MTP::Sender.
|
2019-11-29 15:36:05 +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
|
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
|
bc63d9fe53
|
Fix check display in background box.
|
2019-09-06 19:31:06 +03:00 |
|
John Preston
|
137fa0378c
|
Remove some more Auth() calls.
|
2019-07-24 16:00:30 +02:00 |
|
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +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 |
|