John Preston
|
db0a31b87e
|
Fix crash in scale preview reparenting.
|
2023-11-28 21:55:24 +04:00 |
|
John Preston
|
b60e50df10
|
Try using hide media viewer workaround on Linux.
|
2023-11-22 12:18:45 +04:00 |
|
Ilya Fedin
|
4696f731da
|
Force enable fractional-scale-v1 experimental option
|
2023-11-21 21:20:50 +04:00 |
|
Ilya Fedin
|
0f9d83f34b
|
Use setFixedSize instead of set{Minimum,Maximum}Size combo
|
2023-11-21 21:20:50 +04:00 |
|
23rd
|
12272a450f
|
Slightly optimized include directives in some headers.
|
2023-11-15 04:20:20 +03:00 |
|
23rd
|
819020e515
|
Moved out common default style entries from settings.
|
2023-11-15 04:20:20 +03:00 |
|
23rd
|
baa99be6a5
|
Removed some unwanted include directives of lang_keys in header files.
|
2023-11-15 03:30:04 +03:00 |
|
23rd
|
f748de9dc4
|
Removed redundant include directives of settings_common headers.
|
2023-11-15 03:30:04 +03:00 |
|
23rd
|
85e2d54a05
|
Split out settings_common module into td_ui and non-td_ui variants.
|
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 |
|
23rd
|
6ca777102c
|
Added ability to paint non-optimized ministars to fix possible glitches.
|
2023-11-07 20:23:42 +03:00 |
|
23rd
|
a4e5ea01dc
|
Added icon to language button in settings from intro.
|
2023-11-04 21:24:02 +04:00 |
|
23rd
|
5966c74a27
|
Added ability to go to message from message preview in statistics info.
|
2023-11-01 17:00:26 +03:00 |
|
John Preston
|
a57eecd420
|
Add option to use old tray icon.
New monochrome icon is default for the new installations.
Fixes #26983, fixes #26988, fixes #26989, fixes #26991, fixes #27005.
|
2023-10-30 11:16:17 +04:00 |
|
John Preston
|
f306b11676
|
Add id-s only when displayed in profile.
|
2023-10-30 10:51:11 +04:00 |
|
John Preston
|
625ae87eea
|
Add "show-peer-id-below-about" option.
|
2023-10-29 10:12:48 +04:00 |
|
John Preston
|
7a754f8b00
|
Update reply preview in scale / themes.
|
2023-10-28 23:12:37 +04:00 |
|
John Preston
|
bcdb1bdfd2
|
Name color changing for me / channels.
|
2023-10-27 23:27:10 +04:00 |
|
John Preston
|
9561026cd4
|
Add change color button with color sample.
|
2023-10-27 12:26:42 +04:00 |
|
John Preston
|
5d335341ab
|
Support server-side colors by index, up to three.
|
2023-10-27 09:55:09 +04:00 |
|
John Preston
|
744c1b925e
|
Handle GiftCode links, show Gift Link box.
|
2023-10-26 14:08:40 +04:00 |
|
John Preston
|
575684670c
|
Improve quotes / code blocks geometries.
|
2023-10-20 17:59:34 +04:00 |
|
John Preston
|
9661bac876
|
Show blockquote icon.
|
2023-10-13 16:24:01 +04:00 |
|
John Preston
|
0e79bd3d12
|
Show nice padded code blocks.
|
2023-10-13 10:08:29 +04:00 |
|
John Preston
|
dd692f2d26
|
Use simplified TextStyle.
|
2023-10-13 10:08:29 +04:00 |
|
John Preston
|
5ef48cac9c
|
Use shared_ptr<Factory> as settings section id.
|
2023-10-04 20:38:14 +04:00 |
|
John Preston
|
785014f7b7
|
Extract premium layer top bar widget.
|
2023-09-28 23:51:29 +04:00 |
|
John Preston
|
1c2951598b
|
Handle t.me/channel?boost links.
|
2023-09-22 09:43:32 +04:00 |
|
John Preston
|
39f8394f98
|
Enable story actions in channels.
|
2023-09-22 09:43:31 +04:00 |
|
Ilya Fedin
|
0464a558f0
|
Add Qt window frame string for Wayland
|
2023-09-21 12:49:45 +04:00 |
|
Ilya Fedin
|
7906be37b6
|
Change #if-ery to be more in line with cmake logic (LINUX = NOT WIN32 AND NOT APPLE)
|
2023-09-15 19:52:22 +04:00 |
|
John Preston
|
b17b806d91
|
Add hide-chats-list-in-forums setting.
|
2023-09-15 15:36:09 +04:00 |
|
Ilya Fedin
|
e8a1fc0300
|
Add a method to check whether to run in background instead of checking for macOS
|
2023-09-12 10:27:13 +04:00 |
|
23rd
|
98bb520f47
|
Adjusted code for refactor of input fields in lib_ui.
|
2023-09-04 17:36:54 +04:00 |
|
John Preston
|
7b184e553b
|
Fix build with Xcode.
|
2023-08-29 17:02:23 +04:00 |
|
John Preston
|
1148a2e144
|
Show information about default notifications toggle.
|
2023-08-23 19:43:35 +02:00 |
|
John Preston
|
827e755552
|
Allow customizing default notifications.
|
2023-08-23 19:29:56 +02:00 |
|
John Preston
|
b80f5f9706
|
Manage notifications exceptions in Settings.
|
2023-08-23 18:09:32 +02:00 |
|
John Preston
|
518f0e22cd
|
Improve small blocklist layout, fix heightMin.
|
2023-08-23 11:23:28 +02:00 |
|
John Preston
|
610e0e7913
|
Start default notification settings.
|
2023-08-22 19:43:13 +02:00 |
|
John Preston
|
92fec8304e
|
Implement connected websites section.
|
2023-08-18 17:03:50 +02:00 |
|
John Preston
|
b871a29275
|
Version 4.9.1: Fix states of archive settings.
Fixes #26510.
|
2023-08-15 19:16:53 +02:00 |
|
John Preston
|
5285f74b13
|
Use outline premium icon.
|
2023-08-15 13:07:29 +02:00 |
|
23rd
|
a0fb81b871
|
Removed text transform from send button in toasts.
|
2023-08-15 09:48:45 +03:00 |
|
23rd
|
3d0b139c40
|
Removed text transform from update application button.
|
2023-08-15 09:48:45 +03:00 |
|
John Preston
|
cc27b6c5c5
|
Update icons in settings / manage layers.
|
2023-08-14 22:30:40 +02:00 |
|
John Preston
|
de4152496f
|
Add archive settings to context menu.
|
2023-08-14 22:30:39 +02:00 |
|
John Preston
|
6be1a05876
|
Add NEW badge to stories premium promo.
|
2023-08-14 22:30:38 +02:00 |
|
John Preston
|
7877cb0b3a
|
Implement stories premium promo.
|
2023-08-14 22:30:37 +02:00 |
|