Commit Graph

1152 Commits

Author SHA1 Message Date
AlexeyZavar e85518b3fa Merge tag 'v7.0.4' into dev 2026-07-23 16:05:24 +03:00
23rd 622e746402 Fixed attached stickers flag for uploaded documents. 2026-07-17 17:48:07 +03:00
23rd c13d921e92 Added ephemeral flag to command-caption media. 2026-07-16 08:04:45 +03:00
23rd 28f574154e Added file reference refresh to ephemeral media sends. 2026-07-15 13:11:47 +04:00
John Preston fd9bcb2489 Fix location sends replying to ephemeral messages 2026-07-10 14:04:31 +04:00
John Preston d44f70ad48 Guard empty replies when loading usernames 2026-07-10 14:04:30 +04:00
John Preston 7ad96f25df Support bots as community linked peers 2026-07-10 14:04:30 +04:00
23rd 112913cd53 Supported ephemeral media replies to bots. 2026-07-10 14:04:28 +04:00
23rd fda9f63787 Routed ephemeral sends into active forum topics. 2026-07-10 14:04:28 +04:00
23rd bd957a3f02 Restricted ephemeral sending to immediate text with explaining toasts. 2026-07-10 14:04:28 +04:00
23rd 967b0bc875 Added ephemeral message actions and restrictions to context menus. 2026-07-10 14:04:28 +04:00
23rd c511e828b3 Added ephemeral messages data component with receive and send support. 2026-07-10 14:04:28 +04:00
John Preston f2bfaba789 Add hidden group option when creating a community 2026-07-10 14:04:28 +04:00
John Preston 476e4f7397 Round-trip guard-bot join webview query_id 2026-07-10 14:04:28 +04:00
John Preston 32e533aba0 Show limit-reached message on community peers limit 2026-07-10 14:04:27 +04:00
John Preston eef22271e0 Support pin/folder actions for community. 2026-07-10 14:04:27 +04:00
John Preston a0fd43642a Update API scheme on layer 228. 2026-07-10 14:04:27 +04:00
John Preston 31cd148e87 Group community chats into one chat list row. 2026-07-10 14:04:26 +04:00
John Preston 6a4e9e9ee3 Improve design and icons in community UIs. 2026-07-10 14:04:26 +04:00
John Preston be83da2852 Add Api::Communities with basic operations. 2026-07-10 14:04:26 +04:00
23rd 145e580b52 Added animated icons to copy-to-clipboard toasts. 2026-06-26 15:22:28 +03:00
23rd e99928b301 Added custom emoji size support to sticker uploading. 2026-06-24 13:30:27 +03:00
23rd 20542a1141 Added logs of source path when an unknown deleted message is re-added.
Related commit: 384f6d9a31.
2026-06-22 11:51:49 +03:00
John Preston 3d63f509ab Fix channel stats initial UI toggles. 2026-06-17 17:02:47 +04:00
John Preston 051763ebf6 Initial attempt to send articles. 2026-06-09 14:28:10 +04:00
John Preston d7ea6ed174 Support same_origin in webapps. 2026-06-09 14:28:10 +04:00
John Preston 599459a2ad Animated reveal for rich messages. 2026-06-09 14:28:09 +04:00
John Preston a4ce226baf Update API scheme layer on 227. 2026-06-09 14:28:09 +04:00
John Preston 51f0803e6b Improve internal wrapped URLs processing. 2026-06-09 14:27:37 +04:00
John Preston b1e012c466 Update API scheme to layer 227. 2026-06-09 14:27:37 +04:00
John Preston 5c5bacaf41 Update API scheme to layer 226. Guard-bots. 2026-06-09 14:27:37 +04:00
23rd a878be550e Added ability to open public channels from chats filter invite links. 2026-05-29 12:44:48 +03:00
23rd 137f5a29d3 Added optional limit parameter to credits history request. 2026-05-27 13:56:41 +03:00
23rd 4e6f2daf04 Added in-place AI apply helpers and binding option. 2026-05-26 21:44:44 +03:00
John Preston ca52419c2a Pass scheduleRepeatePeriod for media correctly. 2026-05-12 10:53:22 +04:00
John Preston 82f3b8817c Show gift offer payment as "Gift Offer". 2026-05-07 17:31:42 +04:00
John Preston 49db372296 Update cached reactions on remove. 2026-05-05 10:45:45 +04:00
John Preston 553ecdd5f7 Delete reactions from menu / list. 2026-05-05 10:45:45 +04:00
John Preston 3cc2192791 Initial cloud tones support. 2026-05-05 10:45:44 +04:00
John Preston 9636dbe71a Update API scheme on layer 225. 2026-05-05 10:45:43 +04:00
23rd 2359bd9844 [poll-view] Improved handle of poll vote restriction. 2026-05-05 10:45:43 +04:00
23rd 9e2f782df1 Added poll vote restriction info to context menu. 2026-05-05 10:45:43 +04:00
23rd 1865b6c84b Enabled Ctrl for debug config to show mock poll stats. 2026-05-05 10:45:43 +04:00
23rd 1773f264eb Added poll stats action and dialog with API-backed chart loading. 2026-05-05 10:45:43 +04:00
23rd 390fec44b6 Added poll vote restriction toasts for subscriber and country errors. 2026-05-05 10:45:43 +04:00
23rd 1d4cecc66d Fixed poll checkmark persisting after vote retraction. 2026-05-05 10:30:15 +04:00
23rd 94eb4ebbae Fixed sticker set menu thumbnails for non-square stickers. 2026-04-29 20:47:23 +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 1beea1586e Replaced hardcoded color index literals with named colorIndex styles. 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