.. |
filters
|
Provided count of dialogs in filter to premium limit boxes.
|
2022-06-07 08:16:39 +03:00 |
peers
|
Use small userpic video in dialogs list / chat history.
|
2022-06-03 15:58:02 +04:00 |
about_box.cpp
|
Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox.
|
2022-02-28 09:08:01 +03:00 |
about_box.h
|
|
|
about_sponsored_box.cpp
|
Change sponsored messages about link.
|
2021-11-01 11:50:55 +04:00 |
about_sponsored_box.h
|
Added box for ad description.
|
2021-10-07 11:09:09 +04:00 |
abstract_box.cpp
|
Removed Ui::hideSettingsAndLayer().
|
2022-03-04 11:25:10 +03:00 |
abstract_box.h
|
Removed Ui::hideSettingsAndLayer().
|
2022-03-04 11:25:10 +03:00 |
add_contact_box.cpp
|
Support premium bio (with links and x2 length).
|
2022-06-01 11:59:14 +04:00 |
add_contact_box.h
|
Support premium bio (with links and x2 length).
|
2022-06-01 11:59:14 +04:00 |
auto_download_box.cpp
|
Update API scheme to layer 143.
|
2022-05-19 17:27:02 +04:00 |
auto_download_box.h
|
|
|
auto_lock_box.cpp
|
Unified general phrases for duration.
|
2022-04-01 15:53:58 +04:00 |
auto_lock_box.h
|
Added ability to set custom auto-lock timer.
|
2021-08-12 02:36:41 +03:00 |
background_box.cpp
|
Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox.
|
2022-02-28 09:08:01 +03:00 |
background_box.h
|
Remove some usages of App::main().
|
2020-06-23 21:53:39 +04:00 |
background_preview_box.cpp
|
Improve notification preview settings design.
|
2022-03-08 15:24:02 +04:00 |
background_preview_box.h
|
Colorize bubbles according to a custom chat theme.
|
2021-08-30 20:32:57 +03:00 |
boxes.style
|
Slightly improved style of box for premium accounts limits.
|
2022-06-02 02:16:01 +03:00 |
change_phone_box.cpp
|
Allow playing single lottie icon repeatedly or once.
|
2022-05-04 11:39:53 +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
|
Provided count of dialogs in filter to premium limit boxes.
|
2022-06-07 08:16:39 +03: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
|
Removed Ui::ConfirmDontWarnBox.
|
2022-02-28 09:08:01 +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
|
Moved SendMenu to separated folder.
|
2022-03-27 17:59:30 +03:00 |
create_poll_box.h
|
Fixed send options in CreatePollBox and SendFilesBox in replies.
|
2020-12-01 09:45:24 +03:00 |
delete_messages_box.cpp
|
Moved out nested class for merged message search to separated file.
|
2022-04-07 19:18:47 +03:00 |
delete_messages_box.h
|
Slightly improved phrases in clear history box.
|
2022-04-01 15:53:57 +04:00 |
dictionaries_manager.cpp
|
Removed Window::SessionController from ManageDictionariesBox.
|
2022-03-04 11:25:10 +03:00 |
dictionaries_manager.h
|
Removed Window::SessionController from ManageDictionariesBox.
|
2022-03-04 11:25:10 +03: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
|
Show premium stickers lock icon.
|
2022-05-20 18:57:01 +04:00 |
edit_caption_box.h
|
Show all premium limits boxes.
|
2022-05-19 17:27:03 +04: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
|
Use rpl::empty instead of rpl::empty_value().
|
2022-03-11 09:56:29 +04:00 |
edit_privacy_box.h
|
Copy t.me/+phonenumber link from Phone Number Privacy.
|
2022-03-01 15:30:55 +03:00 |
language_box.cpp
|
Show "No languages found." label.
|
2022-03-01 19:35:37 +03:00 |
language_box.h
|
|
|
local_storage_box.cpp
|
Unified general phrases for duration.
|
2022-04-01 15:53:58 +04:00 |
local_storage_box.h
|
|
|
max_invite_box.cpp
|
Removed TextParseRichText.
|
2022-01-12 11:54:24 +03:00 |
max_invite_box.h
|
Inform about join request being sent.
|
2021-10-29 18:31:06 +04:00 |
mute_settings_box.cpp
|
Slightly optimized name of methods in data notify settings.
|
2022-04-05 15:28:48 +03:00 |
mute_settings_box.h
|
|
|
passcode_box.cpp
|
Moved out mtp fields from PasscodeBox::CloudFields to nested struct.
|
2022-05-10 08:53:29 +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
|
Added simple PeerListDelegate to show content.
|
2022-03-06 18:11:47 +03:00 |
peer_list_box.h
|
Added simple PeerListDelegate to show content.
|
2022-03-06 18:11:47 +03:00 |
peer_list_controllers.cpp
|
Support new attach bot deeplinks.
|
2022-06-03 00:38:04 +04:00 |
peer_list_controllers.h
|
Support new attach bot deeplinks.
|
2022-06-03 00:38:04 +04:00 |
peer_lists_box.cpp
|
Added to PeerListDelegate methods to show content.
|
2022-03-04 11:25:10 +03:00 |
peer_lists_box.h
|
Added to PeerListDelegate methods to show content.
|
2022-03-04 11:25:10 +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
|
Replaced PinMessageBox with generic box.
|
2022-03-08 12:43:00 +03:00 |
pin_messages_box.h
|
Replaced PinMessageBox with generic box.
|
2022-03-08 12:43:00 +03:00 |
premium_limits_box.cpp
|
Provided count of dialogs in filter to premium limit boxes.
|
2022-06-07 08:16:39 +03:00 |
premium_limits_box.h
|
Provided count of dialogs in filter to premium limit boxes.
|
2022-06-07 08:16:39 +03:00 |
premium_preview_box.cpp
|
Redesign premium reactions preview box.
|
2022-06-01 11:59:14 +04:00 |
premium_preview_box.h
|
Show information about disabled reactions.
|
2022-05-27 23:57:40 +04:00 |
reactions_settings_box.cpp
|
Introduce premium reactions preview box.
|
2022-05-27 19:42:05 +04:00 |
reactions_settings_box.h
|
Added animated reactions in manage of groups / channels.
|
2022-04-19 09:39:00 +04:00 |
report_messages_box.cpp
|
Added ability to report profile photos.
|
2022-04-19 09:39:01 +04:00 |
report_messages_box.h
|
Added ability to report profile photos.
|
2022-04-19 09:39:01 +04:00 |
ringtones_box.cpp
|
Moved plus icon to settings style file.
|
2022-05-03 21:59:38 +03:00 |
ringtones_box.h
|
Choose newly uploaded ringtone in the box.
|
2022-04-06 19:19:50 +04:00 |
self_destruction_box.cpp
|
Unified general phrases for duration.
|
2022-04-01 15:53:58 +04:00 |
self_destruction_box.h
|
Allow editing sessions auto-termination period.
|
2021-11-26 18:00:22 +04:00 |
send_files_box.cpp
|
Show premium stickers lock icon.
|
2022-05-20 18:57:01 +04:00 |
send_files_box.h
|
Show all premium limits boxes.
|
2022-05-19 17:27:03 +04:00 |
sessions_box.cpp
|
Change phone number section instead of a box.
|
2022-04-13 15:06:24 +04:00 |
sessions_box.h
|
Change phone number section instead of a box.
|
2022-04-13 15:06:24 +04:00 |
share_box.cpp
|
Moved menu item with check to td_ui.
|
2022-03-27 17:59:50 +03:00 |
share_box.h
|
Provided separated style for general labels in ShareBox.
|
2022-03-15 18:02:30 +03:00 |
sticker_set_box.cpp
|
Show limit toasts and boxes.
|
2022-05-19 17:27:02 +04:00 |
sticker_set_box.h
|
Replaced Ui::InformBox and Ui::ConfirmBox with GenericBox.
|
2022-02-28 09:08:01 +03:00 |
stickers_box.cpp
|
Renamed BoxContent::onScrollToY to BoxContent::scrollToY.
|
2022-02-25 19:41:16 +03:00 |
stickers_box.h
|
Moved special fields to separated folder.
|
2022-04-01 15:53:57 +04:00 |
url_auth_box.cpp
|
Removed text commands from url auth box.
|
2022-01-12 11:54:24 +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
|
Moved special fields to separated folder.
|
2022-04-01 15:53:57 +04:00 |
username_box.h
|
Adjust username change box to the mockup.
|
2022-02-25 14:14:42 +03:00 |