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
..
compose_controls_common.h
Added experimental macOS option for instant reply on Cmd + Up/Down.
2026-06-10 19:41:12 +03:00
history_view_characters_limit.cpp
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
history_view_characters_limit.h
Added ability to pass optional margins to CharactersLimitLabel.
2025-10-10 09:26:59 +04:00
history_view_compose_ai_button.cpp
Cut out an outline around editor premium stars
2026-07-10 14:04:30 +04:00
history_view_compose_ai_button.h
Cut out an outline around editor premium stars
2026-07-10 14:04:30 +04:00
history_view_compose_ai_tooltip.cpp
Suggest sending large texts as files.
2026-04-10 19:26:30 +07:00
history_view_compose_ai_tooltip.h
Suggest sending large texts as files.
2026-04-10 19:26:30 +07:00
history_view_compose_controls.cpp
Honor rich editor gate for quick replies
2026-07-20 17:55:19 +04:00
history_view_compose_controls.h
Enable rich editor while composing quick replies
2026-07-20 17:55:19 +04:00
history_view_compose_media_edit_manager.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
history_view_compose_media_edit_manager.h
Fixed updating over state in history widget when edit spoiler of media.
2024-08-21 20:00:48 +03:00
history_view_compose_search.cpp
Switched compose search list to custom peer list row painting.
2026-07-10 14:04:31 +04:00
history_view_compose_search.h
Fixed compose search calendar jumps for pinned and sublist threads.
2026-04-10 15:06:20 +03:00
history_view_draft_options.cpp
Delete cleared layout rows synchronously
2026-07-10 14:04:32 +04:00
history_view_draft_options.h
Allow forward+reply, options in single box.
2024-12-17 21:13:29 +04:00
history_view_forward_panel.cpp
Drop the rich-messages-editor experimental flag
2026-07-02 20:40:19 +04:00
history_view_forward_panel.h
Show grayed Hide-from-name for non-premium forwards
2026-07-02 17:49:08 +04:00
history_view_rich_draft_preview.cpp
Fix fade to bg in rich message drafts.
2026-07-02 22:17:47 +04:00
history_view_rich_draft_preview.h
Fix some editor bugs.
2026-07-02 17:49:07 +04:00
history_view_suggest_options.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
history_view_suggest_options.h
Check insufficient ton for a stake.
2025-12-29 11:21:22 +04:00
history_view_ttl_button.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
history_view_ttl_button.h
Removed display of right buttons in message field while editing message.
2023-07-24 17:52:06 +03:00
history_view_voice_record_bar.cpp
Split per-consumer blocks out of big style files.
2026-07-27 14:04:37 +03:00
history_view_voice_record_bar.h
Added initial ability to trim recorded voice messages.
2026-03-12 12:59:49 +04:00
history_view_voice_record_bar.style
Split per-consumer blocks out of big style files.
2026-07-27 14:04:37 +03:00
history_view_voice_record_button.cpp
Removed unused style includes from sources.
2026-07-27 14:04:36 +03:00
history_view_voice_record_button.h
Use lottie for voice/round message icon.
2026-01-28 08:57:57 +03:00
history_view_webpage_processor.cpp
Added new shortcut to toggle web page preview in messages field.
2026-06-10 18:42:45 +04:00
history_view_webpage_processor.h
Restructure mtproto ownership
2026-07-08 00:07:46 +03:00