.. |
filters
|
Moved out generating unique PeerListRowId from string to single place.
|
2023-11-04 21:24:00 +04:00 |
peers
|
Expandable quote snippets in replies.
|
2023-11-04 21:24:19 +04:00 |
about_box.cpp
|
…
|
|
about_box.h
|
…
|
|
about_sponsored_box.cpp
|
…
|
|
about_sponsored_box.h
|
…
|
|
abstract_box.cpp
|
…
|
|
abstract_box.h
|
…
|
|
add_contact_box.cpp
|
Adjusted code for refactor of input fields in lib_ui.
|
2023-09-04 17:36:54 +04:00 |
add_contact_box.h
|
Suggest inviting by link if privacy disallows adding.
|
2023-03-12 07:25:39 +04:00 |
auto_download_box.cpp
|
…
|
|
auto_download_box.h
|
…
|
|
auto_lock_box.cpp
|
…
|
|
auto_lock_box.h
|
…
|
|
background_box.cpp
|
Support deleting and reporting stories.
|
2023-07-20 07:20:12 +04:00 |
background_box.h
|
Allow uploading chat wallpapers from file.
|
2023-04-19 10:42:01 +04:00 |
background_preview_box.cpp
|
Add change color button with color sample.
|
2023-10-27 12:26:42 +04:00 |
background_preview_box.h
|
Toggle wallpaper dark mode / edit dimming.
|
2023-04-20 22:55:42 +04:00 |
boxes.style
|
Use simplified TextStyle.
|
2023-10-13 10:08:29 +04: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
|
Adjusted code for refactor of input fields in lib_ui.
|
2023-09-04 17:36:54 +04:00 |
connection_box.h
|
Fix crash in ConnectionType box init.
|
2023-03-12 21:11:22 +04:00 |
create_poll_box.cpp
|
Improve Ui::Text::String features.
|
2023-10-04 22:24:25 +04:00 |
create_poll_box.h
|
…
|
|
delete_messages_box.cpp
|
Detach ComposeControls from SessionController.
|
2023-05-17 15:51:52 +04:00 |
delete_messages_box.h
|
…
|
|
dictionaries_manager.cpp
|
…
|
|
dictionaries_manager.h
|
…
|
|
download_path_box.cpp
|
…
|
|
download_path_box.h
|
…
|
|
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
|
Fix pasting file for media replacement.
|
2023-04-11 20:06:38 +04:00 |
edit_privacy_box.cpp
|
Version 4.9: Fix build with GCC.
|
2023-08-15 00:33:18 +02:00 |
edit_privacy_box.h
|
Hide "Close friends" in privacy edit by default.
|
2023-07-20 07:20:08 +04:00 |
gift_premium_box.cpp
|
Fix a phrase in giveaway info.
|
2023-11-06 20:29:41 +04:00 |
gift_premium_box.h
|
Replaced Session Controller with Navigation for resolving of giftcodes.
|
2023-11-01 17:01:25 +03:00 |
language_box.cpp
|
Detach ComposeControls from SessionController.
|
2023-05-17 15:51:52 +04:00 |
language_box.h
|
…
|
|
local_storage_box.cpp
|
…
|
|
local_storage_box.h
|
…
|
|
max_invite_box.cpp
|
Detach ComposeControls from SessionController.
|
2023-05-17 15:51:52 +04:00 |
max_invite_box.h
|
…
|
|
passcode_box.cpp
|
Adjusted code for refactor of input fields in lib_ui.
|
2023-09-04 17:36:54 +04:00 |
passcode_box.h
|
Adjusted code for refactor of input fields in lib_ui.
|
2023-09-04 17:36:54 +04:00 |
peer_list_box.cpp
|
Moved out generating unique PeerListRowId from string to single place.
|
2023-11-04 21:24:00 +04:00 |
peer_list_box.h
|
Moved out generating unique PeerListRowId from string to single place.
|
2023-11-04 21:24:00 +04:00 |
peer_list_controllers.cpp
|
Show Saved Messages in Reply in another chat.
|
2023-10-29 09:52:42 +04:00 |
peer_list_controllers.h
|
Show Saved Messages in Reply in another chat.
|
2023-10-29 09:52:42 +04:00 |
peer_lists_box.cpp
|
Detach ComposeControls from SessionController.
|
2023-05-17 15:51:52 +04:00 |
peer_lists_box.h
|
Detach ComposeControls from SessionController.
|
2023-05-17 15:51:52 +04:00 |
phone_banned_box.cpp
|
…
|
|
phone_banned_box.h
|
…
|
|
pin_messages_box.cpp
|
Show pin confirmation correctly in topics.
|
2023-04-21 15:09:06 +04:00 |
pin_messages_box.h
|
Show pin confirmation correctly in topics.
|
2023-04-21 15:09:06 +04:00 |
premium_limits_box.cpp
|
Handle t.me/channel?boost links.
|
2023-09-22 09:43:32 +04:00 |
premium_limits_box.h
|
Handle t.me/channel?boost links.
|
2023-09-22 09:43:32 +04:00 |
premium_preview_box.cpp
|
Implement stories premium promo.
|
2023-08-14 22:30:37 +02:00 |
premium_preview_box.h
|
Implement stories premium promo.
|
2023-08-14 22:30:37 +02:00 |
reactions_settings_box.cpp
|
Support server-side colors by index, up to three.
|
2023-10-27 09:55:09 +04:00 |
reactions_settings_box.h
|
…
|
|
report_messages_box.cpp
|
Support deleting and reporting stories.
|
2023-07-20 07:20:12 +04:00 |
report_messages_box.h
|
…
|
|
ringtones_box.cpp
|
Update icons in settings / manage layers.
|
2023-08-14 22:30:40 +02:00 |
ringtones_box.h
|
…
|
|
self_destruction_box.cpp
|
…
|
|
self_destruction_box.h
|
…
|
|
send_files_box.cpp
|
Don't close schedule media box by outside click.
|
2023-11-06 12:47:37 +04:00 |
send_files_box.h
|
Slightly refactored include directives in some source files.
|
2023-08-30 14:50:00 +03:00 |
sessions_box.cpp
|
Adjusted code for refactor of input fields in lib_ui.
|
2023-09-04 17:36:54 +04:00 |
sessions_box.h
|
Implement connected websites section.
|
2023-08-18 17:03:50 +02:00 |
share_box.cpp
|
Don't close ShareBox by outside click.
|
2023-09-05 21:33:04 +04:00 |
share_box.h
|
Slightly refactored include directives in some source files.
|
2023-08-30 14:50:00 +03:00 |
sticker_set_box.cpp
|
Finish improved stories reply area theming.
|
2023-07-20 07:20:08 +04:00 |
sticker_set_box.h
|
Detach ComposeControls from SessionController.
|
2023-05-17 15:51:52 +04:00 |
stickers_box.cpp
|
Adjusted code for refactor of input fields in lib_ui.
|
2023-09-04 17:36:54 +04:00 |
stickers_box.h
|
Slightly refactored StickersBox class.
|
2023-08-30 14:50:00 +03:00 |
translate_box.cpp
|
Respect PowerSaver in TranslateBox.
|
2023-07-20 07:20:33 +04:00 |
translate_box.h
|
…
|
|
url_auth_box.cpp
|
…
|
|
url_auth_box.h
|
…
|
|
username_box.cpp
|
Removed Save button from box for bot username editing.
|
2023-07-28 02:44:20 +03:00 |
username_box.h
|
Added support of non-self users to UsernamesBox.
|
2023-04-11 19:17:42 +04:00 |