ZaStoGram_desktop/Telegram/SourceFiles/boxes/peers
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
..
add_bot_to_chat_box.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
add_bot_to_chat_box.h Added date of admin promotional to EditAdminBox. 2024-09-09 17:20:52 +03:00
add_participants_box.cpp Merge remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
add_participants_box.h Use contacts list for new community admin. 2026-07-27 18:30:40 +04:00
add_to_community_box.cpp Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
add_to_community_box.h Create new chats from Community chooser 2026-07-24 20:00:59 +04:00
channel_ownership_transfer.cpp Update API scheme to layer 223. Owners. 2026-02-28 19:07:08 +04:00
channel_ownership_transfer.h Update API scheme to layer 223. Owners. 2026-02-28 19:07:08 +04:00
choose_peer_box.cpp Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
choose_peer_box.h Improve managed bot creation. 2026-03-25 13:08:50 +07:00
community_box.cpp Create new chats from Community chooser 2026-07-24 20:00:59 +04:00
community_box.h Support bots as community linked peers 2026-07-10 14:04:30 +04:00
community_pending_requests_box.cpp Show community pending requests in a layer 2026-07-10 14:04:27 +04:00
community_pending_requests_box.h Add pending requests box for chats to be added. 2026-07-10 14:04:26 +04:00
create_managed_bot_box.cpp Merge remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
create_managed_bot_box.h Improve managed bot creation. 2026-03-25 13:08:50 +07:00
edit_contact_box.cpp Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
edit_contact_box.h Added ability to edit contact note with context menu. 2025-10-10 09:27:00 +04:00
edit_discussion_link_box.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
edit_discussion_link_box.h Rename linked-chat to discussion-link. 2025-05-07 14:58:47 +04:00
edit_forum_topic_box.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
edit_forum_topic_box.h Removed include directive for ui_utility from rp_widget header. 2024-08-28 14:38:33 +03:00
edit_members_visible.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
edit_members_visible.h Allow hiding members list in groups. 2022-12-26 14:24:06 +04:00
edit_participant_box.cpp Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
edit_participant_box.h Update API scheme to layer 226. Guard-bots. 2026-06-09 14:27:37 +04:00
edit_participants_box.cpp Merge remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
edit_participants_box.h Merge remote-tracking branch 'upstream/dev' into dev 2026-07-25 17:07:59 +03:00
edit_peer_color_box.cpp Moved shared style structs to own files. 2026-07-27 14:04:36 +03:00
edit_peer_color_box.h Support most settings/edit and privacy deep links. 2026-01-28 11:55:18 +04:00
edit_peer_common.h Correct max userpic length for managed bot. 2026-03-25 21:14:38 +07:00
edit_peer_history_visibility_box.cpp Added confirmation box on close of unsaved group history visibility box. 2026-04-23 21:09:43 +03:00
edit_peer_history_visibility_box.h Moved EditPeerHistoryVisibilityBox to td_ui. 2022-04-25 22:35:02 +04:00
edit_peer_info_box.cpp Merge remote-tracking branch 'upstream/dev' into dev 2026-07-14 18:46:38 +03:00
edit_peer_info_box.h Show star in channel direct messages settings. 2025-06-05 11:33:43 +04:00
edit_peer_invite_link.cpp Added animated icons to copy-to-clipboard toasts. 2026-06-26 15:22:28 +03:00
edit_peer_invite_link.h Make nice share message from miniapp. 2024-11-17 15:08:16 +04:00
edit_peer_invite_links.cpp Update API scheme to layer 226. Guard-bots. 2026-06-09 14:27:37 +04:00
edit_peer_invite_links.h Initial chat links edition implementation. 2024-04-01 22:44:21 +04:00
edit_peer_members.style Split per-consumer blocks out of big style files. 2026-07-27 14:04:37 +03:00
edit_peer_permissions_box.cpp Merge remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
edit_peer_permissions_box.h Support all required deep links. 2026-01-28 11:55:19 +04:00
edit_peer_reactions.cpp Use MakeWrappedEmoji which forwards nullptr-s. 2026-06-09 14:27:37 +04:00
edit_peer_reactions.h Set custom reactions hard limit to max level. 2023-11-30 17:56:57 +04:00
edit_peer_requests_box.cpp Merge remote-tracking branch 'upstream/dev' into dev 2026-07-14 18:46:38 +03:00
edit_peer_requests_box.h Restructure mtproto ownership 2026-07-08 00:07:46 +03:00
edit_peer_type_box.cpp Merge remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
edit_peer_type_box.h Update API scheme to layer 226. Guard-bots. 2026-06-09 14:27:37 +04:00
edit_peer_usernames_list.cpp Added animated icons to copy-to-clipboard toasts. 2026-06-26 15:22:28 +03:00
edit_peer_usernames_list.h Added support of bots to list of usernames management. 2023-04-11 19:17:42 +04:00
edit_tag_control.cpp Implement nice member/admin edit in groups. 2026-02-28 19:07:10 +04:00
edit_tag_control.h Implement nice tag edit with preview. 2026-02-28 19:07:10 +04:00
manage_community_box.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
manage_community_box.h Add manage community box. 2026-07-10 14:04:26 +04:00
peer_short_info_box.cpp Merge remote-tracking branch 'upstream/dev' into dev 2026-07-28 14:26:28 +03:00
peer_short_info_box.h Replaced plain username with link in peer short info box. 2026-04-23 21:09:43 +03:00
prepare_short_info_box.cpp Replaced plain username with link in peer short info box. 2026-04-23 21:09:43 +03:00
prepare_short_info_box.h Start showing gifts from stories. 2025-01-22 22:13:25 +04:00
replace_boost_box.cpp Update API scheme to layer 226. Guard-bots. 2026-06-09 14:27:37 +04:00
replace_boost_box.h Update API scheme to layer 226. Guard-bots. 2026-06-09 14:27:37 +04:00
tag_info_box.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
tag_info_box.h Nice tag badge click handler in groups. 2026-02-28 19:07:10 +04:00
toggle_topics_box.cpp Use more simple tr::... text helpers. 2025-12-15 21:40:54 +04:00
toggle_topics_box.h Implement nice topic mode editing. 2025-06-04 10:00:22 +04:00
verify_peers_box.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
verify_peers_box.h Return native verify icon to the right. 2024-12-31 17:18:59 +04:00