Commit Graph

1228 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 d6e35d35c3 Fixed Serbian dictionary detection by renaming files to Qt locale name. 2026-04-24 11:20:25 +03:00
John Preston 9681e7eb19 Update dictionaries. 2026-04-24 14:10:55 +07:00
23rd bba4eba3d5 Added ability to manage owned custom emoji packs from sticker set box. 2026-04-23 21:09:43 +03:00
23rd 4c6f774553 Added creator badge to headers of owned custom emoji sets. 2026-04-23 21:09:43 +03:00
23rd 5532acf426 Fixed display of over and selection circles in emoji picker overlay. 2026-04-23 21:09:43 +03:00
23rd 5d768d81b0 Moved dictionaries manifest into an MTP-fetched pinned post. 2026-04-22 12:19:04 +03:00
John Preston 1abea47914 No isolate/only-custom emoji for text appearing. 2026-04-21 22:29:26 +07:00
23rd e9944ba83d Slightly improved style of scrollbar in emoji picker overlay. 2026-04-20 13:55:23 +03:00
23rd 9c21d99e01 Improved style of emoji picker overlay with shadow and tail. 2026-04-20 13:55:23 +03:00
23rd 7b720b2a3f Added expand/collapse animation to emoji picker overlay. 2026-04-20 13:55:23 +03:00
23rd 3bddcb5461 Replaced sticker creator emoji row with new picker overlay. 2026-04-20 13:55:23 +03:00
23rd 4187b3a3c9 Added emoji picker overlay widget with strip and expanded grid. 2026-04-20 13:55:23 +03:00
23rd 1d035109ea Replaced sticker emoji picker row with dropdown panel. 2026-04-20 13:55:23 +03:00
23rd fc85b09e88 Switched existing sticker pick to inline dropdown that excludes self. 2026-04-20 13:55:23 +03:00
23rd b51c0f1ee5 Replaced emoji input field with emoji row and radial upload button. 2026-04-20 13:55:23 +03:00
23rd 17b72ef1bd Added assets and lang keys for sticker creation menu. 2026-04-20 12:57:12 +03:00
23rd 04aec11daa Added reply header with preview to send files box. 2026-04-20 12:53:48 +03:00
23rd 91145dc868 Removed matching of installed emoji pack titles from emoji search. 2026-04-20 09:30:08 +03:00
23rd 252bf3e363 Improved search of emoji from emoji list widget. 2026-04-20 08:37:56 +03:00
John Preston cfa8ecbb2e Fix possible crash in ResolveWindowDefault. 2026-04-14 13:22:39 +07:00
23rd de737b3cbe Added support of pagination to stickers and emoji search. 2026-04-14 09:16:15 +03:00
John Preston 05cf8aaa0f Suggest sending large texts as files. 2026-04-10 19:26:30 +07:00
John Preston b4b3446135 Add loading draft streaming animation. 2026-04-10 15:33:01 +07:00
AlexeyZavar ae8de84828 chore: redirect from experimental to settings 2026-04-07 21:44:18 +03:00
AlexeyZavar d9c6e3a322 Merge tag 'v6.7.4' into dev 2026-04-07 19:39:36 +03:00
23rd 494833236f Defaulted RoundButton text transform to no-transform. 2026-04-06 16:58:16 +03:00
23rd 7c26a251cf Added text transform to RoundButton as mandatory argument. 2026-04-06 16:58:15 +03:00
AlexeyZavar 2f5970d57c Merge tag 'v6.7.2' into dev 2026-04-04 05:32:26 +03:00
23rd 3d2b8439ee Added dynamic corner rounding to bot reply keyboard buttons. 2026-04-03 10:32:36 +03:00
John Preston beeb4663c4 Add 'x' button to AI Tools info toast. 2026-04-03 00:47:46 +07:00
23rd 6b45727129 Fixed emoji category filter losing results after cloud search response. 2026-04-02 19:58:57 +03:00
AlexeyZavar 87eedb822c chore: disable replaced feature 2026-04-01 21:58:54 +03:00
John Preston 0c3cec0da4 Fix streaming messages in topics. 2026-04-01 00:13:52 +07:00
23rd 94b8685f23 Added initial implementation of smart emoji search. 2026-03-31 13:37:10 +03:00
John Preston 50cd572754 Support blockquote / pre in caption / ai tools. 2026-03-31 14:26:57 +07:00
John Preston 95a53d51a3 "Set Bot Photo" button in managed bots. 2026-03-31 12:59:34 +07:00
John Preston 1b153ded83 Support AI Tools in media box. 2026-03-30 22:23:29 +07:00
23rd aa5e0440d4 Replaced int botStatus with a type-safe Data::BotStatus enum class. 2026-03-30 13:42:23 +03:00
23rd a29acd4882 Brought non-sprite shadows revolution. 2026-03-28 11:50:50 +03:00
John Preston e974d02b44 Toast icon revolution. 2026-03-28 14:48:58 +07:00
23rd b01e0b77fe Added support of unread poll votes to corner button from history widget. 2026-03-28 10:29:12 +03:00
23rd 5fec51d0c6 [poll-view] Fixed attached photo rounding and aspect ratio. 2026-03-28 10:29:08 +03:00
John Preston f73793ce8a Add simple animation for AI Tools button. 2026-03-27 22:25:36 +07:00
John Preston 4069e4412c Initial attempt to add ai controls. 2026-03-25 13:08:50 +07:00
John Preston 8224e6ece1 Use menu items with checks for spoiler / quality. 2026-03-25 13:08:50 +07:00
John Preston 87ebd2720f Send high quality as first-class option. 2026-03-25 13:08:50 +07:00
AlexeyZavar b93c93a20c Merge tag 'v6.6.2' into dev 2026-03-19 01:24:29 +03:00
John Preston af4c7bc754 Support system text replacements on macOS. 2026-03-16 13:10:21 +04:00
23rd 4ba2581df8 Removed Replace button from attach previews and added More button. 2026-03-15 20:41:10 +03:00