loop-uh
5bce8c10e5
Merge upstream dev through a1ea1ddd8c (7.2.9)
...
Keeps the ZaStoGram MTProto layout and its unaligned-access fixes, the
Forgejo update checker and the rich-page layout contract; takes the
upstream IV editor edge restore, horizontal overflow width, round video
seek, tlottie renderer and the lib_ui text shaper.
2026-09-23 16:21:17 +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
Removed 1 unused style entries.
2026-09-01 17:44:03 +03:00
credits_graphics.cpp
Fixed retain cycles of credits entry image states.
2026-09-13 10:05:38 +03:00
credits_graphics.h
Added pixel ratio as arg to credits graphics for stars image generation.
2026-08-19 06:54:25 +03:00
drifting_particles.cpp
Extracted local storage particles engine to separate module.
2026-08-21 14:38:14 +03:00
drifting_particles.h
Extracted local storage particles engine to separate module.
2026-08-21 14:38:14 +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
Added missing const to local references in some files.
2026-08-12 13:36:02 +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
Added particle effects for premium promo pages.
2026-08-21 14:38:14 +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
[qrhi] Fixed the gl_FragCoord origin difference on OpenGL.
2026-08-11 16:50:35 +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_promo_particles.cpp
Added particle effects for premium promo pages.
2026-08-21 14:38:14 +03:00
premium_promo_particles.h
Added particle effects for premium promo pages.
2026-08-21 14:38:14 +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
Fixed collectible emoji stars on backwards time.
2026-08-26 23:25:37 +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
Replaced qRound with base::SafeRound.
2026-09-14 18:41:41 +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 upstream dev through b033e513f4
2026-08-22 11:23:33 +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 upstream dev through a1ea1ddd8c (7.2.9)
2026-09-23 16:21:17 +03:00
thanos_effect_controller.h
[thanos] Replaced assumed collapse gap height with measured one.
2026-08-25 17:01:15 +03:00
thanos_effect_renderer.cpp
Merge upstream dev through b033e513f4
2026-08-22 11:23:33 +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
unique_gift_message_bubble.cpp
Narrow unique gift cards to their own content
2026-08-17 23:00:37 +04:00
unique_gift_message_bubble.h
Narrow unique gift cards to their own content
2026-08-17 23:00:37 +04: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