tdesktop/Telegram/SourceFiles/boxes
2024-10-26 16:34:43 +04:00
..
filters Remove custom PeerData::isVerifyCodes() userpic. 2024-10-04 10:06:21 +04:00
peers Added subscription icon to channel photo in ReceiptCreditsBox. 2024-10-24 09:05:27 +04:00
about_box.cpp Add some Windows on ARM special cases. 2024-07-19 11:56:34 +02:00
about_box.h
about_sponsored_box.cpp
about_sponsored_box.h
abstract_box.cpp
abstract_box.h
add_contact_box.cpp Added date of admin promotional to EditAdminBox. 2024-09-09 17:20:52 +03:00
add_contact_box.h Support complex invite-users responses. 2024-04-01 22:44:26 +04:00
auto_download_box.cpp Added references to structured bindings since Apple clang supports them. 2024-01-16 11:18:55 +04:00
auto_download_box.h
auto_lock_box.cpp Add rpl interface to RadiobuttonGroup. 2024-03-08 10:53:58 +04:00
auto_lock_box.h
background_box.cpp Removed cIntRetinaFactor and cRetinaFactor. 2024-03-24 07:10:07 +03:00
background_box.h Allow setting channel wallpaper. 2023-12-22 07:35:02 -04:00
background_preview_box.cpp Add choose font settings. 2024-04-23 19:17:42 +04:00
background_preview_box.h Add a couple of phrases for group wallpapers. 2024-02-16 12:22:38 +04:00
boxes.style Add author to the top of Reply in Another Chat. 2024-10-24 13:24:44 +04:00
choose_filter_box.cpp Fixed color reset for chat filters on saving. 2024-07-17 10:04:13 +02:00
choose_filter_box.h
connection_box.cpp Removed include directive for ui_utility from rp_widget header. 2024-08-28 15:15:58 +03:00
connection_box.h Fixed display of confirmation box for proxy links in correspond window. 2024-06-01 16:02:59 +03:00
create_poll_box.cpp Removed include directive for ui_utility from rp_widget header. 2024-08-28 15:15:58 +03:00
create_poll_box.h Check effects availability in all SendMenu-s. 2024-05-30 21:35:05 +04:00
delete_messages_box.cpp Replaced box for leaving or deleting chat with generic box. 2024-04-28 20:14:26 +03:00
delete_messages_box.h
dictionaries_manager.cpp
dictionaries_manager.h
download_path_box.cpp Fix default export directory in flatpak 2024-08-13 08:45:55 +04:00
download_path_box.h
edit_caption_box.cpp Implement text -> media message editing. 2024-10-25 18:14:44 +04:00
edit_caption_box.h Add FieldAutocomplete to EditCaptionBox. 2024-09-19 10:34:01 +04:00
edit_privacy_box.cpp Support PeerData::isVerifyCodes() peer type. 2024-10-04 10:06:20 +04:00
edit_privacy_box.h Support "premiums and ..." privacy editing. 2024-04-01 22:44:25 +04:00
gift_credits_box.cpp Return gift_credits_box with gifting stars. 2024-10-04 10:06:21 +04:00
gift_credits_box.h Return gift_credits_box with gifting stars. 2024-10-04 10:06:21 +04:00
gift_premium_box.cpp Improved received star gift box. 2024-10-26 16:34:43 +04:00
gift_premium_box.h Improved received star gift box. 2024-10-26 16:34:43 +04:00
language_box.cpp Removed include directive for ui_utility from rp_widget header. 2024-08-28 15:15:58 +03:00
language_box.h
local_storage_box.cpp
local_storage_box.h
max_invite_box.cpp Moved bunch of arguments for creation of invite links to structure. 2024-08-14 18:17:50 +02:00
max_invite_box.h
moderate_messages_box.cpp Improved subtitle space in permissions and restrictions edit boxes. 2024-09-04 10:11:54 +03:00
moderate_messages_box.h Replaced box for leaving or deleting chat with generic box. 2024-04-28 20:14:26 +03:00
passcode_box.cpp Simplified management of PasscodeBox within customCheckCallback. 2024-04-15 11:20:30 +04:00
passcode_box.h Simplified management of PasscodeBox within customCheckCallback. 2024-04-15 11:20:30 +04:00
peer_list_box.cpp Add author to the top of Reply in Another Chat. 2024-10-24 13:24:44 +04:00
peer_list_box.h Add author to the top of Reply in Another Chat. 2024-10-24 13:24:44 +04:00
peer_list_controllers.cpp Support PeerData::isVerifyCodes() peer type. 2024-10-04 10:06:20 +04:00
peer_list_controllers.h Show toast on invite attempt to premium required. 2024-01-18 12:01:03 +04:00
peer_lists_box.cpp Removed include directive for ui_utility from rp_widget header. 2024-08-28 15:15:58 +03:00
peer_lists_box.h
phone_banned_box.cpp
phone_banned_box.h
pin_messages_box.cpp
pin_messages_box.h
premium_limits_box.cpp Improve paid reactions box design. 2024-08-14 18:17:49 +02:00
premium_limits_box.h Support pinned saved sublists. 2023-12-31 19:42:24 +04:00
premium_preview_box.cpp Add message effects promo section. 2024-06-30 21:16:10 +04:00
premium_preview_box.h Add message effects promo section. 2024-06-30 21:16:10 +04:00
reactions_settings_box.cpp Use nice fake message for effect preview. 2024-05-30 21:35:05 +04:00
reactions_settings_box.h
report_messages_box.cpp Added api support for stories reports with server options. 2024-10-05 18:49:21 +03:00
report_messages_box.h Added api support for stories reports with server options. 2024-10-05 18:49:21 +03:00
ringtones_box.cpp Reimplement file open confirmations. 2024-04-15 12:07:27 +04:00
ringtones_box.h
self_destruction_box.cpp Add two-year ttl time for account. 2024-09-05 17:05:09 +04:00
self_destruction_box.h
send_credits_box.cpp Allow sending premium / star gifts. 2024-10-04 10:06:20 +04:00
send_credits_box.h Allow sending premium / star gifts. 2024-10-04 10:06:20 +04:00
send_files_box.cpp Support entities in star gift messages. 2024-10-04 10:06:21 +04:00
send_files_box.h Add FieldAutocomplete to SendFilesBox. 2024-09-19 10:34:01 +04:00
send_gif_with_caption_box.cpp Add mention/hashtag autocomplete to GIF caption. 2024-09-30 14:46:18 +04:00
send_gif_with_caption_box.h Add mention/hashtag autocomplete to GIF caption. 2024-09-30 14:46:18 +04:00
sessions_box.cpp
sessions_box.h
share_box.cpp Support entities in star gift messages. 2024-10-04 10:06:21 +04:00
share_box.h Migrate games to AttachWebView. 2024-07-12 08:45:44 +02:00
star_gift_box.cpp Update API scheme to layer 191. Sold out gifts. 2024-10-26 16:34:43 +04:00
star_gift_box.h Return gift_credits_box with gifting stars. 2024-10-04 10:06:21 +04:00
sticker_set_box.cpp Fix send menus with additional items. 2024-10-14 12:49:32 +04:00
sticker_set_box.h Show 'hidden from profile' icon in my gifts. 2024-10-04 10:06:20 +04:00
stickers_box.cpp Use Ui::Text::String in Ui::RoundButton. 2024-08-31 21:48:52 +04:00
stickers_box.h Allow editing group wallpaper / status / emoji set. 2024-02-15 13:51:40 +04:00
translate_box.cpp
translate_box.h
url_auth_box.cpp
url_auth_box.h
username_box.cpp Added external link to username field when it is available for purchase. 2024-02-01 12:37:33 +04:00
username_box.h Added external link to username field when it is available for purchase. 2024-02-01 12:37:33 +04:00