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
..
ui
Fixed display of right checkbox in gender row from passport details box.
2026-02-06 13:24:43 +04:00
passport.style
Added default ripple animation style with windowBgOver color.
2024-10-24 09:05:27 +04:00
passport_edit_identity_box.cpp
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
passport_edit_identity_box.h
Slightly optimized include directives in some headers.
2023-11-15 04:20:20 +03:00
passport_encryption.cpp
Check passport encrypted data size.
2026-06-11 22:01:58 +04:00
passport_encryption.h
'base::optional_variant<' -> 'std::variant<v::null_t,'
2020-09-29 19:03:19 +03:00
passport_form_controller.cpp
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
passport_form_controller.h
Restructure mtproto ownership
2026-07-08 00:07:46 +03:00
passport_form_row.cpp
New design of the passport in a separate window.
2018-06-03 23:16:34 +03:00
passport_form_row.h
New design of the passport in a separate window.
2018-06-03 23:16:34 +03:00
passport_form_view_controller.cpp
Removed static storing of passport config.
2021-10-14 17:41:52 +03:00
passport_form_view_controller.h
Use base::weak_qptr / base::make_weak.
2025-07-23 11:40:59 +04:00
passport_panel.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
passport_panel.h
Use layers and boxes from lib_ui.
2019-10-19 12:27:52 +04:00
passport_panel_controller.cpp
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
passport_panel_controller.h
Use base::weak_qptr / base::make_weak.
2025-07-23 11:40:59 +04:00
passport_panel_edit_contact.cpp
Replaced RoundButton text transform constructor arg with setter.
2026-04-06 16:58:16 +03:00
passport_panel_edit_contact.h
Added button for opening custom url to passport VerifyBox.
2022-12-29 11:11:08 +03:00
passport_panel_edit_document.cpp
Replaced RoundButton text transform constructor arg with setter.
2026-04-06 16:58:16 +03:00
passport_panel_edit_document.h
Moved out setup of top and bottom scroll shadows to separated file.
2022-04-13 14:26:11 +03:00
passport_panel_edit_scans.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
passport_panel_edit_scans.h
fix clang15/libc++15 build
2022-10-02 07:39:54 +04:00
passport_panel_form.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
passport_panel_form.h
Moved out setup of top and bottom scroll shadows to separated file.
2022-04-13 14:26:11 +03:00
passport_panel_password.cpp
Fix layout error in passport password prompt.
2026-05-25 14:19:10 +04:00
passport_panel_password.h
Remove twidget header.
2019-10-01 23:59:46 +03:00