5222 Commits

Author SHA1 Message Date
AlexeyZavar 6faf41994e fix: apply message rounding in more places 2026-07-02 16:53:53 +03:00
AlexeyZavar 34bfeb7058 fix: avoid opening scheduled section 2026-07-02 16:50:55 +03:00
AlexeyZavar dc437d43f2 feat: avoid closing context menu/reaction selector with CTRL/SHIFT 2026-07-02 16:50:55 +03:00
Ireina 21775bd509 feat: add disable Greeting Sticker 2026-06-17 09:45:46 +03:00
Ireina 3c50e06dcc fix: copy summary text instead of original when summary is shown 2026-06-17 09:45:46 +03:00
AlexeyZavar 10092ba792 chore: rework filters & fix crashes 2026-04-27 18:22:24 +03:00
AlexeyZavar f3d767d794 fix: message bottom ripple with disabled tails 2026-04-27 18:22:24 +03:00
AlexeyZavar ae5b140da0 fix: message shot text to upper 2026-04-26 20:12:08 +03:00
Ireina a33c3d8602 feat: add message shot toggle for top-right badges 2026-04-26 20:12:08 +03:00
AlexeyZavar 44ffd2aea1 feat: support send without sound in ghost mode 2026-04-26 20:12:07 +03:00
AlexeyZavar a70d98338b fix: show date & counter in dialogs when last message is filtered 2026-04-26 20:12:07 +03:00
AlexeyZavar 8a2a84fa35 fix: make it build 2026-04-25 23:11:00 +03:00
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
John Preston d9649bc8d9 Fix nice rounding quality in two cases. 2026-04-24 11:56:49 +07:00
23rd 3cd2246a51 Replaced unread voice dot indicator with svg.
Related commit: f4cbbb251f.
2026-04-23 22:51:01 +03:00
23rd bf7c6acba9 Fixed display of popup selector for top peers in replies history. 2026-04-23 21:09:43 +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 caf68ba5e6 [poll-view] Added exact close time tooltip for poll countdown. 2026-04-23 21:09:43 +03:00
John Preston 56851519da Fix possible layout bug with media. 2026-04-21 23:24:12 +07:00
John Preston 810ebff849 Fix clickable geometry of "via @bot". 2026-04-21 23:01:19 +07:00
John Preston f34e62f24a Fix text appearing height animation. 2026-04-21 16:26:32 +07:00
23rd 7b22a2aea7 Added Add-to-Sticker-Set submenu for stickers from foreign packs. 2026-04-20 16:32:45 +03:00
23rd 04aec11daa Added reply header with preview to send files box. 2026-04-20 12:53:48 +03:00
John Preston c9ca79ab47 Don't remember incorrect value in textRealWidth. 2026-04-19 16:34:36 +07:00
Sergey A. Osokin d53ee9c241 Fix warnings. 2026-04-17 22:04:20 +07:00
Ilya Fedin 5bb03928a1 Fix sticker size option with scaling 2026-04-17 15:08:11 +07:00
John Preston 4319245dd3 Allow seeking in video messages. 2026-04-17 12:31:58 +07:00
John Preston 5eed8136dd Fix layout for RTL messages. 2026-04-17 12:31:58 +07:00
John Preston f31421a311 Fix unread media indicator display. 2026-04-16 21:24:39 +07:00
John Preston 59e9a91a1e First text appearing animation duration floor. 2026-04-14 22:32:34 +07:00
John Preston f9d86283a3 Fix build with GCC. 2026-04-14 21:53:03 +07:00
John Preston ab61ddaf16 Disable shrink-to-text with media shown. 2026-04-14 13:22:52 +07:00
23rd d6cb8d62af Added drag support for url inline keyboard buttons in messages. 2026-04-14 09:16:15 +03:00
23rd 52615a3ccb Added support of draw-to-reply from shared media. 2026-04-14 09:16:15 +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 d6d7046edb Fixed ability to open profile of poll option creator from menu. 2026-04-14 09:16:15 +03:00
23rd 37d870fdd9 [poll-view] Fixed option bar width to match percentage. 2026-04-12 19:33:25 +03:00
John Preston 9af4fb4a26 Improve text-tight bubble width, appear animation. 2026-04-12 17:43:00 +07:00
John Preston 24edbf43ed Implement gradient-reveal for text appearing. 2026-04-12 16:18:42 +07:00
23rd f6d1208992 Fixed poll options refresh after append/delete answer updates. 2026-04-11 13:26:28 +03:00
23rd 1d04cae3c2 Replaced chart emoji with themed poll icon in reply view. 2026-04-11 12:31:50 +03:00
23rd 57c5ddc774 Added emoji pack info to poll option context menu. 2026-04-11 11:53:37 +03:00
23rd 6f4c9f6f5a [poll-view] Fixed sending custom emoji from add-option overlay. 2026-04-11 11:35:43 +03:00
John Preston 045cb6822f Fix timestamp text appearing glitch. 2026-04-11 14:06:58 +07:00
23rd 2ff6ac44dc Added userpic pin to map in live location messages. 2026-04-10 19:52:33 +03:00
23rd 0a43ca759b Fixed live location time overlap and cleared status text after expiry.
Regression was introduced in f5486e3090.
2026-04-10 19:52:33 +03:00
John Preston ac3c731b64 Use text real width for bubbles. 2026-04-10 21:16:33 +07:00
John Preston 05cf8aaa0f Suggest sending large texts as files. 2026-04-10 19:26:30 +07:00
23rd 9a9307ead3 Fixed compose search calendar jumps for pinned and sublist threads. 2026-04-10 15:06:20 +03:00
23rd 33f86dc7b0 Added support of search in section of pinned messages. 2026-04-10 15:06:20 +03:00