loop-uh
8575223c2b
Merge remote-tracking branch 'upstream/dev' into dev
...
Upstream 7.0.6 with WebAuthn/passkey transports, the sticker creator and
image editor work, the thanos collapse-gap fixes and the split of the big
style files.
Conflicts kept our side by default, upstream taken where it fixes things:
- version files: upstream 7.0.6 numbers, our ZaStoGram naming and the
stable-only comments;
- emoji_list_widget repaintCustom: upstream's guard that only remembers a
set id when a section really matched, driving our animation scheduler;
- intro_qr: our retry timer next to upstream's stopped/restart handling,
and the shown flag resets when the step is left;
- boxes.style: took upstream's split, moved our proxy settings metrics to
connection_box.style;
- .agents/ stays out of version control.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-28 14:26:28 +03:00
..
button_labels.cpp
Use gradient button for craft start.
2026-02-01 23:33:56 +04:00
button_labels.h
Use gradient button for craft start.
2026-02-01 23:33:56 +04:00
call_mute_button.cpp
Elide too long call button text.
2026-04-07 11:57:42 +07:00
call_mute_button.h
Disable raised-hand state in confcalls.
2025-05-01 11:13:20 +04:00
chat_service_checkbox.cpp
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
chat_service_checkbox.h
Improve notification preview settings design.
2022-03-08 15:24:02 +04:00
compose_ai_button_factory.cpp
Show the Expand button only for multi-line drafts
2026-07-02 17:49:07 +04:00
compose_ai_button_factory.h
Show the Expand button only for multi-line drafts
2026-07-02 17:49:07 +04:00
custom_emoji_toast_icon.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
custom_emoji_toast_icon.h
Update API scheme on layer 225. Show toasts.
2026-05-05 10:45:44 +04:00
delete_message_context_action.cpp
Replaced ItemBase::setClickedCallback with setActionTriggered.
2026-01-09 22:49:23 +03:00
delete_message_context_action.h
Show auto-delete info in message context menu.
2021-02-22 23:42:41 +04:00
download_bar.cpp
Use more simple tr::... text helpers.
2025-12-15 21:40:54 +04:00
download_bar.h
Support single download file thumbnail display.
2022-03-07 18:10:01 +04:00
dynamic_images_strip.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
dynamic_images_strip.h
Particularly ported QMenu::hasMouseMoved to top peers popup selector.
2026-01-28 08:57:57 +03:00
emoji_button.cpp
Apply dark theme to reply controls in stories.
2023-07-20 07:20:08 +04:00
emoji_button.h
Apply dark theme to reply controls in stories.
2023-07-20 07:20:08 +04:00
emoji_button_factory.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
emoji_button_factory.h
Removed focus handler for emoji toggle in edit contact box.
2025-12-30 20:47:54 +03:00
feature_list.cpp
Implement nice Cocoon about box.
2025-12-29 11:21:22 +04:00
feature_list.h
Add about auction box layout (no icons yet).
2025-11-15 12:00:01 +04:00
filter_link_header.cpp
Split per-consumer blocks out of big style files.
2026-07-27 14:04:37 +03:00
filter_link_header.h
Simplify marked text context logic.
2025-03-07 19:03:40 +04:00
filter_link_header.style
Split per-consumer blocks out of big style files.
2026-07-27 14:04:37 +03:00
invite_link_buttons.cpp
Defaulted RoundButton text transform to no-transform.
2026-04-06 16:58:16 +03:00
invite_link_buttons.h
Improve revoked link view box.
2021-02-22 23:42:41 +04:00
invite_link_label.cpp
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
invite_link_label.h
Slightly improved include directives in files for invite links.
2024-08-14 18:17:50 +02:00
jump_down_button.cpp
Apply dark theme to reply controls in stories.
2023-07-20 07:20:08 +04:00
jump_down_button.h
Remove ui/special_buttons module.
2022-12-26 14:24:06 +04:00
labeled_emoji_tabs.cpp
Split per-consumer blocks out of big style files.
2026-07-27 14:04:37 +03:00
labeled_emoji_tabs.h
Delete tone from Edit, restore scroll.
2026-05-05 10:45:44 +04:00
labeled_emoji_tabs.style
Split per-consumer blocks out of big style files.
2026-07-27 14:04:37 +03:00
location_picker.cpp
Merge remote-tracking branch 'upstream/dev' into dev
2026-07-28 14:26:28 +03:00
location_picker.h
Restructure mtproto ownership
2026-07-08 00:07:46 +03:00
location_picker.style
Split per-consumer blocks out of big style files.
2026-07-27 14:04:37 +03:00
peer_list_dummy.cpp
Implement animated spoilers.
2022-09-18 16:52:30 +04:00
peer_list_dummy.h
Implement simple premium limits boxes.
2022-05-19 17:27:02 +04:00
popup_selector.cpp
Fixed memory clearing for popup selector.
2026-01-28 08:57:57 +03:00
popup_selector.h
Fixed memory clearing for popup selector.
2026-01-28 08:57:57 +03:00
round_video_recorder.cpp
Split per-consumer blocks out of big style files.
2026-07-27 14:04:37 +03:00
round_video_recorder.h
Nice faded show/hide of round recorder.
2024-10-24 13:26:46 +04:00
round_video_recorder_data.h
Added nice overlay to recorded round videos.
2025-06-03 17:55:37 +03:00
send_as_button.cpp
Support choosing send_as in video streams.
2025-11-15 11:59:19 +04:00
send_as_button.h
Start SendAsButton in HistoryWidget.
2021-11-26 18:00:18 +04:00
send_button.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
send_button.h
Add ripple effect to send button.
2026-03-10 11:59:29 +04:00
silent_toggle.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
silent_toggle.h
Accessibility: add labels for buttons history ( #30213 )
2026-02-06 23:00:20 +04:00
stars_rating.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
stars_rating.h
Centered status with all elements as unified group in profile top bar.
2025-10-28 13:53:41 +03:00
sub_tabs.cpp
Version 6.2.
2025-10-10 20:40:33 +04:00
sub_tabs.h
Added ability to reorder stories albums.
2025-10-10 09:27:01 +04:00
subsection_tabs_slider.cpp
Handle repeated click in subsection tabs.
2026-03-31 23:16:20 +07:00
subsection_tabs_slider.h
Fixed desired clicked callback for reordered tabs in subsection slider.
2025-10-10 09:26:58 +04:00
subsection_tabs_slider_reorder.cpp
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
subsection_tabs_slider_reorder.h
Added scroll support to subsections slider for reordering.
2025-10-10 09:26:58 +04:00
swipe_handler.cpp
New overscroll, fix swipe gestures.
2026-07-16 19:06:12 +04:00
swipe_handler.h
Added swipe left-right navigation gesture to media viewer.
2026-06-24 08:35:05 +03:00
swipe_handler_data.h
Replaced positional swipe init args with typed data struct.
2026-05-19 09:56:00 +03:00
tabbed_search.cpp
Make nice close button in emoji panel.
2026-07-02 17:49:06 +04:00
tabbed_search.h
Make nice close button in emoji panel.
2026-07-02 17:49:06 +04:00
table_rows.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
table_rows.h
Support rare/legendary/epic rarities.
2026-02-01 23:33:56 +04:00
ton_common.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
ton_common.h
Allow suggesting with TON.
2025-06-27 21:29:34 +04:00
userpic_button.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
userpic_button.h
Added simple radial upload progress overlay to userpic widgets.
2026-04-02 19:58:57 +03:00
userpic_button.style
Moved shared style structs to own files.
2026-07-27 14:04:36 +03:00
warning_tooltip.cpp
Update API scheme on layer 225. Show toasts.
2026-05-05 10:45:44 +04:00
warning_tooltip.h
Update API scheme on layer 225. Show toasts.
2026-05-05 10:45:44 +04:00
who_reacted_context_action.cpp
Fixed pause of animated reactions when opening their context menu.
2026-05-29 15:26:19 +03:00
who_reacted_context_action.h
Update cached reactions on remove.
2026-05-05 10:45:45 +04:00
window_outdated_bar.cpp
Use more simple tr::... text helpers.
2025-12-15 21:40:54 +04:00
window_outdated_bar.h
Move window_outdated_bar to td_ui subproject.
2022-02-25 14:14:43 +03:00
window_outdated_bar_dummy.cpp
Minimize amount of code to rebuild when switching options
2023-09-22 09:14:01 +04:00
window_screen_reader_bar.cpp
Allow disabling accessibility helpers.
2026-03-25 14:40:18 +07:00
window_screen_reader_bar.h
Allow disabling accessibility helpers.
2026-03-25 14:40:18 +07:00