tdesktop/Telegram/SourceFiles/boxes
John Preston fdf4129e5e Fix build with GCC. 2022-11-02 08:51:03 +04:00
..
filters Move some chat styles from basic.style to chat.style. 2022-11-01 19:25:34 +04:00
peers Fix build with GCC. 2022-11-02 08:51:03 +04:00
about_box.cpp
about_box.h
about_sponsored_box.cpp
about_sponsored_box.h
abstract_box.cpp
abstract_box.h
add_contact_box.cpp Removed username from public data members of UserData. 2022-11-01 19:25:38 +04:00
add_contact_box.h Update API scheme to layer 148, start forums. 2022-11-01 19:25:32 +04:00
auto_download_box.cpp Fix auto-download limit. 2022-06-20 11:48:19 +04:00
auto_download_box.h
auto_lock_box.cpp Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
auto_lock_box.h
background_box.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
background_box.h
background_preview_box.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
background_preview_box.h
boxes.style Correctly handle complex pin_messages/manage_topics. 2022-11-01 19:25:41 +04:00
change_phone_box.cpp Update API scheme on layer 145. 2022-09-02 21:14:29 +04:00
change_phone_box.h Allow playing single lottie icon repeatedly or once. 2022-05-04 11:39:53 +04:00
choose_filter_box.cpp Allow topic deletion. 2022-11-01 19:25:40 +04:00
choose_filter_box.h Provided count of dialogs in filter to premium limit boxes. 2022-06-07 08:16:39 +03:00
connection_box.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
connection_box.h Fixed display of most of simple toasts in corresponding window. 2022-06-14 14:24:21 +03:00
create_poll_box.cpp Fixed display of most of simple toasts in corresponding window. 2022-06-14 14:24:21 +03:00
create_poll_box.h
delete_messages_box.cpp Set name / phone texts on-demand. 2022-08-09 14:12:19 +03:00
delete_messages_box.h Slightly improved phrases in clear history box. 2022-04-01 15:53:57 +04:00
dictionaries_manager.cpp Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
dictionaries_manager.h
download_path_box.cpp
download_path_box.h Removed unused includes of observer file. 2022-11-01 20:03:14 +04:00
edit_caption_box.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
edit_caption_box.h Fix crash in editing media captions. 2022-08-16 09:21:12 +03:00
edit_color_box.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
edit_color_box.h
edit_privacy_box.cpp Slightly improved code style of controllers for privacy settings. 2022-07-26 20:12:11 +03:00
edit_privacy_box.h Slightly improved code style of controllers for privacy settings. 2022-07-26 20:12:11 +03:00
gift_premium_box.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
gift_premium_box.h Added initial box for premium gifts. 2022-07-26 20:12:09 +03:00
language_box.cpp Support new rounding in bot inline keyboards. 2022-11-01 19:25:35 +04:00
language_box.h
local_storage_box.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
local_storage_box.h Implement animated spoilers. 2022-09-18 16:52:30 +04:00
max_invite_box.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
max_invite_box.h
passcode_box.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
passcode_box.h Moved out mtp fields from PasscodeBox::CloudFields to nested struct. 2022-05-10 08:53:29 +03:00
peer_list_box.cpp Implement forwarding to topics. 2022-11-01 19:25:44 +04:00
peer_list_box.h Implement forwarding to topics. 2022-11-01 19:25:44 +04:00
peer_list_controllers.cpp Fix topic icons animating in choose topic box. 2022-11-01 19:25:45 +04:00
peer_list_controllers.h Implement forwarding to topics. 2022-11-01 19:25:44 +04:00
peer_lists_box.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
peer_lists_box.h
phone_banned_box.cpp
phone_banned_box.h
pin_messages_box.cpp Implement per-topic shared media. 2022-11-01 19:25:37 +04:00
pin_messages_box.h Replaced PinMessageBox with generic box. 2022-03-08 12:43:00 +03:00
premium_limits_box.cpp Added usernames list to peer type box for public channels. 2022-11-01 19:25:39 +04:00
premium_limits_box.h Moved out all values of premium limits to single place. 2022-06-16 13:29:37 +03:00
premium_preview_box.cpp Allow topic deletion. 2022-11-01 19:25:40 +04:00
premium_preview_box.h Fly + effects when choosing an emoji status. 2022-09-07 12:52:34 +04:00
reactions_settings_box.cpp Update API scheme on layer 148. 2022-11-01 19:25:35 +04:00
reactions_settings_box.h Implement improved allowed reactions editing. 2022-09-02 21:14:32 +04:00
report_messages_box.cpp Added ability to report chat photo and channel photo. 2022-11-01 19:25:41 +04:00
report_messages_box.h Added ability to report profile photos. 2022-04-19 09:39:01 +04:00
ringtones_box.cpp Update API scheme on layer 148: Notifications. 2022-11-01 19:25:37 +04:00
ringtones_box.h Update API scheme on layer 148: Notifications. 2022-11-01 19:25:37 +04:00
self_destruction_box.cpp Allow 1 year for session termination delay. 2022-09-02 21:14:30 +04:00
self_destruction_box.h
send_files_box.cpp Decrease the amount of clipboard data retrievation 2022-09-28 23:59:59 +04:00
send_files_box.h Fix custom emoji in initial send files caption. 2022-08-15 19:10:38 +03:00
sessions_box.cpp Move some chat styles from basic.style to chat.style. 2022-11-01 19:25:34 +04:00
sessions_box.h Change phone number section instead of a box. 2022-04-13 15:06:24 +04:00
share_box.cpp Fix build with GCC. 2022-11-02 08:51:03 +04:00
share_box.h Support topic choosing in ShareBox. 2022-11-01 19:25:45 +04:00
sticker_set_box.cpp Implement animated spoilers. 2022-09-18 16:52:30 +04:00
sticker_set_box.h Show premium mark in suggested stickers. 2022-08-02 16:47:53 +03:00
stickers_box.cpp Support new rounding in bot inline keyboards. 2022-11-01 19:25:35 +04:00
stickers_box.h Simplify stickers inner API. 2022-08-15 11:34:22 +03:00
url_auth_box.cpp Set name / phone texts on-demand. 2022-08-09 14:12:19 +03:00
url_auth_box.h
username_box.cpp Changed row in usernames list for editable one. 2022-11-01 19:25:40 +04:00
username_box.h Replaced UsernameBox with generic box. 2022-11-01 19:25:39 +04:00