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 |
|
John Preston
|
05cf8aaa0f
|
Suggest sending large texts as files.
|
2026-04-10 19:26:30 +07:00 |
|
AlexeyZavar
|
2079c8d4cf
|
Merge tag 'v6.7.5' into dev
|
2026-04-07 22:26:59 +03:00 |
|
John Preston
|
98f342227f
|
Remove reveal animation on draft replacement.
|
2026-04-07 22:26:41 +07:00 |
|
AlexeyZavar
|
2f5970d57c
|
Merge tag 'v6.7.2' into dev
|
2026-04-04 05:32:26 +03:00 |
|
AlexeyZavar
|
b93c93a20c
|
Merge tag 'v6.6.2' into dev
|
2026-03-19 01:24:29 +03:00 |
|
John Preston
|
5507e9c00d
|
Simplify file sending, always attach a caption.
|
2026-03-06 21:08:35 +04:00 |
|
23rd
|
3ebec4db75
|
Changed behavior to send text as caption to first file in files album.
|
2026-02-28 19:07:08 +04:00 |
|
AlexeyZavar
|
8bfd3bee99
|
Merge tag 'v6.5.1' into dev
|
2026-02-17 03:35:09 +03:00 |
|
23rd
|
c6817a60cb
|
Added ability to take written caption from SendFilesBox on cancel.
|
2026-02-13 11:56:57 +03:00 |
|
John Preston
|
fdfe1f1cb5
|
Always keep SessionController in Settings sections.
|
2026-01-28 11:55:19 +04:00 |
|
AlexeyZavar
|
cb24e7d085
|
Merge tag 'v6.3.10' & extra into dev
|
2025-12-30 14:28:06 +03: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
|
9cf11ff45d
|
Merge tag 'v6.1.3' into dev
|
2025-10-04 17:26:13 +03:00 |
|
John Preston
|
b754ad5248
|
Use base::weak_qptr / base::make_weak.
|
2025-07-23 11:40:59 +04:00 |
|
AlexeyZavar
|
13a96ee1d3
|
Merge tag 'v5.16.2' into dev
|
2025-07-07 01:23:33 +03:00 |
|
John Preston
|
7e5a29a5cc
|
PoC suggesting posts to channels.
|
2025-06-27 21:29:34 +04:00 |
|
John Preston
|
9290c90bdc
|
Allow fully editing todo lists.
|
2025-06-27 21:29:33 +04:00 |
|
John Preston
|
fdbdeeb956
|
Start new tabs for monoforums.
|
2025-06-04 10:00:21 +04:00 |
|
AlexeyZavar
|
631f5a1043
|
feat: restore caption from send files box
|
2025-05-19 00:59:34 +03:00 |
|
John Preston
|
93a590774e
|
Send paid stickers/gifs/inline-results.
|
2025-03-07 19:03:38 +04:00 |
|
John Preston
|
5f10c1875c
|
Ask for boosts to unlock group restrictions.
|
2025-01-06 21:42:23 +04:00 |
|
John Preston
|
552343fa37
|
PoC video messages sending.
|
2024-10-24 13:24:43 +04:00 |
|
John Preston
|
ac7b2e0da0
|
Keyboard navigation in closed topics.
Fixes #27319.
Fixes #28288.
|
2024-10-10 14:16:34 +04:00 |
|
23rd
|
679350e23d
|
Removed unused simple sendExistingDocument methods from sections.
|
2024-08-22 17:10:12 +03:00 |
|
John Preston
|
3ece9b1566
|
Update API scheme to layer 183. Paid media.
|
2024-06-30 21:16:08 +04:00 |
|
John Preston
|
cbcdeae200
|
Don't show topic buttons in topic preview.
|
2024-06-13 18:08:36 +04:00 |
|
John Preston
|
974bf99921
|
Allow editing spoiler/caption-above in EditCaptionBox.
|
2024-05-30 21:35:10 +04:00 |
|
John Preston
|
d1106e5ae6
|
Check effects availability in all SendMenu-s.
|
2024-05-30 21:35:05 +04:00 |
|
John Preston
|
ef2aa05197
|
Allow HistoryView::ListWidget without SessionController.
|
2024-05-28 21:41:59 +04:00 |
|
23rd
|
334fd4e951
|
Added ability to edit media with spoiled one without resending.
|
2024-05-14 17:19:39 +03:00 |
|
John Preston
|
6fb1e23ed5
|
Fix file dialog filter for videos from attach menu.
|
2024-04-06 13:05:12 +04:00 |
|
23rd
|
2638ee2926
|
Improved message edition with pre-selected text.
|
2024-03-17 11:16:07 +03:00 |
|
John Preston
|
990ae11f62
|
Version 4.15.1: Fix build with GCC.
|
2024-03-08 15:49:30 +04:00 |
|
John Preston
|
bef26cf9d2
|
Force right-alignment in quick replies editing.
|
2024-03-08 10:54:00 +04:00 |
|
John Preston
|
288979d8e7
|
Allow editing quick replies from the suggestions.
|
2024-03-08 10:54:00 +04:00 |
|
John Preston
|
ca4cbddba6
|
Check shortcuts / messages limits.
|
2024-03-08 10:53:59 +04:00 |
|
John Preston
|
7f7d544943
|
Show nice empty quick reply placeholder.
|
2024-03-08 10:53:59 +04:00 |
|
John Preston
|
8545a14763
|
Fix shortcut messages sizing / emoji panel.
|
2024-03-08 10:53:59 +04:00 |
|
John Preston
|
aad8e989d8
|
Shortcuts edit / delete menu.
|
2024-03-08 10:53:59 +04:00 |
|
John Preston
|
f086203d25
|
Implement proper shortcut management.
|
2024-03-08 10:53:59 +04:00 |
|
John Preston
|
23e22de6ec
|
Fix deleting shortcut items.
|
2024-03-08 10:53:59 +04:00 |
|
John Preston
|
fb539b0f70
|
Improve shortcut messages geometry.
|
2024-03-08 10:53:59 +04:00 |
|
John Preston
|
7f3ebde252
|
Implement sending of shortcutted messages.
|
2024-03-08 10:53:59 +04:00 |
|
John Preston
|
d05c4e0990
|
Start shortcut messages sending.
|
2024-03-08 10:53:59 +04:00 |
|