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
..
animated_string.cpp
Added animated string transitions only for changed text part.
2026-06-09 14:27:34 +04:00
animated_string.h
Added animated string transitions only for changed text part.
2026-06-09 14:27:34 +04:00
credits.style
Refresh and unify the TON diamond vector icons.
2026-06-22 22:15:34 +04:00
credits_graphics.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
credits_graphics.h
Added some utils to convenient insert of credits icons to text labels.
2025-06-29 21:14:20 +03:00
emoji_fly_animation.cpp
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
emoji_fly_animation.h
Fix colors for colorized stories reactions.
2023-08-14 22:30:38 +02:00
fireworks_animation.cpp
Batched random generation for fireworks particles.
2026-06-04 12:45:20 +04:00
fireworks_animation.h
Added fireworks animation for right quiz answer.
2020-01-24 17:01:25 +03:00
glare.cpp
Added glare effect to inline bot buttons while waiting response.
2023-08-14 22:30:40 +02:00
glare.h
Added glare effect to inline bot buttons while waiting response.
2023-08-14 22:30:40 +02:00
loading_element.cpp
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
loading_element.h
Added ability to provide to loading text element style::TextStyle.
2025-08-30 23:19:40 +03:00
message_sending_animation_common.h
Added simple sending animation for text messages to history widget.
2025-10-10 11:24:15 +03:00
message_sending_animation_controller.cpp
Split per-consumer blocks out of big style files.
2026-07-27 14:04:37 +03:00
message_sending_animation_controller.h
Fix rare crashes in message sending animations.
2024-04-02 12:20:40 +04:00
ministar_particles.cpp
Simplified handle in ministar particles when paint context is paused.
2025-12-29 19:28:35 +03:00
ministar_particles.h
Simplified handle in ministar particles when paint context is paused.
2025-12-29 19:28:35 +03:00
outline_segments.cpp
Added support of profile color to profile top bar for stories outline.
2025-10-28 13:53:40 +03:00
outline_segments.h
Added support of profile color to profile top bar for stories outline.
2025-10-28 13:53:40 +03:00
premium.style
Moved shared style structs to own files.
2026-07-27 14:04:36 +03:00
premium_3d_cover.cpp
Fixed 3D premium covers drawing over shown boxes.
2026-06-09 07:49:26 +03:00
premium_3d_cover.h
Fixed 3D premium covers drawing over shown boxes.
2026-06-09 07:49:26 +03:00
premium_3d_mesh.cpp
Added shared 3D multi-shell model loader.
2026-06-04 12:45:20 +04:00
premium_3d_mesh.h
Added shared 3D multi-shell model loader.
2026-06-04 12:45:20 +04:00
premium_3d_support.cpp
Guarded PiP renderer selection with successful RHI probe.
2026-06-10 19:25:06 +03:00
premium_3d_support.h
Extracted shared 3D easing and QRhi support probe from star.
2026-06-04 12:45:19 +04:00
premium_bubble.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
premium_bubble.h
Rebuild slider when relevant values change.
2025-11-20 20:47:56 +04:00
premium_coin.cpp
Added widget and spin animation for 3D coin cover object.
2026-06-04 12:45:20 +04:00
premium_coin.h
Added widget and spin animation for 3D coin cover object.
2026-06-04 12:45:20 +04:00
premium_coin_renderer.cpp
Fixed crash on Linux and Windows.
2026-06-05 11:39:58 +03:00
premium_coin_renderer.h
Added QRhi renderer for 3D coin cover object.
2026-06-04 12:45:20 +04:00
premium_diamond.cpp
Added shared 3D cover widget with spin and drag, and diamond.
2026-06-04 12:45:20 +04:00
premium_diamond.h
Added shared 3D cover widget with spin and drag, and diamond.
2026-06-04 12:45:20 +04:00
premium_diamond_renderer.cpp
Fixed crash on Linux and Windows.
2026-06-05 11:39:58 +03:00
premium_diamond_renderer.h
Added QRhi renderer for 3D diamond.
2026-06-04 12:45:20 +04:00
premium_graphics.cpp
Moved shared style structs to own files.
2026-07-27 14:04:36 +03:00
premium_graphics.h
Show nice info about star rating.
2025-07-31 22:20:19 +04:00
premium_limits.style
Moved shared style structs to own files.
2026-07-27 14:04:36 +03:00
premium_star.cpp
Fixed 3D premium covers drawing over shown boxes.
2026-06-09 07:49:26 +03:00
premium_star.h
Fixed 3D premium covers drawing over shown boxes.
2026-06-09 07:49:26 +03:00
premium_star_model.cpp
Extracted shared 3D mesh, shader, and texture loaders from premium star.
2026-06-04 12:45:19 +04:00
premium_star_model.h
Added engine, renderer, model loader, and widget for new premium star.
2026-06-01 13:59:32 +03:00
premium_star_particles.cpp
Slightly reduced star particle sizes in 3d covers.
2026-06-10 18:42:45 +04:00
premium_star_particles.h
Added flipping coin option to particle cloud for business settings.
2026-06-04 12:45:20 +04:00
premium_star_renderer.cpp
Added golden mode toggle to premium 3D star renderer.
2026-06-04 12:45:20 +04:00
premium_star_renderer.h
Added golden mode toggle to premium 3D star renderer.
2026-06-04 12:45:20 +04:00
premium_stars.cpp
Fixed useless animation from mini premium stars if not painting.
2025-10-09 18:26:54 +03:00
premium_stars.h
Fixed useless animation from mini premium stars if not painting.
2025-10-09 18:26:54 +03:00
premium_stars_colored.cpp
Stop CollectibleEmoji animation if not painting.
2025-10-09 19:02:06 +04:00
premium_stars_colored.h
Moved out Type of ministars from class to separated enum class.
2025-07-02 10:18:22 +03:00
premium_top_bar.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
premium_top_bar.h
Added 3D coin object to business settings cover.
2026-06-04 12:45:20 +04:00
reaction_fly_animation.cpp
Slightly improved preview in reactions settings box.
2026-07-23 15:22:34 +04:00
reaction_fly_animation.h
Slightly improved preview in reactions settings box.
2026-07-23 15:22:34 +04:00
round_checkbox.cpp
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
round_checkbox.h
Add LIVE badge for outlined userpics.
2025-11-15 11:59:20 +04:00
scroll_content_shadow.cpp
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
scroll_content_shadow.h
Moved out setup of top and bottom scroll shadows to separated file.
2022-04-13 14:26:11 +03:00
send_action_animations.cpp
Added separate send action animation for round video messages.
2026-06-04 16:18:37 +04:00
send_action_animations.h
Implement animated spoilers.
2022-09-18 16:52:30 +04:00
shake_animation.cpp
Moved animation callback for shake effect to single place.
2023-11-28 21:55:27 +04:00
shake_animation.h
Moved animation callback for shake effect to single place.
2023-11-28 21:55:27 +04:00
skeleton_animation.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
skeleton_animation.h
Improve loading / failed states in ai editor.
2026-03-25 21:28:52 +07:00
snowflakes.cpp
Fix a crash and adjust some styles in snowflakes.
2022-12-26 14:24:08 +04:00
snowflakes.h
Added first state to snowflakes effect in main menu.
2022-12-26 14:24:07 +04:00
thanos_effect.cpp
Merge remote-tracking branch 'upstream/dev' into dev
2026-07-28 14:26:28 +03:00
thanos_effect.h
[thanos] Cancelled in-flight dissolution when window stops rendering.
2026-07-27 14:04:37 +03:00
thanos_effect_controller.cpp
Merge remote-tracking branch 'upstream/dev' into dev
2026-07-28 14:26:28 +03:00
thanos_effect_controller.h
[thanos] Kept inherited date bar at collapse gap top while it closes.
2026-07-27 14:04:37 +03:00
thanos_effect_renderer.cpp
Merge remote-tracking branch 'upstream/dev' into dev
2026-07-28 14:26:28 +03:00
thanos_effect_renderer.h
[thanos] Cancelled in-flight dissolution when window stops rendering.
2026-07-27 14:04:37 +03:00
thanos_effect_session.cpp
[thanos] Warmed up compute probe after initial dialogs load.
2026-05-18 10:36:53 +03:00
thanos_effect_session.h
[thanos] Warmed up compute probe after initial dialogs load.
2026-05-18 10:36:53 +03:00
toggle_arrow.cpp
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
toggle_arrow.h
Moved out down arrow icon of "Show More" button to single place.
2024-11-16 07:34:02 +03:00
ttl_icon.cpp
Moved out ttl icon from dialogs row to separated file.
2026-03-28 10:29:09 +03:00
ttl_icon.h
Moved out ttl icon from dialogs row to separated file.
2026-03-28 10:29:09 +03:00
upload_progress_overlay.cpp
Added simple radial upload progress overlay to userpic widgets.
2026-04-02 19:58:57 +03:00
upload_progress_overlay.h
Added simple radial upload progress overlay to userpic widgets.
2026-04-02 19:58:57 +03:00
voice_once_particles.cpp
Added particle effects for one-time voice message playback.
2026-06-04 12:45:20 +04:00
voice_once_particles.h
Added particle effects for one-time voice message playback.
2026-06-04 12:45:20 +04:00