AlexeyZavar
|
a70d98338b
|
fix: show date & counter in dialogs when last message is filtered
|
2026-04-26 20:12:07 +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 |
|
John Preston
|
810ebff849
|
Fix clickable geometry of "via @bot".
|
2026-04-21 23:01:19 +07:00 |
|
23rd
|
d6cb8d62af
|
Added drag support for url inline keyboard buttons in messages.
|
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
|
3d2b8439ee
|
Added dynamic corner rounding to bot reply keyboard buttons.
|
2026-04-03 10:32:36 +03:00 |
|
23rd
|
554ba411f6
|
[poll-view] Added initial support of reply to poll answers.
|
2026-03-28 10:29:08 +03:00 |
|
AlexeyZavar
|
b93c93a20c
|
Merge tag 'v6.6.2' into dev
|
2026-03-19 01:24:29 +03:00 |
|
John Preston
|
a9e35afbd7
|
Implement disabling/enabling sharing.
|
2026-02-28 19:07:09 +04:00 |
|
John Preston
|
c20bf7aeb1
|
Center the keyboard button icon without text.
|
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 |
|
AlexeyZavar
|
b6d19149d9
|
feat: per-account ghost & lock ghost features & refactor
|
2026-02-13 16:52:15 +03:00 |
|
John Preston
|
0bbab2bd59
|
Support colored/iconed bot buttons.
|
2026-02-01 23:33:58 +04:00 |
|
AlexeyZavar
|
e15d380dd1
|
Merge tag 'v6.4.2' into dev
|
2026-01-12 20:19:28 +03:00 |
|
23rd
|
e8566002d6
|
Added general replies to admin log messages.
|
2026-01-08 07:18:46 +03:00 |
|
23rd
|
5396d78f9a
|
Slightly improved code style in history item components.
|
2026-01-02 16:03:51 +03:00 |
|
23rd
|
e3465ba688
|
Added click handler to reply inline markup with url in admin log.
|
2026-01-02 14:31:47 +03: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 |
|
AlexeyZavar
|
77e300b551
|
Merge tag 'v6.3.6' into dev
|
2025-12-09 20:09:22 +03:00 |
|
John Preston
|
1e89ee4e50
|
Show Reject/Accept buttons for offers.
|
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 |
|
bleizix
|
698e4a0af4
|
feat: message filters initial
|
2025-09-29 20:33:17 +03:00 |
|
John Preston
|
1b4ea2e9c6
|
Use Api::ParseTextWithEntities more.
|
2025-08-13 11:18:34 +04:00 |
|
John Preston
|
b4272c306d
|
Get rid of registerImageEmoji/registerInternalEmoji.
|
2025-08-04 22:27:08 +04:00 |
|
AlexeyZavar
|
157039946f
|
fix: allow copying inline button links
|
2025-07-16 00:33:27 +03:00 |
|
AlexeyZavar
|
5270f155ff
|
Merge tag 'v5.16.4' into dev
|
2025-07-15 16:48:06 +03:00 |
|
John Preston
|
23f5102f1b
|
Update API scheme to layer 208.
|
2025-07-11 19:26:01 +04:00 |
|
AlexeyZavar
|
13a96ee1d3
|
Merge tag 'v5.16.2' into dev
|
2025-07-07 01:23:33 +03:00 |
|
John Preston
|
ef69796798
|
Fix bot buttons refresh.
|
2025-07-02 07:20:51 +04:00 |
|
John Preston
|
141fb875f9
|
Add icons to suggestion buttons.
|
2025-06-27 21:29:35 +04:00 |
|
John Preston
|
bf9492e083
|
Show approve/decline service messages.
|
2025-06-27 21:29:34 +04:00 |
|
John Preston
|
a97d1b8669
|
Support task lists view/update/actions.
|
2025-06-27 21:29:33 +04:00 |
|
AlexeyZavar
|
69420f5750
|
chore: refactor & reformat settings
|
2025-06-08 11:00:04 +03:00 |
|
John Preston
|
d775760f98
|
Support nice monoforum userpics.
|
2025-06-04 10:00:24 +04:00 |
|
John Preston
|
abcf7e3a47
|
Update API scheme & fix monoforum send.
|
2025-06-04 10:00:14 +04:00 |
|
AlexeyZavar
|
409165dec6
|
chore: refactor settings
|
2025-05-05 20:36:16 +03:00 |
|
AlexeyZavar
|
adc691f516
|
Merge tag 'v5.12.1' into dev
|
2025-03-08 23:02:34 +03:00 |
|
John Preston
|
c9fb97cd7c
|
Simplify marked text context logic.
|
2025-03-07 19:03:40 +04:00 |
|
AlexeyZavar
|
6163cc8a5a
|
Merge tag 'v5.11.1' into dev
|
2025-02-14 01:51:34 +03:00 |
|
John Preston
|
2b8eec8666
|
Allow fast bot mode without support mode.
|
2025-02-12 11:39:26 +04:00 |
|
AlexeyZavar
|
ab3a61794b
|
Merge tag 'v5.10.7' into dev
|
2025-01-29 01:49:51 +03:00 |
|
John Preston
|
da426ae03b
|
Introduce fast-buttons-bots for support mode.
|
2025-01-27 19:25:17 +04:00 |
|
23rd
|
f1ffe2a641
|
Added icon to webview buttons from bot keyboards.
|
2025-01-22 10:21:22 +03:00 |
|
AlexeyZavar
|
dbc0cae68c
|
Merge tag 'v5.8.2' into dev
|
2024-11-20 16:19:06 +03:00 |
|
John Preston
|
89c35e8512
|
Show copy-to-clipboard button tooltip.
|
2024-11-05 11:36:10 +04:00 |
|
AlexeyZavar
|
da797a2b07
|
Merge tag 'v5.2.0' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/calls/calls_call.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/history/view/media/history_view_gif.cpp
# Telegram/SourceFiles/window/notifications_manager_default.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2024-07-01 04:17:59 +03:00 |
|
John Preston
|
3ece9b1566
|
Update API scheme to layer 183. Paid media.
|
2024-06-30 21:16:08 +04:00 |
|
AlexeyZavar
|
68ad4aeaf8
|
Merge tag 'v5.1.7' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2024-06-14 22:10:29 +03:00 |
|
23rd
|
bb33d0b997
|
Replaced credits currency with icon only in buttons with Buy type.
|
2024-06-14 15:32:02 +03:00 |
|