AlexeyZavar
e85518b3fa
Merge tag 'v7.0.4' into dev
2026-07-23 16:05:24 +03:00
John Preston
f5c56ddfbe
Add three-dot menu with Search to archive top bar
2026-07-10 14:04:31 +04:00
23rd
a2f2db30f6
Made discussion group open in same non-primary window as its channel.
2026-06-24 09:04:54 +03:00
23rd
75491857bf
Added bottom-up section slide for swipe-next-channel jump.
2026-06-22 11:51:49 +03:00
23rd
c56fd4552f
Fixed repaint region for third column section animation.
2026-06-22 11:51:49 +03:00
23rd
66faf6c612
Allowed stepping back inside info sections with mouse back button.
2026-06-10 19:32:27 +03:00
23rd
d7316816a2
Allowed closing boxes and layers with mouse back button.
2026-06-10 19:32:08 +03:00
23rd
e29458e8aa
Added dragging proxy links onto window to open connection box.
2026-06-09 07:49:25 +03:00
23rd
1f6474a178
Fixed crash on in-chat search opened from separated archive windows.
2026-05-18 07:57:52 +03:00
John Preston
b40397700d
Fix tg:// links handling on cold start.
2026-05-05 10:45:43 +04:00
John Preston
b7a20e1878
Send sticker from set box to correct place.
2026-05-01 00:15:18 +07: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
52615a3ccb
Added support of draw-to-reply from shared media.
2026-04-14 09:16:15 +03:00
AlexeyZavar
2f5970d57c
Merge tag 'v6.7.2' into dev
2026-04-04 05:32:26 +03:00
23rd
319a914b66
Fixed closing forum by Escape instead of navigating back from stack.
2026-03-31 07:30:54 +03:00
AlexeyZavar
b93c93a20c
Merge tag 'v6.6.2' into dev
2026-03-19 01:24:29 +03:00
John Preston
4c2d72d00b
Support no-topics recipient state in bot-forums.
2026-02-28 19:07:09 +04:00
AlexeyZavar
8bfd3bee99
Merge tag 'v6.5.1' into dev
2026-02-17 03:35:09 +03:00
John Preston
9316cec95d
Rewrite settings_premium to new builder pattern
...
- Move settings_premium.h/cpp from settings/ to settings/sections/
- Add BuildHelper with kMeta for search indexing
- Index premium features and subscribe button for search
- Keep complex Premium section UI (custom top bar, feature list) as non-indexed
- Update all include paths across the codebase
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:55:20 +04:00
John Preston
a86529c22c
Support nice search activation without query.
2026-01-28 11:55:18 +04:00
23rd
7c675a378c
Added experimental option to force embedded search in chat.
2026-01-28 08:57:57 +03:00
AlexeyZavar
e15d380dd1
Merge tag 'v6.4.2' into dev
2026-01-12 20:19:28 +03:00
23rd
4f96812b90
Added ability to have duplicates in stack of sections.
2026-01-08 07:18:46 +03:00
23rd
9f36721631
Added workaround to avoid corner glitches on media player panel.
2026-01-01 16:18:43 +03:00
AlexeyZavar
cb24e7d085
Merge tag 'v6.3.10' & extra into dev
2025-12-30 14:28:06 +03:00
John Preston
a103047e03
Attempt to fix topic draft saving.
2025-12-22 17:56:55 +04:00
John Preston
08a979e638
Use more simple tr::... text helpers.
2025-12-15 21:40:54 +04:00
23rd
eca8dfb0ec
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
AlexeyZavar
77e300b551
Merge tag 'v6.3.6' into dev
2025-12-09 20:09:22 +03:00
John Preston
41d206e354
Rename SuggestPostOptions to SuggestOptions.
2025-12-05 20:11:53 +04:00
AlexeyZavar
51a7739436
Merge remote-tracking branch 'upstream-main/dev' into dev
2025-10-27 12:17:51 +03:00
Ilya Fedin
5fbf280e4a
Combine startUrls and sendPaths
...
This commit allows to handle multiple URLs of all types as positional arguments simultaneously:
* tg:// links
* tonsite:// links
* interpret:// file paths
* generic file paths (to share files)
This allows to Drag'n'Drop files to the Telegram shortcut/binary.
2025-10-23 10:23:53 +04:00
AlexeyZavar
13a96ee1d3
Merge tag 'v5.16.2' into dev
2025-07-07 01:23:33 +03:00
bleizix
e097a5de58
feat: implement AyuForward
2025-07-06 23:54:45 +03:00
John Preston
7e5a29a5cc
PoC suggesting posts to channels.
2025-06-27 21:29:34 +04:00
John Preston
03c24e2906
Show better monoforum chat info column.
2025-06-05 15:29:26 +04:00
John Preston
cd05586d51
Fix display of pinned messages in sublists.
2025-06-04 10:00:24 +04:00
John Preston
50b761fab2
Remove showing monoforums inside dialogs widget.
2025-06-04 10:00:23 +04:00
John Preston
fdbdeeb956
Start new tabs for monoforums.
2025-06-04 10:00:21 +04:00
John Preston
f65556acb7
Support drafts in monoforum sublists.
2025-06-04 10:00:21 +04:00
John Preston
76db55ff19
Support forwarding to monoforums.
2025-06-04 10:00:18 +04:00
John Preston
21f8403357
Merge SublistSection into ChatSection.
2025-06-04 10:00:18 +04:00
John Preston
51878ab38e
Allow opening monoforums.
2025-06-04 10:00:14 +04:00
John Preston
915dec7ba5
Show right call top bar after migration.
2025-05-01 11:13:18 +04:00
23rd
9ad1d1c25d
Fixed some unused-but-set-variable warnings.
2025-05-01 11:13:00 +04:00
John Preston
2077f51084
Open video from ?t= links.
2025-02-12 17:24:24 +04:00
John Preston
51213b499f
Start showing gifts from stories.
2025-01-22 22:13:25 +04:00
John Preston
5f10c1875c
Ask for boosts to unlock group restrictions.
2025-01-06 21:42:23 +04:00
John Preston
c23b533704
Hide shared media layer when jumping to message.
2024-12-31 16:44:22 +04:00
23rd
ba0da9f59e
Slightly improved process of switching between chats filters view types.
2024-11-11 10:18:00 +03:00