AlexeyZavar
|
392f2e633c
|
feat: message field configuration
|
2024-09-12 16:10:03 +03:00 |
|
AlexeyZavar
|
409eedf58d
|
Merge tag 'v5.5.3' into dev
# Conflicts:
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/chat_helpers/gifs_list_widget.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/history/history_widget.cpp
# Telegram/SourceFiles/history/view/history_view_element.cpp
# Telegram/lib_tl
# Telegram/lib_ui
# lib/xdg/org.telegram.desktop.metainfo.xml
# snap/snapcraft.yaml
|
2024-09-11 20:23:00 +03:00 |
|
23rd
|
d0536cc31f
|
Replaced boxes for QR code of invite links with box for share QR code.
|
2024-09-10 13:51:23 +03:00 |
|
23rd
|
bf9d90ca4e
|
Fixed emoji display in header of link for dialog filters.
|
2024-09-09 17:20:52 +03:00 |
|
Ilya Fedin
|
93587ddc3c
|
Allow scale preview in separate window on Wayland
|
2024-09-09 14:49:44 +04:00 |
|
23rd
|
46cb3ec103
|
Added box for boosts with credits.
|
2024-09-06 21:57:47 +04:00 |
|
23rd
|
4520480604
|
Added support of credits giveaway to ReceiptCreditsBox.
|
2024-09-06 21:57:46 +04:00 |
|
John Preston
|
c18e59218e
|
Show internal list of apps as Stars Examples.
|
2024-09-05 13:14:07 +04:00 |
|
23rd
|
6a45a862dd
|
Removed wheel events from scale slider in section of main settings.
|
2024-09-04 16:01:55 +02:00 |
|
23rd
|
c9f7da6e82
|
Added ability to paint icons in center of QRectF.
|
2024-09-04 10:33:28 +03:00 |
|
23rd
|
f956c0f227
|
Added experimental option to disable touch bar on macOS.
|
2024-09-04 10:12:08 +03:00 |
|
23rd
|
2b502b22b9
|
Replaced PeerData::generateUserpicImage with static function.
|
2024-09-04 10:11:44 +03:00 |
|
23rd
|
5ac80d2655
|
Fixed text clipping at bottom in settings section for cloud password.
|
2024-09-04 10:11:41 +03:00 |
|
23rd
|
8cd5e51982
|
Added missed handler of server error when try to reset cloud password.
|
2024-09-04 10:11:31 +03:00 |
|
John Preston
|
f79d70d112
|
Use Ui::Text::String in Ui::RoundButton.
|
2024-08-31 21:48:52 +04:00 |
|
23rd
|
03790f3da0
|
Removed include directive for ui_utility from rp_widget header.
|
2024-08-28 15:15:58 +03:00 |
|
23rd
|
ae17acdfd4
|
Removed include directive for ui_utility from rp_widget header.
|
2024-08-28 14:38:33 +03:00 |
|
23rd
|
920484d540
|
Fixed update of submit way in all opened windows.
|
2024-08-28 09:32:39 +03:00 |
|
23rd
|
679350e23d
|
Removed unused simple sendExistingDocument methods from sections.
|
2024-08-22 17:10:12 +03:00 |
|
23rd
|
d143e32022
|
Fixed loading of credits history list with offset.
|
2024-08-21 18:26:24 +03:00 |
|
AlexeyZavar
|
ec59d8679f
|
Merge tag 'v5.4.1' into dev
# Conflicts:
# .github/workflows/mac_packaged.yml
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/core/local_url_handlers.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/data/data_message_reactions.cpp
# Telegram/SourceFiles/history/view/history_view_message.h
# Telegram/lib_ui
# docs/building-win.md
# snap/snapcraft.yaml
|
2024-08-18 01:24:26 +03:00 |
|
John Preston
|
eec9c8a46b
|
Support tg://stars_topup links.
|
2024-08-14 18:17:52 +02:00 |
|
John Preston
|
b9de12fedb
|
Support 18+/restrictions for messages.
|
2024-08-14 18:17:52 +02:00 |
|
John Preston
|
155f4ea252
|
Fix build on Windows.
|
2024-08-14 18:17:51 +02:00 |
|
23rd
|
457301493f
|
Moved out drawing of label for subscription rows to single place.
|
2024-08-14 18:17:51 +02:00 |
|
23rd
|
4f7364b798
|
Added ability to cancel and renew subscription from settings section.
|
2024-08-14 18:17:51 +02:00 |
|
23rd
|
32e8ed93e2
|
Added ability to display subscription info in ReceiptCreditsBox.
|
2024-08-14 18:17:51 +02:00 |
|
23rd
|
4760337958
|
Removed redundant argument from ReceiptCreditsBox.
|
2024-08-14 18:17:51 +02:00 |
|
23rd
|
f2f85a9083
|
Replaced icon with custom emoji in list of credits history entries.
|
2024-08-14 18:17:50 +02:00 |
|
23rd
|
70d5dd8b71
|
Added initial list of subscriptions to credits settings section.
|
2024-08-14 18:17:50 +02:00 |
|
23rd
|
cc3baad377
|
Added subscription date to credits history entries.
|
2024-08-14 18:17:50 +02:00 |
|
23rd
|
92f70a0ebb
|
Added handler to subscribe box when balance is too small.
|
2024-08-14 18:17:50 +02:00 |
|
23rd
|
c8a3b0ab80
|
Renamed SubscriptionOption with PremiumSubscriptionOption.
|
2024-08-14 18:17:49 +02:00 |
|
John Preston
|
e89f2b55e8
|
Support arbitrary content in toasts.
|
2024-08-14 18:17:49 +02:00 |
|
John Preston
|
474c0838d1
|
Show "Star Reaction" in stars statistics.
|
2024-08-14 18:17:49 +02:00 |
|
John Preston
|
9bb1fa8782
|
Allow sending paid reactions.
|
2024-08-14 18:17:49 +02:00 |
|
23rd
|
efc8417ab1
|
Improved text size in list of credits options.
|
2024-08-14 18:17:48 +02:00 |
|
Ilya Fedin
|
916926bfa6
|
Fix default export directory in flatpak
|
2024-08-13 08:45:55 +04:00 |
|
AlexeyZavar
|
92dab0438f
|
Merge tag 'v5.3.2' into dev
# Conflicts:
# .github/workflows/mac_packaged.yml
# Telegram/Resources/winrc/Telegram.rc
# Telegram/Resources/winrc/Updater.rc
# Telegram/SourceFiles/boxes/sticker_set_box.cpp
# Telegram/SourceFiles/core/version.h
# Telegram/SourceFiles/inline_bots/bot_attach_web_view.cpp
# Telegram/lib_ui
# snap/snapcraft.yaml
|
2024-08-05 20:56:01 +03:00 |
|
John Preston
|
a25b2e9700
|
Show webview error in Iv::Controller.
|
2024-07-31 17:03:55 +02:00 |
|
John Preston
|
8b2bbfba6a
|
Navigate back/forward in tonsite pages.
|
2024-07-31 17:03:55 +02:00 |
|
John Preston
|
4b09050061
|
Implement Stars gift view from service messages.
|
2024-07-31 17:03:54 +02:00 |
|
23rd
|
0bfb0fd045
|
Added initial ability to gift credits to users.
|
2024-07-31 17:03:54 +02:00 |
|
23rd
|
8ad2d3d39a
|
Added api support to create invoice for credit gifts.
|
2024-07-31 17:03:54 +02:00 |
|
23rd
|
b8a19b56b6
|
Removed window session controller usage from list of credit options.
|
2024-07-31 17:03:54 +02:00 |
|
23rd
|
24b93a5eff
|
Added support for credits gift options to list of credit options.
|
2024-07-31 17:03:53 +02:00 |
|
23rd
|
e760a0983f
|
Added gift sticker to ReceiptCreditsBox for gifts.
|
2024-07-31 17:03:53 +02:00 |
|
23rd
|
bcb6e9e1af
|
Removed unused include directives from settings_common_session.
|
2024-07-31 17:03:53 +02:00 |
|
23rd
|
847d66c973
|
Added initial support of received gifts in list of credits history.
|
2024-07-31 17:03:53 +02:00 |
|
John Preston
|
3f0f3a3c11
|
Focus existing location picker.
|
2024-07-26 17:28:04 +02:00 |
|