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
2cd90eb3ce
Add proxy auto-rotation option.
2026-04-16 21:24:39 +07:00
23rd
8ed9085474
Added recent search entries to settings.
2026-04-11 17:37:12 +03:00
23rd
0dd4722865
Added ability to hide phone number in main settings section.
2026-04-11 11:26:28 +03:00
AlexeyZavar
2f5970d57c
Merge tag 'v6.7.2' into dev
2026-04-04 05:32:26 +03:00
John Preston
de42fb83c5
Support new styles list from appConfig.
2026-03-28 14:48:58 +07:00
23rd
dc113c0620
Restricted removing of poll answer by time from app config.
2026-03-28 10:29:13 +03:00
John Preston
4069e4412c
Initial attempt to add ai controls.
2026-03-25 13:08:50 +07:00
John Preston
1e6f7c7f3f
Add support for bottom subsection tabs mode.
2026-03-25 13:08:49 +07:00
AlexeyZavar
b93c93a20c
Merge tag 'v6.6.2' into dev
2026-03-19 01:24:29 +03:00
John Preston
68e1504685
Use crl::on_main_queue for chained init steps.
2026-03-06 22:49:10 +04:00
futpib
ffea1e3917
Defer sticker reads via crl::on_main chain for faster first paint
...
Instead of reading all sticker sets synchronously in crl::on_main,
chain each read step via crl::on_main so that paint events can be
processed between heavy file reads. This moves first paint from
~2807ms to ~1294ms by allowing the UI to render before sticker
loading completes.
2026-03-06 22:32:21 +04:00
John Preston
a9e35afbd7
Implement disabling/enabling sharing.
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
be1fc22a05
Read correct attribute craft chances.
2026-02-01 23:33:58 +04:00
John Preston
ce59100bc6
Add crafted attribute preview.
2026-02-01 23:33:56 +04:00
John Preston
4c2e73a3ae
Show FAQ entries as default search results.
2026-01-28 11:55:21 +04:00
23rd
e6369eaae1
Added chat filters to feature to kick participants from common groups.
2026-01-28 08:57:56 +03:00
AlexeyZavar
e15d380dd1
Merge tag 'v6.4.2' into dev
2026-01-12 20:19:28 +03:00
23rd
490c07bfe0
Added remembered list for common moderated groups to session settings.
2025-12-31 12:23:22 +03:00
AlexeyZavar
672ca18dde
fix: make it build
2025-12-30 16:08:58 +03:00
AlexeyZavar
cb24e7d085
Merge tag 'v6.3.10' & extra into dev
2025-12-30 14:28:06 +03:00
John Preston
13453351bf
Improve design of dice stake box.
2025-12-29 11:21:22 +04:00
John Preston
28434f4bee
Full support and build fix.
2025-12-22 17:56:55 +04:00
23rd
eca8dfb0ec
Renamed rpl::start_with_ with rpl::on_.
2025-12-10 21:28:33 +03:00
John Preston
10d5cc0d24
Fix appConfig refresh on DC change.
2025-12-10 14:10:55 +04:00
AlexeyZavar
77e300b551
Merge tag 'v6.3.6' into dev
2025-12-09 20:09:22 +03:00
John Preston
0df3be8630
Use better ratio stars/usd/ton.
2025-12-05 20:11:54 +04:00
23rd
f506f1b830
Added read availability of passkeys from appConfig.
2025-12-05 20:11:53 +04:00
23rd
1053b30a6d
Added api support for max count of passkeys for accounts.
2025-12-05 18:15:54 +04:00
23rd
7bb30bc4a8
Added initial dummy files for component of passkeys.
2025-12-05 18:15:53 +04:00
John Preston
14295d59d1
Add some debug logs on app startup timing.
2025-11-17 12:55:44 +04:00
John Preston
58d2e2ece2
Add lang keys for the auctions.
2025-11-15 12:00:00 +04:00
23rd
f832e31c7b
Added support of pending suggestion to set up login email.
2025-11-15 11:59:20 +04:00
John Preston
e8f10f2b45
Use colorings from appconfig.
2025-11-15 11:59:20 +04:00
John Preston
3cd68842bf
Use reaction color for send button.
2025-11-15 11:59:20 +04:00
John Preston
2d754c93a7
Support choosing send_as in video streams.
2025-11-15 11:59:19 +04:00
John Preston
491ad744ea
Update API scheme on layer 217.
2025-11-15 11:59:19 +04:00
AlexeyZavar
51a7739436
Merge remote-tracking branch 'upstream-main/dev' into dev
2025-10-27 12:17:51 +03:00
John Preston
16fe056c99
Read messages limit/ttl from appConfig.
2025-10-10 09:27:00 +04:00
23rd
699ffc8b50
Returned unreadBadge/Muted but keep unreadWithMentionsBadge/Muted.
2025-10-09 19:06:03 +04:00
AlexeyZavar
9cf11ff45d
Merge tag 'v6.1.3' into dev
2025-10-04 17:26:13 +03:00
23rd
9bbb8ef31c
Replaced unreadBadge/Muted with unreadWithMentionsBadge/Muted.
2025-09-29 15:12:34 +03:00
23rd
94ccd8f8b6
Added ability to store unconfirmed authorizations.
2025-08-30 23:19:40 +03:00
23rd
5f930cc4d1
Added initial ability to rate voice transcriptions.
2025-08-18 13:26:23 +03:00
23rd
ced146fc63
Added session-specific settings for volume of notifications for peers.
2025-08-17 14:47:49 +03:00
John Preston
003e42a2ae
Show nice info about star rating.
2025-07-31 22:20:19 +04:00
John Preston
aa499eab61
Allow settings gift price in TON.
2025-07-31 22:20:18 +04:00
John Preston
8d2a7b00dc
Implement story album management.
2025-07-31 22:20:18 +04:00