AyuGramDesktop/Telegram/SourceFiles/boxes
ZavaruKitsu 77d52bb1b3 Merge v4.14.13
# Conflicts:
#	Telegram/Resources/winrc/Telegram.rc
#	Telegram/Resources/winrc/Updater.rc
#	Telegram/SourceFiles/core/version.h
#	Telegram/SourceFiles/history/view/controls/history_view_voice_record_bar.cpp
#	Telegram/SourceFiles/history/view/media/history_view_photo.cpp
#	Telegram/SourceFiles/history/view/reactions/history_view_reactions_selector.cpp
#	Telegram/SourceFiles/mainwidget.cpp
#	Telegram/lib_ui
2024-02-03 23:57:25 +03:00
..
filters Moved out common default style entries from settings. 2023-11-15 04:20:20 +03:00
peers Merge v4.14.13 2024-02-03 23:57:25 +03:00
about_box.cpp upload: import Ayu initial 2023-06-03 19:01:58 +03:00
about_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
about_sponsored_box.cpp Replace various QDesktopService::openUrl with File::OpenUrl for correct operation on Linux 2022-12-23 14:02:25 +04:00
about_sponsored_box.h Added initial implementation of translate box. 2022-11-22 00:26:49 +00:00
abstract_box.cpp Initial support of separate windows for accounts. 2023-01-19 09:45:28 +04:00
abstract_box.h Remove namespace App. 2022-11-30 17:28:09 +04:00
add_contact_box.cpp Fixed ability to create group without ttl even with ttl in settings. 2024-02-01 12:37:33 +04:00
add_contact_box.h Fixed ability to create group without ttl even with ttl in settings. 2024-02-01 12:37:33 +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 Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
auto_lock_box.cpp Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
auto_lock_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
background_box.cpp Allow setting channel wallpaper. 2023-12-22 07:35:02 -04:00
background_box.h Allow setting channel wallpaper. 2023-12-22 07:35:02 -04:00
background_preview_box.cpp Remove unused variables 2023-12-31 22:03:57 +00:00
background_preview_box.h Allow setting channel wallpaper. 2023-12-22 07:35:02 -04:00
boxes.style Merge tag 'v4.12.2' into dev 2023-12-01 15:38:13 +03:00
choose_filter_box.cpp Fixed some cases when peer may not be removed from filter from menu. 2023-09-04 17:36:54 +04:00
choose_filter_box.h Added warning of limitation on excluding chats from filter from menu. 2023-08-14 22:30:37 +02:00
connection_box.cpp Added references to structured bindings since Apple clang supports them. 2024-01-16 11:18:55 +04:00
connection_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
create_poll_box.cpp Moved out common default style entries from settings. 2023-11-15 04:20:20 +03:00
create_poll_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
delete_messages_box.cpp Support tags in ComposeSearch. 2024-02-01 12:37:34 +04:00
delete_messages_box.h Added ability to remember last choice in delete messages box. 2022-12-26 14:24:05 +04:00
dictionaries_manager.cpp Slightly optimized includes in application.h. 2022-06-12 16:07:41 +03:00
dictionaries_manager.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
download_path_box.cpp Use temp directory for downloads in Linux sandbox by default 2023-01-09 16:09:57 +04:00
download_path_box.h Moved tmp string for temporary folder to single place. 2022-11-30 17:17:16 +03:00
edit_caption_box.cpp Adjusted code for refactor of input fields in lib_ui. 2023-09-04 17:36:54 +04:00
edit_caption_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
edit_privacy_box.cpp Version 4.14.7: Fix build with GCC. 2024-01-18 17:50:37 +04:00
edit_privacy_box.h Show "Hide read time" only on non-trivial privacy. 2024-01-17 09:39:05 +04:00
gift_premium_box.cpp Added reward phrase to about label in gift box. 2024-01-25 11:04:27 +04:00
gift_premium_box.h Support tg://premium_multigift links. 2024-01-02 00:10:52 +04:00
language_box.cpp Added references to structured bindings since Apple clang supports them. 2024-01-16 11:18:55 +04:00
language_box.h Removed some unwanted include directives of lang_keys in header files. 2023-11-15 03:30:04 +03:00
local_storage_box.cpp Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
local_storage_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
max_invite_box.cpp Detach ComposeControls from SessionController. 2023-05-17 15:51:52 +04:00
max_invite_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
passcode_box.cpp Implement multiboost reassign box. 2023-11-09 22:33:14 +04:00
passcode_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
peer_list_box.cpp Show toast on share attempt to premium required. 2024-01-18 10:39:00 +04:00
peer_list_box.h Show toast on share attempt to premium required. 2024-01-18 10:39:00 +04:00
peer_list_controllers.cpp Show toast on invite attempt to premium required. 2024-01-18 12:01:03 +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 Show toast on share attempt to premium required. 2024-01-18 10:39:00 +04:00
peer_lists_box.h Removed redundant peerListShowBox / peerListHideLayer from delegates. 2023-11-09 16:02:18 +03:00
phone_banned_box.cpp Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox. 2022-02-28 09:08:01 +03:00
phone_banned_box.h Moved ShowPhoneBannedError to separated file. 2021-10-19 06:34:27 +03:00
pin_messages_box.cpp fix: pin without sound by default 2023-11-01 15:07:16 +03:00
pin_messages_box.h Show pin confirmation correctly in topics. 2023-04-21 15:09:06 +04:00
premium_limits_box.cpp Fix crash in ChannelsLimitBox. 2024-01-04 17:22:05 +04:00
premium_limits_box.h Support pinned saved sublists. 2023-12-31 19:42:24 +04:00
premium_preview_box.cpp New premium promo section about tags. 2024-02-01 12:37:34 +04:00
premium_preview_box.h New premium promo section about tags. 2024-02-01 12:37:34 +04:00
reactions_settings_box.cpp Version 4.14.12: Fix build with GCC. 2024-02-01 21:13:07 +04:00
reactions_settings_box.h Implement improved allowed reactions editing. 2022-09-02 21:14:32 +04:00
report_messages_box.cpp Support deleting and reporting stories. 2023-07-20 07:20:12 +04:00
report_messages_box.h Added ability to report profile photos. 2022-04-19 09:39:01 +04:00
ringtones_box.cpp Optimized include directives of core_settings header. 2023-11-15 03:30:04 +03: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 Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
send_files_box.cpp feat: message shot 2024-01-26 18:25:03 +03:00
send_files_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
sessions_box.cpp Fixed indents in some files. 2023-12-16 20:25:01 +00:00
sessions_box.h Split out settings_common module into td_ui and non-td_ui variants. 2023-11-15 03:30:04 +03:00
share_box.cpp Fix several possible crashes. 2024-01-18 22:22:35 +04:00
share_box.h Count senders / captions count correctly in forwards. 2024-01-18 13:26:14 +04:00
sticker_set_box.cpp feat: resolve user by tg://user?id= 2024-01-03 20:36:32 +03:00
sticker_set_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
stickers_box.cpp Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
stickers_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
translate_box.cpp Fixed indents in some files. 2023-12-16 20:25:01 +00:00
translate_box.h Don't offer translate from / to the same language. 2023-02-07 16:38:16 +04:00
url_auth_box.cpp Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
url_auth_box.h Slightly optimized include directives in some headers. 2023-11-15 04:20:20 +03:00
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