774 Commits

Author SHA1 Message Date
AlexeyZavar 0825ea0160 Merge tag 'v6.7.8' into dev
# Conflicts:
#	.github/workflows/mac_packaged.yml
#	Telegram/Resources/winrc/Telegram.rc
#	Telegram/Resources/winrc/Updater.rc
#	Telegram/SourceFiles/api/api_chat_invite.h
#	Telegram/SourceFiles/boxes/language_box.cpp
#	Telegram/SourceFiles/boxes/send_files_box.h
#	Telegram/SourceFiles/boxes/sticker_set_box.cpp
#	Telegram/SourceFiles/core/version.h
#	Telegram/SourceFiles/data/data_types.h
#	Telegram/SourceFiles/history/history_item.cpp
#	Telegram/SourceFiles/history/history_widget.cpp
#	Telegram/SourceFiles/history/view/history_view_chat_section.cpp
#	Telegram/SourceFiles/history/view/history_view_message.cpp
#	Telegram/SourceFiles/history/view/history_view_translate_bar.cpp
#	Telegram/SourceFiles/history/view/history_view_translate_tracker.cpp
#	Telegram/SourceFiles/platform/mac/main_window_mac.mm
#	Telegram/SourceFiles/settings/sections/settings_main.cpp
#	Telegram/lib_ui
#	snap/snapcraft.yaml
2026-04-24 20:47:17 +03:00
23rd cbef2a0cfc Added Add-to-Emoji-Set option to menu for small packless stickers. 2026-04-23 21:09:43 +03:00
23rd 7b22a2aea7 Added Add-to-Sticker-Set submenu for stickers from foreign packs. 2026-04-20 16:32:45 +03:00
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
People-11 b3e5356b07 feat: refine repeat logic 2026-04-08 05:14:41 +03:00
AlexeyZavar 2f5970d57c Merge tag 'v6.7.2' into dev 2026-04-04 05:32:26 +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
Bush2021 34c9b24123 fix: AyuForward for private chats 2026-03-26 17:07:15 +03:00
John Preston 5a39484407 Better post views tracking. 2026-03-25 13:08:49 +07:00
AlexeyZavar b93c93a20c Merge tag 'v6.6.2' into dev 2026-03-19 01:24:29 +03:00
AlexeyZavar 42e7f625cd fix: improve context menu handling in chats 2026-03-19 00:54:55 +03: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
AlexeyZavar 17281314e7 feat: hide reactions in private chats 2026-02-26 17:15:42 +03:00
AlexeyZavar 8bfd3bee99 Merge tag 'v6.5.1' into dev 2026-02-17 03:35:09 +03:00
AlexeyZavar cf72307b95 feat: reply to deleted messages 2026-02-13 16:52:18 +03:00