..
filters
Appended references to const auto types in loop to prevent copying.
2021-09-09 16:32:04 +03:00
peers
Use base::SafeRound instead of std::round.
2021-09-27 12:13:57 +04:00
about_box.cpp
Get rid of osx and linux32 special targets
2021-08-11 16:59:27 +03:00
about_box.h
Use layers and boxes from lib_ui.
2019-10-19 12:27:52 +04:00
abstract_box.cpp
Use Images::Read instead of App::readImage.
2021-08-11 18:55:08 +03:00
abstract_box.h
Use layers and boxes from lib_ui.
2019-10-19 12:27:52 +04:00
add_contact_box.cpp
Use base/random.h instead of openssl::RandomValue.
2021-09-15 13:42:22 +03:00
add_contact_box.h
Use rpl for Window::Theme::Background updates.
2021-07-15 16:42:36 +03:00
auto_download_box.cpp
Get rid of deprecated ranges::view usage
2021-03-13 19:14:58 +03:00
auto_download_box.h
Use layers and boxes from lib_ui.
2019-10-19 12:27:52 +04:00
auto_lock_box.cpp
Fixed build for Linux.
2021-08-15 13:26:43 +03:00
auto_lock_box.h
Added ability to set custom auto-lock timer.
2021-08-12 02:36:41 +03:00
background_box.cpp
Update API scheme to layer 133.
2021-09-07 23:41:07 +03:00
background_box.h
Remove some usages of App::main().
2020-06-23 21:53:39 +04:00
background_preview_box.cpp
Use base::SafeRound instead of std::round.
2021-09-27 12:13:57 +04:00
background_preview_box.h
Colorize bubbles according to a custom chat theme.
2021-08-30 20:32:57 +03:00
boxes.style
Fix log in after password change by email.
2021-08-17 15:51:36 +03:00
change_phone_box.cpp
Simplified extracting of calling code from phone number.
2021-08-30 20:32:56 +03:00
change_phone_box.h
Use layers and boxes from lib_ui.
2019-10-19 12:27:52 +04:00
confirm_box.cpp
Appended references to const auto types in loop to prevent copying.
2021-09-09 16:32:04 +03:00
confirm_box.h
Use rpl for Window::Theme::Background updates.
2021-07-15 16:42:36 +03:00
confirm_phone_box.cpp
Appended references to const auto types in loop to prevent copying.
2021-09-09 16:32:04 +03:00
confirm_phone_box.h
Add local validation for card information.
2021-04-06 18:41:15 +04:00
connection_box.cpp
Moved proxy global variables from facades to core settings.
2021-06-16 09:31:32 +03:00
connection_box.h
Moved proxy global variables from facades to core settings.
2021-06-16 09:31:32 +03:00
create_poll_box.cpp
Use base/random.h instead of openssl::RandomValue.
2021-09-15 13:42:22 +03:00
create_poll_box.h
Fixed send options in CreatePollBox and SendFilesBox in replies.
2020-12-01 09:45:24 +03:00
dictionaries_manager.cpp
Use separate styles for group call boxes.
2020-12-01 09:45:23 +03:00
dictionaries_manager.h
Remove some usages of App::main().
2020-06-23 21:53:39 +04:00
download_path_box.cpp
Move a lot of settings to Core::Settings.
2020-06-23 21:53:42 +04:00
download_path_box.h
Move session data localstorage -> storage_account.
2020-06-23 21:53:39 +04:00
edit_caption_box.cpp
Simplified conditions for hiding hint for photo editor.
2021-09-07 23:41:07 +03:00
edit_caption_box.h
Fixed some bugs in EditCaptionBox.
2021-07-20 19:30:00 +03:00
edit_color_box.cpp
Removed App::pixmapFromImageInPlace.
2021-07-06 12:13:06 +03:00
edit_color_box.h
Replaced observable in EditColorBox with rpl.
2021-06-16 09:31:31 +03:00
edit_privacy_box.cpp
Moved user privacy from ApiWrap to Api::UserPrivacy.
2021-08-10 15:46:18 +03:00
edit_privacy_box.h
Moved user privacy from ApiWrap to Api::UserPrivacy.
2021-08-10 15:46:18 +03:00
language_box.cpp
Fix -Wunused-variable warnings with gcc
2021-07-19 22:31:27 +03:00
language_box.h
Use layers and boxes from lib_ui.
2019-10-19 12:27:52 +04:00
local_storage_box.cpp
Fix -Wunused-variable warnings
2021-07-13 21:43:34 +03:00
local_storage_box.h
Use layers and boxes from lib_ui.
2019-10-19 12:27:52 +04:00
mute_settings_box.cpp
Use Images::Read instead of App::readImage.
2021-08-11 18:55:08 +03:00
mute_settings_box.h
Use layers and boxes from lib_ui.
2019-10-19 12:27:52 +04:00
passcode_box.cpp
Fix log in after password change by email.
2021-08-17 15:51:36 +03:00
passcode_box.h
Completed ability to recover cloud password with email.
2021-08-17 15:08:57 +03:00
peer_list_box.cpp
Appended references to const auto types in loop to prevent copying.
2021-09-09 16:32:04 +03:00
peer_list_box.h
Use rpl for Window::Theme::Background updates.
2021-07-15 16:42:36 +03:00
peer_list_controllers.cpp
Use base/random.h instead of openssl::RandomValue.
2021-09-15 13:42:22 +03:00
peer_list_controllers.h
Allow inviting contacts to voice chats.
2020-12-22 12:33:06 +04:00
peer_lists_box.cpp
Appended references to const auto types in loop to prevent copying.
2021-09-09 16:32:04 +03:00
peer_lists_box.h
Allow inviting contacts to voice chats.
2020-12-22 12:33:06 +04:00
rate_call_box.cpp
Rename RPCError to MTP::Error.
2021-03-12 16:58:26 +04:00
rate_call_box.h
Pass MTP::Instance to MTP::Sender.
2019-11-29 15:36:05 +03:00
self_destruction_box.cpp
Remove unused variable
2020-07-13 09:33:55 +04:00
self_destruction_box.h
Pass MTP::Instance to MTP::Sender.
2019-11-29 15:36:05 +03:00
send_files_box.cpp
Just close SendFilesBox on last item remove.
2021-09-19 17:36:31 +03:00
send_files_box.h
Added photo editor hint to SendFilesBox.
2021-07-06 12:13:06 +03:00
sessions_box.cpp
Rename RPCError to MTP::Error.
2021-03-12 16:58:26 +04:00
sessions_box.h
Added ability to move content of SessionsBox to Section.
2020-09-30 18:48:34 +03:00
share_box.cpp
Appended references to const auto types in loop to prevent copying.
2021-09-09 16:32:04 +03:00
share_box.h
Improve phrases in share voice chat link box.
2021-03-12 22:23:26 +04:00
sticker_set_box.cpp
Update API scheme to layer 133.
2021-09-07 23:41:07 +03:00
sticker_set_box.h
Don't store MTPInputStickerSet in data.
2021-07-08 22:08:59 +03:00
stickers_box.cpp
Update API scheme to layer 133.
2021-09-07 23:41:07 +03:00
stickers_box.h
Use rpl for Window::Theme::Background updates.
2021-07-15 16:42:36 +03:00
url_auth_box.cpp
Use Images::Read instead of App::readImage.
2021-08-11 18:55:08 +03:00
url_auth_box.h
Support new url-auth auto-logins in links.
2021-03-12 16:58:26 +04:00
username_box.cpp
Rename RPCError to MTP::Error.
2021-03-12 16:58:26 +04:00
username_box.h
Rename RPCError to MTP::Error.
2021-03-12 16:58:26 +04:00