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
..
menu
Split per-consumer blocks out of big style files.
2026-07-27 14:04:37 +03:00
history_view_birthday_suggestion.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
history_view_birthday_suggestion.h
Support birthday suggestion view/process.
2025-10-10 09:27:00 +04:00
history_view_call.cpp
Added ability to start outgoing call without user confirmation.
2026-01-28 08:57:57 +03:00
history_view_call.h
Render confcall messages as phone calls.
2025-05-01 11:13:16 +04:00
history_view_community_added.cpp
Match community card caption to service text wording.
2026-07-11 15:10:15 +04:00
history_view_community_added.h
Generalize the "joined community" service message.
2026-07-10 14:04:27 +04:00
history_view_contact.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
history_view_contact.h
Fix crash in live location message destruction.
2025-11-24 12:23:13 +04:00
history_view_custom_emoji.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
history_view_custom_emoji.h
Correctly round spoiler animation in ExtendedMedia.
2022-09-12 09:06:26 +04:00
history_view_dice.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
history_view_dice.h
Show stake won/lost below the dice.
2025-12-29 11:21:22 +04:00
history_view_document.cpp
Split per-consumer blocks out of big style files.
2026-07-27 14:04:37 +03:00
history_view_document.h
Fixed stuck voice waveform highlight after leaving hovered message.
2026-06-24 13:25:43 +04:00
history_view_ephemeral_plate.cpp
Split per-consumer blocks out of big style files.
2026-07-27 14:04:37 +03:00
history_view_ephemeral_plate.h
Added display badge to view ephemeral messages.
2026-07-10 14:04:28 +04:00
history_view_file.cpp
Fix inline GIFs play start in separate windows.
2023-01-19 09:46:19 +04:00
history_view_file.h
Fix inline GIFs play start in separate windows.
2023-01-19 09:46:19 +04:00
history_view_game.cpp
Fix webpage with attach maxWidth.
2026-05-12 18:24:10 +04:00
history_view_game.h
Allow selecting text in webpage previews.
2023-11-01 09:17:08 +04:00
history_view_gif.cpp
Merge remote-tracking branch 'upstream/dev' into dev
2026-07-28 14:26:28 +03:00
history_view_gif.h
Adapted ephemeral plate layout for round video messages.
2026-07-10 14:04:28 +04:00
history_view_giveaway.cpp
Use more simple tr::... text helpers.
2025-12-15 21:40:54 +04:00
history_view_giveaway.h
Add unique gifts link preview.
2025-01-22 22:13:25 +04:00
history_view_invoice.cpp
Remove duplicate Stars invoice status line
2026-07-20 18:40:55 +04:00
history_view_invoice.h
Remove duplicate Stars invoice status line
2026-07-20 18:40:55 +04:00
history_view_large_emoji.cpp
Removed cIntRetinaFactor and cRetinaFactor.
2024-03-24 07:10:07 +03:00
history_view_large_emoji.h
Show nice padded code blocks.
2023-10-13 10:08:29 +04:00
history_view_location.cpp
Fix aspect in location in rich_messages.
2026-06-10 16:54:41 +04:00
history_view_location.h
Fix aspect in location in rich_messages.
2026-06-10 16:54:41 +04:00
history_view_media.cpp
Migrate webpage timestamp links to wrapped URL format
2026-07-07 16:43:56 +04:00
history_view_media.h
Adapted ephemeral plate layout for round video messages.
2026-07-10 14:04:28 +04:00
history_view_media_common.cpp
Use more simple tr::... text helpers.
2025-12-15 21:40:54 +04:00
history_view_media_common.h
Verify age in sensitive toggle settings.
2025-07-23 11:40:37 +04:00
history_view_media_generic.cpp
Generalize the "joined community" service message.
2026-07-10 14:04:27 +04:00
history_view_media_generic.h
Generalize the "joined community" service message.
2026-07-10 14:04:27 +04:00
history_view_media_grouped.cpp
Open the media menu on click for spoilered media
2026-07-02 17:49:07 +04:00
history_view_media_grouped.h
Open the media menu on click for spoilered media
2026-07-02 17:49:07 +04:00
history_view_media_spoiler.cpp
Support displaying of photo spoilers.
2022-12-26 14:24:05 +04:00
history_view_media_spoiler.h
Support 18+/restrictions for messages.
2024-08-14 18:17:52 +02:00
history_view_media_unwrapped.cpp
Added display badge to view ephemeral messages.
2026-07-10 14:04:28 +04:00
history_view_media_unwrapped.h
Added display badge to view ephemeral messages.
2026-07-10 14:04:28 +04:00
history_view_no_forwards_request.cpp
Implement disabling/enabling sharing.
2026-02-28 19:07:09 +04:00
history_view_no_forwards_request.h
Implement disabling/enabling sharing.
2026-02-28 19:07:09 +04:00
history_view_photo.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
history_view_photo.h
Use video covers in messages.
2025-02-12 17:24:24 +04:00
history_view_poll.cpp
Split per-consumer blocks out of big style files.
2026-07-27 14:04:37 +03:00
history_view_poll.h
[poll-view] Added poll answer link display support.
2026-06-09 14:27:37 +04:00
history_view_premium_gift.cpp
Show nice gift burned error everywhere.
2026-02-28 19:07:10 +04:00
history_view_premium_gift.h
Show correct months count in premium gifts.
2025-11-17 13:57:18 +04:00
history_view_save_document_action.cpp
Added animated icons to media saving toasts.
2026-06-26 15:22:28 +03:00
history_view_save_document_action.h
Support fileref refresh in saved music.
2025-08-31 20:53:12 +04:00
history_view_service_box.cpp
Slightly optimized include of polls.style.
2026-03-30 10:19:14 +03:00
history_view_service_box.h
Show Reject/Accept buttons for offers.
2025-12-05 20:11:53 +04:00
history_view_similar_channels.cpp
Split per-consumer blocks out of big style files.
2026-07-27 14:04:37 +03:00
history_view_similar_channels.h
Use Ui::DynamicImage and ui/dynamic_thumbnails module.
2024-02-15 13:51:41 +04:00
history_view_slot_machine.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
history_view_slot_machine.h
Support OnlyCustomEmoji unwrapped messages.
2022-08-03 20:43:26 +03:00
history_view_sticker.cpp
Fix sticker size option with scaling
2026-04-17 15:08:11 +07:00
history_view_sticker.h
Show stake won/lost below the dice.
2025-12-29 11:21:22 +04:00
history_view_sticker_player.cpp
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
history_view_sticker_player.h
Support topic icon display in topic profile.
2022-11-01 19:25:40 +04:00
history_view_sticker_player_abstract.h
Moved out HistoryView::StickerPlayer implementations to separate file.
2022-09-02 21:14:33 +04:00
history_view_story_mention.cpp
Rewrite settings_information to new builder pattern
2026-01-28 11:55:20 +04:00
history_view_story_mention.h
Added entities support to title from ServiceBoxContent.
2025-01-27 21:10:44 +03:00
history_view_suggest_decision.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
history_view_suggest_decision.h
Rename HistoryMessage[SuggestedPost->Suggestion].
2025-12-05 20:11:53 +04:00
history_view_theme_document.cpp
Fix inline bot callback operation lifecycle races
2026-07-21 23:17:34 +03:00
history_view_theme_document.h
Show Reject/Accept buttons for offers.
2025-12-05 20:11:53 +04:00
history_view_todo_list.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
history_view_todo_list.h
Highlight tasks from reply/service messages.
2025-07-11 19:26:01 +04:00
history_view_unique_gift.cpp
Slightly optimized include of polls.style.
2026-03-30 10:19:14 +03:00
history_view_unique_gift.h
Implement upcoming auction preview box.
2025-12-05 20:11:54 +04:00
history_view_userpic_suggestion.cpp
Rewrite settings_information to new builder pattern
2026-01-28 11:55:20 +04:00
history_view_userpic_suggestion.h
Added entities support to title from ServiceBoxContent.
2025-01-27 21:10:44 +03:00
history_view_web_page.cpp
Added external link icon to sponsored message button.
2026-07-27 14:04:37 +03:00
history_view_web_page.h
Added previous media preview rendering to admin log caption web page.
2026-06-04 12:45:19 +04:00