Commit Graph

694 Commits

Author SHA1 Message Date
23rd 9245c2e49b Fixed missing reply action for timecode reply in voice messages menu.
Related commit: 73d0b4cb84.
Fixed #30557.
2026-04-14 09:16:15 +03:00
23rd 57c5ddc774 Added emoji pack info to poll option context menu. 2026-04-11 11:53:37 +03:00
23rd a228e9c0ad Reverted "Returned missed item back to to-do list for editing."
This reverts commit 5b29d3bb72.
2026-04-02 20:22:08 +03:00
23rd 7e07336e3b [poll-view] Added hiding of add-option overlay on message field focus. 2026-04-02 19:58:58 +03:00
23rd 30fa759cde Added ability to add stickers not in set to favorites. 2026-04-01 03:47:18 +03:00
23rd 73d0b4cb84 Added ability to reply with timecode of currently playing voice message. 2026-03-31 13:37:10 +03:00
23rd 90297d838d Fixed marking unread poll votes as read on content view. 2026-03-30 10:19:14 +03:00
23rd 6eb486d885 Added hidden-results poll info label to context menu. 2026-03-30 10:19:14 +03:00
23rd c0ae279031 Added menu item for vote retraction to poll option menu. 2026-03-30 10:19:14 +03:00
John Preston 5472f97797 Fix many touchscreen-related problems. 2026-03-28 22:45:39 +07:00
23rd 2e7c5c8d7b Added initial support of dual-menu for polls. 2026-03-28 10:29:13 +03:00
23rd dc113c0620 Restricted removing of poll answer by time from app config. 2026-03-28 10:29:13 +03:00
23rd ee84743fb0 Switched poll option overlay host to lazy initialization. 2026-03-28 10:29:13 +03:00
23rd fd634164ed Hid inline add-option for polls on message selection and swipe gestures. 2026-03-28 10:29:13 +03:00
23rd 9fe4419269 [view-poll] Improved color of placeholder for input field in add-option. 2026-03-28 10:29:12 +03:00
23rd 8b37591882 Added ability to delete added poll answer. 2026-03-28 10:29:12 +03:00
23rd 7a5eefcc70 Deduplicated poll overlay setup into ShowAddPollOptionOverlay. 2026-03-28 10:29:12 +03:00
23rd bb6a008309 Extracted ElementOverlayHost to deduplicate overlay management. 2026-03-28 10:29:12 +03:00
23rd 77529fb698 [view-poll] Connected emoji panel with tabbed selector 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 cbf8f791bb [poll-view] Added poll option author info to context menu. 2026-03-28 10:29:09 +03:00
23rd 54da1bf21b Added ability to copy text from poll answers. 2026-03-28 10:29:09 +03:00
23rd 554ba411f6 [poll-view] Added initial support of reply to poll answers. 2026-03-28 10:29:08 +03:00
John Preston 5a39484407 Better post views tracking. 2026-03-25 13:08:49 +07:00
23rd 9275b45ab8 Added initial implementation of draw-to-reply. 2026-03-12 12:59:50 +04:00
23rd fca5b6f378 Handled any mouse press to exit middle-click auto-scroll mode. 2026-03-12 12:59:49 +04:00
John Preston 4212be1b6c Add ripple effect to reply button. 2026-03-09 17:38:41 +04:00
23rd f2701e89bd Added support of hold mode to auto-scroll with middle click. 2026-03-03 15:23:40 +04:00
Ilya Fedin d52d82f7e6 Fix GCC 15 -Wrange-loop-construct 2026-03-03 12:16:32 +04:00
John Preston 06c5b6c2fb Allow disabling fast reply button. 2026-03-02 12:55:04 +04:00
23rd ddb3798ab0 Set forced origin for left userpic menu for constant distance to items. 2026-02-28 21:21:32 +04:00
John Preston 9efa707b64 Improve format of several copied to clipboard messages. 2026-02-28 19:07:11 +04:00
John Preston f1199852a2 Select messages by timestamp clicks. 2026-02-28 19:07:11 +04:00
John Preston a83890b03e Support nice Reply button in the corner. 2026-02-28 19:07:10 +04:00
John Preston 4e9c0ea3a5 Implement private chat noforward following. 2026-02-28 19:07:08 +04:00
23rd 7fb0e3900f Added ability to open full checked moderate box with pressed Ctrl. 2026-02-28 19:07:08 +04:00
23rd 9b483c390d Added ability to open full checked moderate box from left userpic menu. 2026-02-28 19:07:08 +04:00
23rd 385f05b21b Added ability to show moderate box with preset of options. 2026-02-28 19:07:08 +04:00
23rd d62f294494 Added initial support of auto-scroll with middle click to history view.
Fixed #24518.
2026-02-28 19:07:07 +04:00
23rd c46096ade2 Attempted to fix incorrect display of about view for bots with forum.
Previous commit: 949ea7b8df.
2026-02-06 13:24:42 +04:00
23rd 949ea7b8df Attempted to fix incorrect display of about view for bots with forum. 2026-02-01 23:33:57 +04:00
23rd d0448569b7 Fixed position of popup selector for messages with inline reactions. 2026-01-28 08:57:57 +03:00
23rd 2f6e8bbef9 Added ability to show popup selector for top peers from fast share. 2026-01-28 08:57:56 +03:00
23rd b958e0a275 Replaced generic widget-based parent with explicit Menu class in items. 2026-01-06 07:21:15 +03:00
23rd 71a4d7d310 Added ability to request particularly repaint history views. 2025-12-29 14:06:24 +03:00
23rd 1002e8e6ad Replaced with struct returned rpl data for requests of view repaint. 2025-12-29 14:02:24 +03:00
John Preston 802373f108 Pass real visible area to chat paint context. 2025-12-29 11:21:23 +04:00
23rd b1bf68b830 Added simple tooltip to fromPhoto element in view messages.
Fixed #773.
2025-12-22 22:29:38 +04:00
John Preston 39bd52c1e2 Fix crash in bot chat userpic right click. 2025-12-22 17:56:56 +04:00
23rd eca8dfb0ec Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00