Commit Graph

3670 Commits

Author SHA1 Message Date
23rd 82ffe0f91f [poll-shared] Added floating button for new poll. 2026-03-28 10:29:13 +03:00
23rd 5080556836 [poll-create] Added location picker support to poll answer media. 2026-03-28 10:29:13 +03:00
23rd 7a5eefcc70 Deduplicated poll overlay setup into ShowAddPollOptionOverlay. 2026-03-28 10:29:12 +03:00
23rd edbdbef2eb Replaced old upload pipeline in create_poll_box with extracted pipeline. 2026-03-28 10:29:12 +03:00
23rd 4f446e0102 [view-poll] Added emoji and attach button placeholders to add-option. 2026-03-28 10:29:12 +03:00
23rd 969108381a [view-poll] Added emoji and attach button placeholders to add-option. 2026-03-28 10:29:12 +03:00
23rd 53dc6d45b9 [poll-view] Added initial inline add-option overlay with input field. 2026-03-28 10:29:12 +03:00
23rd db8878932f Replaced badge-based dialogs icons with standalone colored icons. 2026-03-28 10:29:12 +03:00
23rd 58a2c0f834 [poll-create] Fixed display of emoji button. 2026-03-28 10:29:09 +03:00
23rd bb4d4e239f [poll-create] Added reorder answers support. 2026-03-28 10:29:09 +03:00
23rd 73baa8e679 [poll-create] Added support of quiz mode with multiple correct answers. 2026-03-28 10:29:09 +03:00
23rd b28b46bdc9 [poll-create] Added poll option toggle to set deadline. 2026-03-28 10:29:09 +03:00
23rd 5515a662b8 [poll-create] Added ability to upload video. 2026-03-28 10:29:08 +03:00
23rd 66c450fc0d [poll-create] Added document file preview overlay. 2026-03-28 10:29:08 +03:00
23rd 47e1d56033 [poll-create] Added support of preview to attached photo. 2026-03-28 10:29:08 +03:00
23rd 89bee2dd51 [poll-create] Added nice overlay on hover for attach buttons. 2026-03-28 10:29:08 +03:00
23rd 26b437fcd6 [poll-create] Added support of drag'n'drop for document files. 2026-03-28 10:29:08 +03:00
23rd 64c172f590 [poll-create] Added support of preview for attached sticker. 2026-03-28 10:29:08 +03:00
23rd b8888025ec [poll-create] Added cancel support to attach button while uploading. 2026-03-28 10:29:08 +03:00
23rd ecff8e3670 [poll-create] Added ability to upload document files. 2026-03-28 10:29:08 +03:00
23rd d58ec07343 [poll-view] Slightly improved style.
Fixed #27026.
2026-03-28 10:29:08 +03:00
23rd 8e746dcfbd Replaced MTPInputMedia with domain-level PollMedia in poll data structs. 2026-03-28 10:29:08 +03:00
23rd 2411009071 [poll-view] Added preview to stickers in answers. 2026-03-28 10:29:08 +03:00
23rd 0328de897c [poll-view] Added explanation block. 2026-03-28 10:29:08 +03:00
23rd 48de6c495e Moved out all poll-related style entries to td_ui. 2026-03-28 10:29:08 +03:00
23rd a0304b5147 [poll-create] Added support of drag'n'drop. 2026-03-28 10:29:08 +03:00
23rd b06573b5c9 Moved out poll-related styles from boxes.style to polls.style. 2026-03-28 10:29:08 +03:00
23rd 9ed0520607 [poll-create] Locked poll some option toggles when quiz is enabled. 2026-03-28 10:29:07 +03:00
23rd d7f440513a [poll-create] Added sticker picker for poll media. 2026-03-28 10:29:07 +03:00
23rd 8145b0b96e [poll-create] Added files support for poll media. 2026-03-28 10:29:07 +03:00
23rd 9e482556ea [poll-create] Added poll description. 2026-03-28 10:29:07 +03:00
23rd 546c786ed3 [poll-create] Added poll option toggle to extend poll with new answers. 2026-03-28 10:29:07 +03:00
23rd e613a89d02 [poll-create] Added poll option toggle to disable revoting. 2026-03-28 10:29:07 +03:00
23rd 945373eb5b [poll-create] Added poll option toggle for shuffled options. 2026-03-28 10:29:07 +03:00
23rd b21e6860b3 [poll-create] Added icons to buttons with toggles. 2026-03-28 10:29:07 +03:00
23rd 99a5218eb3 Added icons for buttons in create poll box. 2026-03-28 10:29:07 +03:00
23rd 303d10939e [poll-create] Replaced checkboxes with settings buttons. 2026-03-28 10:28:58 +03:00
John Preston 963db7487b Bold Telegram Premium in toast. 2026-03-27 23:29:07 +07:00
John Preston bbf23cefb6 Make AI Tools title skip a bit smaller. 2026-03-27 22:55:15 +07:00
John Preston 4935ceda5b Fix position of copy button in AI Tools. 2026-03-27 22:24:40 +07:00
John Preston 712e79d0a2 Add sparkle animation to AI Tools title. 2026-03-27 12:54:56 +07:00
John Preston 353c95adae Support box->setTitle(v::text::data, context). 2026-03-27 12:54:56 +07:00
John Preston fa7b00c0e2 Select translation tone in AI Tools. 2026-03-26 22:11:48 +07:00
John Preston 1fa219c1cd Make working send-from-ai-tools button. 2026-03-26 14:13:01 +07:00
John Preston 19a1bd9451 Use animated emoji in styles. 2026-03-26 11:39:44 +07:00
John Preston 577e8f14af Improve loading / failed states in ai editor. 2026-03-25 21:28:52 +07:00
John Preston 3da3334131 Correct max userpic length for managed bot. 2026-03-25 21:14:38 +07:00
John Preston 391a3b02f0 Show nice future bot link preview. 2026-03-25 16:02:35 +07:00
John Preston 0dd30d4668 Fix build with Xcode. 2026-03-25 15:34:19 +07:00
John Preston d462ca3241 Add scroll to active style tab. 2026-03-25 13:54:21 +07:00