..
filters
Fix forum rounding in folder editing box.
2022-12-06 12:12:07 +04:00
peers
Version 4.6.
2023-02-03 22:13:26 +04:00
about_box.cpp
Replace various QDesktopService::openUrl with File::OpenUrl for correct operation on Linux
2022-12-23 14:02:25 +04:00
about_box.h
Use layers and boxes from lib_ui.
2019-10-19 12:27:52 +04: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
Added api support to upload emoji markup of userpic instead of image.
2023-02-02 22:12:32 +04:00
add_contact_box.h
Allow creating group / channel for the bot.
2023-02-02 22:12:31 +04:00
auto_download_box.cpp
Fix auto-download limit.
2022-06-20 11:48:19 +04:00
auto_download_box.h
Use layers and boxes from lib_ui.
2019-10-19 12:27:52 +04:00
auto_lock_box.cpp
Slightly optimized includes in application.h.
2022-06-12 16:07:41 +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
Implement animated spoilers.
2022-09-18 16:52:30 +04:00
background_box.h
Remove some usages of App::main().
2020-06-23 21:53:39 +04:00
background_preview_box.cpp
Make HistoryItem a final class.
2022-12-26 14:24:04 +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 optimized CreateEditFlags function for restrictions.
2023-02-02 22:12:33 +04:00
change_phone_box.cpp
Update API scheme to layer 152.
2023-02-02 22:12:31 +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
Initial support of separate windows for accounts.
2023-01-19 09:45:28 +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
Moved constants of arc angles to td_ui.
2023-01-19 08:51:57 +03: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
Fixed send options in CreatePollBox and SendFilesBox in replies.
2020-12-01 09:45:24 +03:00
delete_messages_box.cpp
Added ability to remember last choice in delete messages box.
2022-12-26 14:24:05 +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
Removed Window::SessionController from ManageDictionariesBox.
2022-03-04 11:25:10 +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
Copy/Paste original JPEG bytes to clipboard.
2023-01-13 12:46:17 +04:00
edit_caption_box.h
Allow apply spoiler when editing to another media.
2022-12-26 14:24:05 +04:00
edit_privacy_box.cpp
Added initial implementation of fallback photo management in settings.
2022-12-26 14:24:07 +04:00
edit_privacy_box.h
Added initial implementation of fallback photo management in settings.
2022-12-26 14:24:07 +04:00
gift_premium_box.cpp
Support personal photo edit in EditContactBox.
2022-12-26 14:24:06 +04:00
gift_premium_box.h
Added initial box for premium gifts.
2022-07-26 20:12:09 +03:00
language_box.cpp
Add "Translate Entire Chat" button to Settings.
2023-02-02 22:12:32 +04:00
language_box.h
Add "Translate Entire Chat" button to Settings.
2023-02-02 22:12:32 +04: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
Inform about join request being sent.
2021-10-29 18:31:06 +04:00
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
Show admins in participants_hidden group info.
2022-12-26 14:24:08 +04:00
peer_list_box.h
Show admins in participants_hidden group info.
2022-12-26 14:24:08 +04:00
peer_list_controllers.cpp
Support separate message type group restrictions.
2023-02-02 22:12:31 +04:00
peer_list_controllers.h
Fix forum rounding in folder editing box.
2022-12-06 12:12:07 +04:00
peer_lists_box.cpp
Fix forum rounding in folder editing box.
2022-12-06 12:12:07 +04: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
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
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
Add translation bar dropdown menu.
2023-02-02 22:12:32 +04:00
premium_preview_box.h
Add "Translate Entire Chat" button to Settings.
2023-02-02 22:12:32 +04:00
reactions_settings_box.cpp
Colorize emoji in text color correctly.
2022-12-26 14:24:06 +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
Added api support for global TTL settings.
2022-11-29 17:41:20 +03:00
self_destruction_box.h
Allow editing sessions auto-termination period.
2021-11-26 18:00:22 +04:00
send_files_box.cpp
Fix build with Xcode.
2023-02-02 22:12:31 +04:00
send_files_box.h
Support separate message type group restrictions.
2023-02-02 22:12:31 +04:00
sessions_box.cpp
Added gradient colors to sessions section.
2022-12-07 13:09:45 +04:00
sessions_box.h
Change phone number section instead of a box.
2022-04-13 15:06:24 +04:00
share_box.cpp
Support separate message type group restrictions.
2023-02-02 22:12:31 +04:00
share_box.h
Moved out sending method of many messages to many peers to single place.
2022-12-02 17:01:11 +03:00
sticker_set_box.cpp
Search stickers by emoji.
2023-02-02 22:12:31 +04:00
sticker_set_box.h
Show premium mark in suggested stickers.
2022-08-02 16:47:53 +03:00
stickers_box.cpp
Remove ui/special_buttons module.
2022-12-26 14:24:06 +04:00
stickers_box.h
Simplify stickers inner API.
2022-08-15 11:34:22 +03:00
translate_box.cpp
Version 4.6.
2023-02-03 22:13:26 +04:00
translate_box.h
Add translation bar dropdown menu.
2023-02-02 22:12:32 +04:00
url_auth_box.cpp
Set name / phone texts on-demand.
2022-08-09 14:12:19 +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
Fix username change error display.
2022-12-06 22:13:15 +04:00
username_box.h
Respected new error for occupied usernames in manage channel.
2022-11-29 14:12:57 +03:00