23rd
|
613f2ba708
|
Replaced instant base::call_delayed with InvokeQueued.
|
2021-09-07 23:41:07 +03:00 |
|
John Preston
|
23e9e7b9f0
|
Remove for_const macro.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
2a2607d026
|
Custom colors in history_view_service_message module.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
444f21fd7e
|
Support colorizing of the default palette.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
2554aaf3c0
|
Move Window::Theme::Colorizer to style::colorizer.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
c4982711db
|
Use ui/style/style_core_palette.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
47e15d136d
|
Fix background update with all chats closed.
|
2021-09-01 19:28:02 +03:00 |
|
John Preston
|
6eb5d47c35
|
Couple of crash fixes.
|
2021-09-01 13:27:36 +03:00 |
|
John Preston
|
f59db10267
|
Update default chat background.
|
2021-08-31 22:10:39 +03:00 |
|
John Preston
|
9dfc60026e
|
Add simple forwarding options on bar click.
|
2021-08-31 19:47:38 +03:00 |
|
John Preston
|
e9a5c45f34
|
Use separate strings for channel voice chats.
|
2021-08-31 17:59:29 +03:00 |
|
John Preston
|
ae40ea9336
|
Always start with QR-code login.
|
2021-08-30 20:32:58 +03:00 |
|
John Preston
|
c39024c7fd
|
Track and display unread count in discussions.
|
2021-08-30 20:32:58 +03:00 |
|
John Preston
|
d684c8057c
|
Fix build for macOS.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
beff635e45
|
Colorize bubbles according to a custom chat theme.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
f5a323e40a
|
Move all background helper methods to chat_theme module.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
0a1e84ddb2
|
Move ChatTheme to td_ui.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
3cd0f9d189
|
Start non-unique ChatTheme.
|
2021-08-30 20:32:57 +03:00 |
|
John Preston
|
0cfede984c
|
Update API scheme to layer 132.
|
2021-08-30 20:32:56 +03:00 |
|
John Preston
|
1b3075ac2e
|
Fix pattern background tiling on Retina screens.
|
2021-08-25 17:15:07 +03:00 |
|
John Preston
|
b4eb9a0827
|
Fix single-colored patterns.
|
2021-08-20 16:24:26 +03:00 |
|
John Preston
|
1e8e163bb1
|
Tile patterns horizontally.
|
2021-08-20 15:55:10 +03:00 |
|
John Preston
|
784d57a2bc
|
Use QImage bubbles background for some Media parts.
|
2021-08-20 14:54:11 +03:00 |
|
John Preston
|
f4fdadd3b0
|
Allow arbitrary QImage as outgoing bubbles background.
|
2021-08-20 14:54:11 +03:00 |
|
John Preston
|
36486a3d73
|
Fix creating a theme from a default one.
Regression was introduced in 79cc797aff .
|
2021-08-18 14:52:57 +03:00 |
|
John Preston
|
c77f4dd794
|
Fix build on Linux.
|
2021-08-18 13:06:47 +03:00 |
|
John Preston
|
662966ba31
|
Support patterns with negative intensity.
|
2021-08-17 17:35:10 +03:00 |
|
John Preston
|
1209b2692a
|
Generate correct next rotated gradient.
|
2021-08-16 17:15:02 +03:00 |
|
John Preston
|
2abcb51dda
|
Filter out patterns without background colors.
|
2021-08-16 17:14:34 +03:00 |
|
John Preston
|
7a06eccaec
|
Make complex gradients animate on outgoing messages.
|
2021-08-16 16:07:43 +03:00 |
|
John Preston
|
a1f81e4de8
|
Generate static complex gradients.
|
2021-08-16 13:24:15 +03:00 |
|
John Preston
|
3dadcd9352
|
Animated transition on pattern-on-gradient resize.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
b9a9520ef5
|
Don't blend SoftLight patterns in realtime.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
2b46f87d7b
|
Cache background quickly if no buttons pressed.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
2667bb3568
|
Move background caching to Window::SessionController.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
436d7b9d82
|
Add support for linear gradients without patterns.
|
2021-08-16 10:26:08 +03:00 |
|
John Preston
|
ba7e976fe2
|
Fix background sample generation.
|
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
|
c79cd0b692
|
Use Images::Read instead of App::readImage.
|
2021-08-11 18:55:08 +03:00 |
|
Ilya Fedin
|
97262a99c7
|
Get rid of osx and linux32 special targets
|
2021-08-11 16:59:27 +03:00 |
|
John Preston
|
1dec054766
|
Check if native window frame fits for saved geometry.
|
2021-08-10 15:46:18 +03:00 |
|
23rd
|
0ae260c6e1
|
Moved MTP blocked peers from ApiWrap to Api::BlockedPeers.
|
2021-08-10 15:46:18 +03:00 |
|
Ilya Fedin
|
1ebf27bfa1
|
Switch MainWindow to Ui::RpWindow
|
2021-07-28 18:05:39 +03:00 |
|
23rd
|
a030907598
|
Refactored sending bot commands.
|
2021-07-27 02:50:08 +03:00 |
|
23rd
|
34cac3092f
|
Moved utils for sending bot commands to separated file.
|
2021-07-27 02:50:08 +03:00 |
|
23rd
|
82165bec5e
|
Replaced MainWidget::replyToItem with history element delegate.
|
2021-07-26 17:39:18 +03:00 |
|
23rd
|
024bb5e54f
|
Moved App::formatPhone to td_ui.
|
2021-07-26 17:38:51 +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 |
|