AyuGramDesktop/Telegram/SourceFiles/boxes
2022-11-29 17:41:20 +03:00
..
filters Move some chat styles from basic.style to chat.style. 2022-11-01 19:25:34 +04:00
peers Update API scheme to layer 150. 2022-11-29 18:30:38 +04:00
about_box.cpp Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
about_box.h
about_sponsored_box.cpp Added initial implementation of translate box. 2022-11-22 00:26:49 +00:00
about_sponsored_box.h Added initial implementation of translate box. 2022-11-22 00:26:49 +00:00
abstract_box.cpp
abstract_box.h
add_contact_box.cpp Update API scheme to layer 150. 2022-11-29 18:30: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 to layer 150. 2022-11-29 18:30:38 +04:00
change_phone_box.h
choose_filter_box.cpp Implement pinned topics reordering. 2022-11-22 00:26:48 +00: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 Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
delete_messages_box.h Changed behavior to always delete messages for bots. 2022-11-11 11:45:13 +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 Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
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 Switched default language for skip translation to application language. 2022-11-23 23:01:04 +01:00
language_box.h Removed LanguageBox::createMultiSelect method. 2022-11-22 00:26:49 +00:00
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 Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03: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 Fix peer list row selecting for forums. 2022-11-07 19:15:57 +04:00
peer_list_box.h Implement forwarding to topics. 2022-11-01 19:25:44 +04:00
peer_list_controllers.cpp Removed inaccessible users from choosing recipients for forwards box. 2022-11-22 00:26:49 +00: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
premium_limits_box.cpp Fix build with GCC. 2022-11-22 00:28:07 +00:00
premium_limits_box.h Implement topics pin limit box. 2022-11-22 00:26:48 +00: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
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 Added api support for global TTL settings. 2022-11-29 17:41:20 +03:00
self_destruction_box.h
send_files_box.cpp Added ability to send webp as compressed image. 2022-11-22 00:26:49 +00: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
share_box.cpp Support dialog rows with variable height. 2022-11-22 00:26:48 +00: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 Replaced some qstr with u""_q literal. 2022-11-29 14:12:50 +03:00
stickers_box.h Simplify stickers inner API. 2022-08-15 11:34:22 +03:00
translate_box.cpp Respected copy restriction on translate box. 2022-11-29 14:57:53 +03:00
translate_box.h Respected copy restriction on translate box. 2022-11-29 14:57:53 +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 Respected new error for occupied usernames in manage channel. 2022-11-29 14:12:57 +03:00
username_box.h Respected new error for occupied usernames in manage channel. 2022-11-29 14:12:57 +03:00