Commit Graph

141 Commits

Author SHA1 Message Date
23rd
353fbd6b7d Fixed destruction of running poll media reupload callback. 2026-09-13 10:05:37 +03:00
23rd
55d9a7e97c [poll-create] Returned about text under hide results toggle. 2026-08-17 08:33:42 +03:00
23rd
5fe465bda4 Fixed reverse focus order on Shift+Tab in input fields. 2026-08-05 11:38:37 +04:00
23rd
d32499d089 Disabled unsupported formatting in poll question and answers. 2026-08-05 11:38:37 +04:00
23rd
9d52a03190 Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
23rd
59ecce7f35 [poll-create] Extracted poll answer link box helper into shared module. 2026-06-09 14:28:12 +04:00
23rd
b6ccc35ad7 [poll-create] Added poll answer link entry and preview. 2026-06-09 14:27:37 +04:00
23rd
0889513c4b [poll-create] Fixed pasting multi-line text into poll option fields. 2026-05-07 15:44:22 +03:00
23rd
5c43fec494 [poll-create] Improved answer insertion to support arbitrary positions. 2026-05-07 15:44:22 +03:00
23rd
047e5fe0a4 [poll-create] Slightly improved style of buttons list. 2026-05-05 10:45:46 +04:00
23rd
9baeaa35d4 [poll-create] Renamed FT entry to Fragment. 2026-05-05 10:45:46 +04:00
23rd
03c818d7d6 [poll-create] Added support of selected countries count limit. 2026-05-05 10:45:46 +04:00
23rd
3ce201593c Added country-based poll restrictions with selectable allowed countries 2026-05-05 10:45:43 +04:00
23rd
acd10b1e1d Added subscriber-only poll restrictions in creation flow and MTProto flags 2026-05-05 10:45:43 +04:00
23rd
fcb695d691 [poll-create] Allowed creating polls with single answer option. 2026-04-10 17:59:22 +03:00
John Preston
afddcbdd40 Fix build with GCC. 2026-04-01 13:24:42 +07:00
23rd
aa74efdee7 [poll-create] Fixed wrong grabbed toggles state before show animation. 2026-03-31 23:06:43 +03:00
23rd
8a1001333e [poll-create] Fixed formatting support in input fields. 2026-03-31 07:30:54 +03:00
23rd
3c8d8d9243 [poll-create] Removed forced lock on revoting when quiz mode is set. 2026-03-31 07:30:54 +03:00
23rd
d5f4c5366c [poll-create] Changed default enabled settings. 2026-03-30 10:19:14 +03:00
23rd
48027ae66b [poll-create] Added lottie icon to toast. 2026-03-30 10:19:14 +03:00
23rd
75632f7c86 Added stale media reupload guard before sending poll with expired files. 2026-03-30 10:19:14 +03:00
23rd
b6b9edcbea Extracted poll media preview and sticker panel into single place. 2026-03-28 15:14:41 +03:00
John Preston
fa8eaaff4f Fix build with MSVC. 2026-03-28 15:49:20 +07:00
23rd
5907145fcc Added missed phrases for polls. 2026-03-28 10:29:13 +03:00
23rd
aeed2a0bcd [poll-create] Slightly improved ux. 2026-03-28 10:29:13 +03:00
23rd
3747d2d91d [poll-create] Added icon to input field for new options. 2026-03-28 10:29:13 +03:00
23rd
3ceb28cd5e [poll-create] Forced public votes on when open answers enabled. 2026-03-28 10:29:13 +03:00
23rd
c22e6b7cbf [poll-create] Added audio support. 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
edbdbef2eb Replaced old upload pipeline in create_poll_box with extracted pipeline. 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
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
a0304b5147 [poll-create] Added support of drag'n'drop. 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