John Preston
|
d822f8e9ff
|
Improve colorizing more.
|
2021-09-12 23:16:23 +03:00 |
|
John Preston
|
9150cc77f9
|
Improve colorizing of custom themes.
|
2021-09-11 12:26:35 +03:00 |
|
23rd
|
54e76c0b71
|
Removed extra space from end of country patterns.
|
2021-09-09 16:32:07 +03:00 |
|
23rd
|
900a7d0b2b
|
Appended references to const auto types in loop to prevent copying.
Suggested by Apple Clang.
|
2021-09-09 16:32:04 +03:00 |
|
John Preston
|
79b0bbf6cf
|
Add an icon to who read context menu item.
|
2021-09-09 16:27:44 +03:00 |
|
John Preston
|
b4bff83266
|
Limit popup menu with who read users height.
|
2021-09-09 16:02:37 +03:00 |
|
John Preston
|
a3e8e379dd
|
Show userpics in full who read list.
|
2021-09-09 11:48:30 +03:00 |
|
John Preston
|
14314df26a
|
Show userpics in who read context item.
|
2021-09-09 00:10:49 +03:00 |
|
John Preston
|
8f480b52e7
|
Display who seen loading state as disabled item.
|
2021-09-08 14:38:05 +03:00 |
|
John Preston
|
fa5e66a736
|
Check listened / viewed for voice / video messages.
|
2021-09-08 13:50:56 +03:00 |
|
John Preston
|
abbac61702
|
Show who've seen the message in submenu.
|
2021-09-07 23:41:08 +03:00 |
|
John Preston
|
2f5f100626
|
Start loading users who've read an outgoing message.
|
2021-09-07 23:41:08 +03:00 |
|
John Preston
|
8f9e394dd0
|
Fix build with GCC.
|
2021-09-07 23:41:08 +03:00 |
|
John Preston
|
e880b66574
|
Rotate background with half a speed.
|
2021-09-07 23:41:08 +03:00 |
|
John Preston
|
b6cd9c2911
|
Invert patter image to white for dark colors.
|
2021-09-07 23:41:08 +03:00 |
|
John Preston
|
4273167aa2
|
Adjust outgoing bubble text and icon colors.
|
2021-09-07 23:41:08 +03:00 |
|
John Preston
|
c318f57fc0
|
Use outbox bubble colors, adjust custom colors.
|
2021-09-07 23:41:08 +03:00 |
|
John Preston
|
a6c98f4bb4
|
Update API scheme to layer 133.
|
2021-09-07 23:41:07 +03:00 |
|
23rd
|
de3b1ff9ae
|
Removed unused static variable from CountryInput.
|
2021-09-07 23:41:07 +03:00 |
|
23rd
|
58da62b413
|
Added refreshing of list in CountrySelectBox on update.
|
2021-09-07 23:41:07 +03:00 |
|
23rd
|
e80a7907a9
|
Removed Q_OBJECT from CountryInput.
|
2021-09-07 23:41:07 +03:00 |
|
23rd
|
48f7d715d6
|
Added all available calling codes on each country to CountrySelectBox.
|
2021-09-07 23:41:07 +03:00 |
|
John Preston
|
241798ac29
|
Custom colors in historyDown/unreadMentions buttons.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
64457cd6cb
|
Custom colors in FillComplex(Overlay|Location)Rect.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
b2364140e9
|
Custom colors in all media/history_view_ modules.
|
2021-09-06 13:13:26 +03:00 |
|
John Preston
|
cbfe57c51d
|
Custom colors in history_view_document module.
|
2021-09-06 13:13:26 +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
|
1a4a9319f3
|
Custom colors in history_view_message module.
|
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
|
df4c9a0765
|
Cache correct background faster.
|
2021-09-01 19:38:36 +03:00 |
|
John Preston
|
df15c67dab
|
Improve phrase in forwarding options box.
|
2021-08-31 22:10:56 +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 |
|
23rd
|
0852dbc40f
|
Formatted classes for send actions.
|
2021-08-30 20:50:28 +03:00 |
|
23rd
|
ccea6ce492
|
Added animated indicator of choosing sticker action to chats list.
|
2021-08-30 20:50:24 +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
|
0cfede984c
|
Update API scheme to layer 132.
|
2021-08-30 20:32:56 +03:00 |
|
23rd
|
558e1d96fd
|
Simplified extracting of calling code from phone number.
|
2021-08-30 20:32:56 +03:00 |
|
23rd
|
44c188024e
|
Fixed updating of masked input field in intro.
|
2021-08-30 20:32:56 +03:00 |
|
23rd
|
6caddb5141
|
Removed old code entry from country info.
|
2021-08-30 20:32:56 +03:00 |
|
23rd
|
963fda69a8
|
Removed old formatting of phone numbers.
|
2021-08-30 20:32:56 +03:00 |
|
23rd
|
6ff0cb853d
|
Added ability to extract pattern groups from incomplete phone number.
|
2021-08-29 23:31:12 +03:00 |
|
23rd
|
3e80c04da7
|
Replaced const char ptr with QString in country structs.
|
2021-08-29 21:01:30 +03:00 |
|
23rd
|
86aaa9673d
|
Moved countries to singleton.
|
2021-08-29 21:01:10 +03:00 |
|
23rd
|
a230e83778
|
Simplified some names in countries.
|
2021-08-29 21:00:48 +03:00 |
|
23rd
|
df02bbb0a3
|
Moved countries from Data to Countries namespace.
|
2021-08-29 20:39:43 +03:00 |
|