John Preston
0d821c3630
Implement simple bot verification management.
2024-12-25 11:09:35 +04:00
John Preston
5c301353ec
Improve verified badge display.
2024-12-25 11:09:35 +04:00
John Preston
0363421862
Apply server side bot verifications.
2024-12-25 11:09:35 +04:00
John Preston
6f18b9b691
Proof-of-concept custom verify badges.
2024-12-25 11:09:35 +04:00
John Preston
4505a2bf2d
Beta version 5.9.2.
...
- Fix some jump-to-message highlightings.
- Fix some long round video messages sending.
- Fix possible crash in global photos / videos.
- Fix streaming starting for some large video files.
- Fix possible drop of top peers / recent chats cache.
- Fix possible crashes in audio on macOS (rollback OpenAL).
2024-12-24 10:44:15 +04:00
John Preston
0c07a015c6
Always show VIEW DISCUSSION from comments.
2024-12-23 22:46:43 +04:00
John Preston
4569f93e70
Fix username disappearance in My Profile.
2024-12-20 21:07:20 +04:00
23rd
7ea6c6c84b
Fixed width of username label with button for QR in profiles.
2024-12-18 16:21:07 +03:00
John Preston
f94fd3118b
Add "My Profile" instead of "My Stories".
2024-12-17 21:13:29 +04:00
John Preston
e92270a9ab
Add "View Discussion" button to third column.
2024-12-17 21:13:29 +04:00
John Preston
f381005184
Add "New" badge for affiliate programs.
2024-12-04 13:51:20 +04:00
John Preston
b8bf3f6520
Allow changing the recipients.
2024-12-04 13:51:20 +04:00
John Preston
1e14667006
Add affiliate program point to bot info.
2024-12-04 13:51:20 +04:00
John Preston
51ddfbc340
Update API scheme to layer 195.
2024-12-04 13:51:18 +04:00
AlexeyZavar
dbc0cae68c
Merge tag 'v5.8.2' into dev
2024-11-20 16:19:06 +03:00
John Preston
3d77bff0c9
Support bot emoji status access.
2024-11-17 15:08:15 +04:00
John Preston
4198203a7f
Implement emoji status set from miniapps.
2024-11-17 15:08:15 +04:00
John Preston
66be2ac6ca
Show toast/tooltip info on video processing.
2024-10-31 18:04:17 +04:00
23rd
057222757b
Added decimal separators to count of credits in balances of owned bot.
2024-10-28 17:47:17 +03:00
23rd
6bc8daaeda
Added earn button to section of bot settings.
2024-10-27 14:17:51 +03:00
23rd
7a2562e5bb
Added icons to earn buttons in profile sections of owned bots.
2024-10-27 13:42:17 +03:00
23rd
2e0e4006a1
Moved out generation of currency icon from svg to td_ui.
2024-10-27 13:41:14 +03:00
23rd
187139473d
Added subsection title to earn buttons in profile of owned bots.
2024-10-27 13:40:37 +03:00
23rd
dbb0a5ad28
Added ability to open currency earn section for owned bots.
2024-10-27 10:04:06 +03:00
23rd
3af288c74e
Added currency balance to profile section of owned bots.
2024-10-26 19:20:56 +03:00
23rd
9c185a30e0
Slightly improved position of button for QR of username.
2024-10-24 19:15:19 +03:00
John Preston
e8d87d37bb
Use a shorter phrase for bot policy.
2024-10-24 13:26:45 +04:00
23rd
e5886862c3
Changed behavior to copy phone number from profile sections as trimmed.
2024-10-24 09:05:27 +04:00
AlexeyZavar
7321b654bf
Merge tag 'v5.6.3' into dev
2024-10-16 13:42:36 +03:00
23rd
e00e562b5f
Fixed update of width for usernames label in profile section as well.
2024-10-14 12:49:32 +04:00
John Preston
fdf826b686
Improve gifts layout a bit.
2024-10-11 09:31:45 +04:00
23rd
73b63aa414
Fixed update of width for username label in profile section.
2024-10-10 18:56:20 +03:00
John Preston
af728e82fc
Unify channel links and usernames clicks.
2024-10-10 13:53:06 +04:00
John Preston
3cb33f0825
Custom "Copy ID" for peer ID context menu.
2024-10-10 13:53:06 +04:00
23rd
a74c5a89a6
Added manage channel button to profile section of owned channels.
2024-10-05 18:50:03 +03:00
23rd
3cb0be5be5
Added administrators button to profile section of owned channels.
2024-10-05 18:50:03 +03:00
23rd
d56f3cfecf
Added credits balance to profile section of owned bots.
2024-10-05 18:50:03 +03:00
John Preston
cf1d274b0d
Return gift_credits_box with gifting stars.
2024-10-04 10:06:21 +04:00
John Preston
d361d5f3b2
Move gift_credits_box -> star_gift_box, strip old code.
2024-10-04 10:06:21 +04:00
23rd
3dc93526ff
Renamed report_box with report_box_graphics.
2024-10-04 10:06:21 +04:00
23rd
3edf8e10e2
Added api support for reports with server options.
2024-10-04 10:06:21 +04:00
John Preston
da49efa1ed
Simple profile page for Verification Codes.
2024-10-04 10:06:21 +04:00
John Preston
79b1c0edee
Support PeerData::isVerifyCodes() peer type.
2024-10-04 10:06:20 +04:00
John Preston
4803bd4b3f
Started gifts list in profile.
2024-10-04 10:06:20 +04:00
23rd
99c8edb3eb
Fixed display of working hours in profiles.
2024-09-30 13:29:19 +03:00
23rd
7cc9a0b9aa
Added ability to share QR code of bots.
2024-09-30 12:47:22 +04:00
AlexeyZavar
976db74ece
Merge tag 'v5.5.5' into dev
...
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/version.h
2024-09-27 20:40:18 +03:00
AlexeyZavar
b073810bab
feat: ability to disable save deleted messages in bot dialogs
2024-09-27 20:36:34 +03:00
John Preston
d0a8bd1f03
Use colored topic icons only when required.
2024-09-13 20:06:38 +04:00
John Preston
c9e0f50f0f
Revert "Improved color of topic icon in TopicIconView."
...
This reverts commit a38dcb6ee5
.
2024-09-13 20:06:32 +04:00