Ireina
4de4665fc3
chore: disable phone sharing by default when adding contacts
2026-06-17 09:45:46 +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
697f5b77b5
Added confirmation box on close of unsaved group history visibility box.
2026-04-23 21:09:43 +03:00
23rd
9e63567532
Replaced plain username with link in peer short info box.
2026-04-23 21:09:43 +03:00
AlexeyZavar
d9c6e3a322
Merge tag 'v6.7.4' into dev
2026-04-07 19:39:36 +03:00
rdmcd
a17199c7a9
Fix startchannel deeplink: add missing stories rights and bot defaults fallback.
...
ParseRequestedAdminRights was missing post_stories, edit_stories and
delete_stories identifiers, causing all admin rights to be discarded
when any of these appeared in the admin parameter. Also, startchannel
always used explicit URL rights even when empty, never falling back to
bot's default admin rights configured via BotFather (unlike iOS client).
Unknown admin right identifiers are now skipped instead of discarding
all already-parsed rights, improving forward-compatibility of deeplinks.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 11:26:02 +07:00
23rd
9cb41f4517
Replaced RoundButton text transform constructor arg with setter.
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
John Preston
00154dcbe9
Fix glitch in empty managed bot username.
2026-04-06 15:41:42 +07:00
AlexeyZavar
2f5970d57c
Merge tag 'v6.7.2' into dev
2026-04-04 05:32:26 +03:00
John Preston
d56c2c5fc3
Handle flood errors in managed bot creation.
2026-04-04 09:12:56 +07:00
John Preston
b6ae741000
Implement managed bot creation limits toasts.
2026-04-01 00:16:22 +07:00
23rd
6a187bff11
Extracted pill tabs to separated module.
2026-03-28 10:29:13 +03:00
23rd
b06573b5c9
Moved out poll-related styles from boxes.style to polls.style.
2026-03-28 10:29:08 +03:00
John Preston
3da3334131
Correct max userpic length for managed bot.
2026-03-25 21:14:38 +07:00
John Preston
391a3b02f0
Show nice future bot link preview.
2026-03-25 16:02:35 +07:00
John Preston
d455d6ee32
Improve managed bot creation.
2026-03-25 13:08:50 +07:00
John Preston
358a9f87a1
Initial support for managed bot creation.
2026-03-25 13:08:50 +07:00
John Preston
994dd2e05c
Don't edit non-member tags.
2026-03-25 13:08:50 +07:00
AlexeyZavar
b93c93a20c
Merge tag 'v6.6.2' into dev
2026-03-19 01:24:29 +03:00
John Preston
af4c7bc754
Support system text replacements on macOS.
2026-03-16 13:10:21 +04:00
John Preston
b30948fd81
In GroupAdmin scope send /start only with token.
...
Fixes #30026 .
2026-03-10 12:35:55 +04:00
John Preston
58d334c1c8
Fix crash in restrict-from-recent-actions.
2026-03-06 21:59:51 +04:00
Ilya Fedin
d52d82f7e6
Fix GCC 15 -Wrange-loop-construct
2026-03-03 12:16:32 +04:00
Ilya Fedin
ca0c9ab659
Fix GCC 15 -Wdangling-pointer
2026-03-03 12:16:32 +04:00
John Preston
9b0b154bd3
Fix display of tags in legacy groups.
2026-03-02 12:53:56 +04:00
John Preston
15778fc6db
Fix crash in legacy groups viewing.
2026-03-02 12:52:56 +04:00
John Preston
02bf8e52af
Remove tag editing in broadcasts.
2026-03-01 21:34:57 +04:00
John Preston
343261d6ae
Fix actions in members dropdown.
2026-03-01 21:34:57 +04:00
John Preston
c9ac77ccbf
Use separate phrase for singular Edit Tag.
2026-02-28 19:07:11 +04:00
John Preston
f93e1f4188
Support participant rank changes in admin log.
2026-02-28 19:07:11 +04:00
John Preston
c39c0b597c
Nice tag badge click handler in groups.
2026-02-28 19:07:10 +04:00
John Preston
a83890b03e
Support nice Reply button in the corner.
2026-02-28 19:07:10 +04:00
John Preston
0f6a5480df
Implement nice member/admin edit in groups.
2026-02-28 19:07:10 +04:00
John Preston
4d767fb279
Implement nice tag edit with preview.
2026-02-28 19:07:10 +04:00
John Preston
f5bee133a4
Improve delete / tag highlight more.
2026-02-28 19:07:10 +04:00
John Preston
edc3006fbe
Improve Remove/Delete from group participants.
2026-02-28 19:07:10 +04:00
John Preston
e1a2fd2481
Start nice redesigned group tags display.
2026-02-28 19:07:10 +04:00
John Preston
a9e35afbd7
Implement disabling/enabling sharing.
2026-02-28 19:07:09 +04:00
John Preston
2e538b5d38
Update icons for tags editing.
2026-02-28 19:07:09 +04:00
John Preston
e9fced5c2c
Nice design of admin/member tags.
2026-02-28 19:07:09 +04:00
John Preston
e85bb2085c
Update API scheme on layer 223.
2026-02-28 19:07:08 +04:00
John Preston
aa94491ad7
Allow editing my rank / other ranks.
2026-02-28 19:07:08 +04:00
John Preston
7969795a01
Show custom ranks, allow toggling on.
2026-02-28 19:07:08 +04:00
John Preston
5c7d2723ed
Update API scheme to layer 223. Owners.
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
4cdea65aa5
Added support of rpl name to color sample for your color buttons.
2026-02-15 12:10:35 +03:00
John Preston
27db7eee26
Show some error toasts on group info saving.
...
Fixes #30207 .
2026-02-06 13:24:43 +04:00
John Preston
3c15ec6e49
Remove legacy profile cover code.
2026-02-06 13:24:43 +04:00
23rd
4189c0b2dc
Improved style of credits history entry out for upgrade gifts.
2026-02-01 23:33:58 +04:00