AlexeyZavar
|
ca85c9e803
|
fix: hide date button for topic ID
|
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 |
|
23rd
|
e0461b89fb
|
Slightly improved empty gap before block button in info profile.
|
2026-04-24 12:07:32 +03:00 |
|
AlexeyZavar
|
ae8de84828
|
chore: redirect from experimental to settings
|
2026-04-07 21:44:18 +03:00 |
|
AlexeyZavar
|
d9c6e3a322
|
Merge tag 'v6.7.4' into dev
|
2026-04-07 19:39:36 +03:00 |
|
23rd
|
9cb41f4517
|
Replaced RoundButton text transform constructor arg with setter.
|
2026-04-06 16:58:16 +03:00 |
|
23rd
|
494833236f
|
Defaulted RoundButton text transform to no-transform.
|
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 |
|
AlexeyZavar
|
2f5970d57c
|
Merge tag 'v6.7.2' into dev
|
2026-04-04 05:32:26 +03: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 |
|
AlexeyZavar
|
b93c93a20c
|
Merge tag 'v6.6.2' into dev
|
2026-03-19 01:24:29 +03:00 |
|
23rd
|
8256ebd5aa
|
Added simple icon to button for bot settings from profile actions.
|
2026-03-12 12:59:49 +04:00 |
|
mukthar777
|
eabeae20b6
|
Add lableing to birthday in profile action
|
2026-02-28 06:41:25 +04:00 |
|
mukthar777
|
215303cc69
|
accessibility: implement button labeling across info sections
|
2026-02-28 06:41:25 +04:00 |
|
AlexeyZavar
|
c26d158bc7
|
chore: hot-reload for more options
|
2026-02-26 21:21:25 +03: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
|
3c15ec6e49
|
Remove legacy profile cover code.
|
2026-02-06 13:24:43 +04:00 |
|
23rd
|
4cd0e2c9d7
|
Added simple icon to button for bot privacy policy from profile actions.
|
2026-01-28 09:20:42 +03:00 |
|
23rd
|
9fb25bfada
|
Added special bullet char to global access.
|
2026-01-28 08:57:56 +03:00 |
|
AlexeyZavar
|
b5d6d46ed8
|
fix: possible crash
|
2025-12-31 12:14:41 +03:00 |
|
AlexeyZavar
|
cb24e7d085
|
Merge tag 'v6.3.10' & extra into dev
|
2025-12-30 14:28:06 +03:00 |
|
AlexeyZavar
|
b69ff3f862
|
feat: registration & join dates
|
2025-12-30 03:01:33 +03:00 |
|
John Preston
|
28434f4bee
|
Full support and build fix.
|
2025-12-22 17:56:55 +04:00 |
|
23rd
|
89b15142ef
|
Returned button for topics list to profile info.
|
2025-12-22 17:56:55 +04:00 |
|
AlexeyZavar
|
b4e8d580d0
|
fix: apply ease to business hours
|
2025-12-18 09:00:59 +03:00 |
|
John Preston
|
08a979e638
|
Use more simple tr::... text helpers.
|
2025-12-15 21:40:54 +04:00 |
|
23rd
|
7952d2688e
|
Slightly improved animation of personal channel when it is removed.
|
2025-12-15 21:40:53 +04:00 |
|
23rd
|
0f41fd1356
|
Added ability to remove personal channel from your profile section.
|
2025-12-15 21:40:53 +04:00 |
|
23rd
|
eca8dfb0ec
|
Renamed rpl::start_with_ with rpl::on_.
|
2025-12-10 21:28:33 +03:00 |
|
John Preston
|
03df5b8546
|
rpl::type_erased() -> rpl::type_erased.
|
2025-12-10 14:27:05 +04:00 |
|
23rd
|
52cc76636c
|
Moved out verify details below app button when it is presented in info.
|
2025-12-10 09:47:48 +03:00 |
|
AlexeyZavar
|
77e300b551
|
Merge tag 'v6.3.6' into dev
|
2025-12-09 20:09:22 +03:00 |
|
23rd
|
e97ae3d537
|
Fixed display of QR button in info profile when no usernames.
|
2025-11-24 17:46:49 +03:00 |
|
23rd
|
08800b68f4
|
Slightly improved subtext for topic link in info profile.
|
2025-11-24 17:46:49 +03:00 |
|
23rd
|
a59db6529c
|
Added default guarded callback for simple QR box for peer username.
|
2025-11-24 17:46:49 +03:00 |
|
23rd
|
662b862d2f
|
Fixed edge skips in list of actions from info profile.
|
2025-11-17 18:30:36 +03:00 |
|
23rd
|
4d2700ab1c
|
Added special tracker to allow override dividers below in profile info.
|
2025-11-01 18:50:00 +03:00 |
|
23rd
|
b365136639
|
Added special at least one shown button tracker to profile info.
|
2025-11-01 18:50:00 +03:00 |
|
23rd
|
f23153e1ac
|
Fixed skip for view channel button in profile info.
|
2025-11-01 18:50:00 +03:00 |
|
23rd
|
26cb931dcf
|
Fixed skip for report reaction button in profile info.
|
2025-11-01 18:50:00 +03:00 |
|
23rd
|
42d2190d17
|
Moved out "add to contact" button from info above in hierarchy.
|
2025-11-01 18:50:00 +03:00 |
|
23rd
|
4e9f2aaadd
|
Removed redundant button for chat management from info actions list.
|
2025-11-01 18:50:00 +03:00 |
|
23rd
|
a50141ac8a
|
Added one line for private topic links to profile info.
|
2025-10-31 01:21:14 +03:00 |
|
23rd
|
f11b36cdb1
|
Improved track of sliders to avoid empty dividers in profile top bar.
|
2025-10-31 01:20:55 +03:00 |
|
23rd
|
45def31826
|
Returned button to view channel to profile top bar.
Regression was introduced 6147b0eec0.
|
2025-10-30 21:28:34 +03:00 |
|
23rd
|
babcefeb23
|
Returned button for reaction reporting to profile info.
|
2025-10-29 13:15:05 +03:00 |
|
23rd
|
dfaf9b9d43
|
Fixed position of right sublabel for notes in profile section.
|
2025-10-28 13:53:39 +03:00 |
|
23rd
|
6147b0eec0
|
Removed main buttons from profile sections.
|
2025-10-28 13:53:39 +03:00 |
|