ZaStoGram_desktop/Telegram/SourceFiles/window
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
..
session Confirm star payment in draw-to-reply fallback send 2026-07-10 14:04:31 +04:00
themes Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
main_window.cpp Disabled Touch Bar by default on Apple Silicon Macs. 2026-07-27 14:04:37 +03:00
main_window.h Use single global menu on macOS. 2026-04-24 13:06:15 +07:00
notifications_manager.cpp Merge remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
notifications_manager.h Added experimental UserNotifications manager for macOS. 2026-07-28 09:53:53 +03:00
notifications_manager_default.cpp Fix possible crash in notifications hiding. 2026-07-16 08:04:46 +03:00
notifications_manager_default.h Merge TWidget* into Ui::RpWidget*. 2025-08-11 13:55:16 +04:00
notifications_utilities.cpp Remove custom PeerData::isVerifyCodes() userpic. 2024-10-04 10:06:21 +04:00
notifications_utilities.h Support adaptive forum userpic rounding radius. 2022-12-05 16:18:10 +04:00
section_memento.h Fix display of pinned messages in sublists. 2025-06-04 10:00:24 +04:00
section_widget.cpp Use MakeWrappedEmoji which forwards nullptr-s. 2026-06-09 14:27:37 +04:00
section_widget.h Apply the top bar delta once per section resize 2026-07-27 15:26:26 +04:00
window.style Merge remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
window_adaptive.cpp Split adaptive changed rpl::producer into two. 2021-06-24 11:25:35 +04:00
window_adaptive.h Split adaptive changed rpl::producer into two. 2021-06-24 11:25:35 +04:00
window_chat_preview.cpp Skip chat preview for the community grouped row. 2026-07-10 14:04:26 +04:00
window_chat_preview.h Add touchscreen preview to recent / channels. 2024-05-31 19:52:36 +04:00
window_chat_switch_process.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
window_chat_switch_process.h Close selected chat in switch by Q. 2025-09-02 19:22:19 +04:00
window_connecting_widget.cpp Name the camouflage answer instead of blaming the digest 2026-07-26 00:15:27 +03:00
window_connecting_widget.h Harden MTProxy compatibility flow 2026-07-05 22:43:21 +03:00
window_controller.cpp Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
window_controller.h Fixed back from new account intro focusing wrong window. 2026-06-22 11:51:49 +03:00
window_filters_favorite.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
window_filters_favorite.h Merge remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
window_filters_menu.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
window_filters_menu.h Applied tabs appearance setting to vertical folders strip. 2026-07-27 14:04:36 +03:00
window_history_hider.cpp Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
window_history_hider.h Simplify HistoryHider, remove most of uses. 2022-11-30 16:13:31 +04:00
window_lock_widgets.cpp Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
window_lock_widgets.h Support unlock with Watch/SystemPassword. 2024-07-01 15:01:35 +04:00
window_lock_widgets.style Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
window_main_menu.cpp Merge remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
window_main_menu.h Allowed closing emoji status panel with click outside main menu. 2026-07-13 14:26:34 +03:00
window_main_menu.style Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
window_main_menu_helpers.cpp Exclude community containers from My Channels 2026-07-20 18:38:53 +04:00
window_main_menu_helpers.h Moved out some functions for main menu to separated files. 2024-04-08 17:34:58 +03:00
window_media_preview.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
window_media_preview.h [poll-view] Added preview to stickers in answers. 2026-03-28 10:29:08 +03:00
window_peer_menu.cpp Merge remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
window_peer_menu.h [poll-create] Changed default enabled settings. 2026-03-30 10:19:14 +03:00
window_section_common.h Refactored sending bot commands. 2021-07-27 02:50:08 +03:00
window_separate_id.cpp Support opening a community in a separate window. 2026-07-10 14:04:26 +04:00
window_separate_id.h Support opening a community in a separate window. 2026-07-10 14:04:26 +04:00
window_session_controller.cpp Merge remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
window_session_controller.h Merge remote-tracking branch 'upstream/dev' into dev 2026-07-14 18:46:38 +03:00
window_session_controller_link_info.h Added support of link to specific option in poll. 2026-03-30 10:19:14 +03:00
window_setup_email.cpp Defaulted RoundButton text transform to no-transform. 2026-04-06 16:58:16 +03:00
window_setup_email.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
window_slide_animation.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
window_slide_animation.h Added bottom-up section slide for swipe-next-channel jump. 2026-06-22 11:51:49 +03:00
window_top_bar_wrap.h Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00