1306 Commits

Author SHA1 Message Date
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
23rd 04aec11daa Added reply header with preview to send files box. 2026-04-20 12:53:48 +03:00
23rd 52615a3ccb Added support of draw-to-reply from shared media. 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
AlexeyZavar 3f84f27354 chore: refactor markReadAfterAction
https://github.com/AyuGram/AyuGramDesktop/issues/328
2026-04-07 23:36:38 +03:00
AlexeyZavar 2079c8d4cf Merge tag 'v6.7.5' into dev 2026-04-07 22:26:59 +03:00
AlexeyZavar 7871bc7097 feat: allow hiding gift from input field 2026-04-07 22:14:00 +03: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
John Preston 98f342227f Remove reveal animation on draft replacement. 2026-04-07 22:26:41 +07:00
John Preston 55e284729e Initial implementation of gradual draft streaming. 2026-04-07 22:26:41 +07:00
John Preston 3bbef51448 Add an experimental option for "AI Tools" button. 2026-04-07 11:57:41 +07:00
AlexeyZavar 7a45cfa8e9 feat: allow hiding AI editor 2026-04-06 19:39:12 +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
John Preston beeb4663c4 Add 'x' button to AI Tools info toast. 2026-04-03 00:47:46 +07:00
23rd 7e07336e3b [poll-view] Added hiding of add-option overlay on message field focus. 2026-04-02 19:58:58 +03:00
23rd 73d0b4cb84 Added ability to reply with timecode of currently playing voice message. 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 828eed0c34 Show select style tooltip. 2026-03-30 18:53:39 +07:00
23rd c4e53b55ce Showed slash button in field only when bots have registered commands. 2026-03-30 13:42:23 +03:00
23rd aa5e0440d4 Replaced int botStatus with a type-safe Data::BotStatus enum class. 2026-03-30 13:42:23 +03:00
23rd b5b563fdec Skipped local messages in Ctrl+Up/Down reply navigation.
Related commit: faa48cad44.
Ancient good fix for other sections: 924780d8d8.
Fixed #30160.
2026-03-30 11:39:21 +03:00
23rd faa48cad44 Reverted all fixes that broke replying with Ctrl+Up/Down hotkey.
Reverted 2a28b53400, e672041a79 and a05d85673a.
Unfixed #30160.
2026-03-30 11:08:03 +03:00
23rd cec81616a4 Moved out highlight scroll logic from sections to single place. 2026-03-30 11:01:56 +03:00
23rd 59bf5515c3 Adjusted scroll position for highlighted items in media groups.
Related commit: 2b53df98cd.
2026-03-30 11:01:56 +03:00
John Preston fa8eaaff4f Fix build with MSVC. 2026-03-28 15:49:20 +07:00
John Preston de42fb83c5 Support new styles list from appConfig. 2026-03-28 14:48:58 +07:00
23rd 0d003967e8 Added preview for media from poll option to input field reply header. 2026-03-28 10:29:13 +03:00
23rd b01e0b77fe Added support of unread poll votes to corner button from history widget. 2026-03-28 10:29:12 +03:00
23rd 554ba411f6 [poll-view] Added initial support of reply to poll answers. 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 1fa219c1cd Make working send-from-ai-tools button. 2026-03-26 14:13:01 +07:00
John Preston b6b6e18896 Don't break old settings reading. 2026-03-25 13:08:50 +07:00
John Preston 4069e4412c Initial attempt to add ai controls. 2026-03-25 13:08:50 +07:00
John Preston 1e6f7c7f3f Add support for bottom subsection tabs mode. 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
23rd 9275b45ab8 Added initial implementation of draw-to-reply. 2026-03-12 12:59:50 +04:00
linux 5521ff621a Add accessible names to pinned and contact status bar buttons. 2026-03-12 12:49:58 +04:00
John Preston 5507e9c00d Simplify file sending, always attach a caption. 2026-03-06 21:08:35 +04:00
John Preston aa89e2c5e7 Make semi-transparent voice/video button if restricted. 2026-02-28 19:07:11 +04:00
John Preston 4c2d72d00b Support no-topics recipient state in bot-forums. 2026-02-28 19:07:09 +04:00
John Preston aa94491ad7 Allow editing my rank / other ranks. 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 385f05b21b Added ability to show moderate box with preset of options. 2026-02-28 19:07:08 +04:00
AlexeyZavar c26d158bc7 chore: hot-reload for more options 2026-02-26 21:21:25 +03:00
AlexeyZavar 6489311ab8 chore: some fixes
translator cache, filter zalgo in author, semi-transparent deleted messages with replies
2026-02-26 15:46:04 +03:00