ZaStoGram_desktop/Telegram/SourceFiles/ui
Repository files (latest commit first)
Filename Latest commit message Latest commit date
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
..
boxes Merge remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
chat Added external link icon to sponsored message button. 2026-07-27 14:04:37 +03:00
controls Merge remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
effects Merge remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
image Added support to document view display of sanitized SVG preview. 2026-05-18 10:36:52 +03:00
layers Try anchor external webapp shell and popups. 2026-05-19 12:49:07 +04:00
peer Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
text Mostly ready emoji stake edit box. 2025-12-29 11:21:22 +04:00
widgets Skip background loading in hidden sliding tabs 2026-07-27 18:30:40 +04:00
cached_round_corners.cpp Increased round radius for media player panel and volume. 2026-01-01 16:18:43 +03:00
cached_round_corners.h Display jump to last topic message bubble. 2022-11-22 00:26:48 +00:00
color_contrast.cpp Moved out util function for contrast calculation between 2 colors. 2022-09-02 21:14:32 +04:00
color_contrast.h Moved out util function for contrast calculation between 2 colors. 2022-09-02 21:14:32 +04:00
color_indices.style Replaced hardcoded color index literals with named colorIndex styles. 2026-04-23 21:09:43 +03:00
color_int_conversion.cpp Fix weather widget in stories. 2025-02-10 10:46:48 +04:00
color_int_conversion.h Implement weather area in stories. 2024-07-31 17:03:54 +02:00
countryinput.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
countryinput.h Adapt latest lib_ui changes for accessibility. 2025-10-22 21:56:41 +04:00
dynamic_thumbnails.cpp Use MakeWrappedEmoji which forwards nullptr-s. 2026-06-09 14:27:37 +04:00
dynamic_thumbnails.h Fixed sticker set menu thumbnails for non-square stickers. 2026-04-29 20:47:23 +03:00
empty_userpic.cpp Support nice monoforum userpics. 2025-06-04 10:00:24 +04:00
empty_userpic.h Support nice monoforum userpics. 2025-06-04 10:00:24 +04:00
filter_icon_panel.cpp Added fly animation for chosen chat filter icon. 2026-07-20 14:50:29 +03:00
filter_icon_panel.h Added fly animation for chosen chat filter icon. 2026-07-20 14:50:29 +03:00
filter_icons.cpp Added userpic variant to chat filters icons set. 2026-07-20 13:31:37 +03:00
filter_icons.h Added userpic variant to chat filters icons set. 2026-07-20 13:31:37 +03:00
filter_icons.style Added userpic variant to chat filters icons set. 2026-07-20 13:31:37 +03:00
grouped_layout.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
grouped_layout.h Remove twidget header. 2019-10-01 23:59:46 +03:00
item_text_options.cpp Replaced int botStatus with a type-safe Data::BotStatus enum class. 2026-03-30 13:42:23 +03:00
item_text_options.h Implement message bar with animations. 2020-10-30 18:32:17 +03:00
menu_icons.style Gray out disabled Hide Sender Name icon 2026-07-10 14:04:32 +04:00
new_badges.cpp Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
new_badges.h Add "New" badge for affiliate programs. 2024-12-04 13:51:20 +04:00
power_saving.cpp Implement "Save Power on Low Battery" function. 2023-03-01 09:12:02 +04:00
power_saving.h Add a power saving setting for effects. 2024-06-02 10:55:13 +04:00
resize_area.h Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
rows_scroll_cache.cpp Added memory limit to rows scroll cache. 2026-07-15 13:11:47 +04:00
rows_scroll_cache.h Fixed use-after-free in shared media rows scroll cache. 2026-07-19 14:50:05 +03:00
search_field_controller.cpp accessibility: add label to clear search button in search field 2026-02-28 06:41:25 +04:00
search_field_controller.h Add cache for global media search requests. 2024-12-17 21:17:14 +04:00
td_common.style Use SeparatePanel / ShowMultilineToast from lib_ui. 2022-05-03 14:52:08 +04:00
top_background_gradient.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
top_background_gradient.h Started the gift upgrade animation. 2025-12-12 14:59:44 +04:00
ui_pch.h Replaced color calculation from int with single function. 2025-10-28 13:53:39 +03:00
unread_badge.cpp Allowed live animations over cached dialogs list rows. 2026-07-02 18:46:44 +03:00
unread_badge.h Allowed live animations over cached dialogs list rows. 2026-07-02 18:46:44 +03:00
unread_badge_paint.cpp Restored circle-backed unread icon badges in narrow type of dialogs. 2026-04-01 04:38:00 +03:00
unread_badge_paint.h Restored circle-backed unread icon badges in narrow type of dialogs. 2026-04-01 04:38:00 +03:00
unread_counter_format.cpp Moved out common big unread counter formatting logic to single place. 2025-10-06 11:23:53 +04:00
unread_counter_format.h Moved out common big unread counter formatting logic to single place. 2025-10-06 11:23:53 +04:00
userpic_view.cpp Make the community userpic rotation point a tunable constant. 2026-07-10 14:04:26 +04:00
userpic_view.h Paint a stacked-cards effect behind community userpics. 2026-07-10 14:04:26 +04:00
vertical_list.cpp Use more simple tr::... text helpers. 2025-12-15 21:40:54 +04:00
vertical_list.h Customize DividerBar/DividerLabel styles. 2025-11-07 16:38:02 +04:00
webview_helpers.cpp Fix crash in Instant View in some themes. 2025-02-12 11:39:26 +04:00
webview_helpers.h Added ability to change zoom in IV. 2024-10-15 12:46:13 +03:00