tdesktop/Telegram/SourceFiles/ui/chat
John Preston 6805259f74 Don't recompress some JPEGs when sending as photos.
If JPEG is saved in progressive mode and has bpp <= 4
and max(width, height) <= 1280 then we send original bytes.
2022-03-09 17:37:51 +04:00
..
attach Don't recompress some JPEGs when sending as photos. 2022-03-09 17:37:51 +04:00
chat.style Update some icons. 2022-02-27 20:26:52 +03:00
chat_style.cpp Added new colors to text palette for spoilers. 2021-12-29 21:22:33 +03:00
chat_style.h Added initial controller of message sending animations. 2022-02-25 19:41:15 +03:00
chat_theme.cpp Fix crash from background access to style::icon-s. 2022-02-01 16:51:51 +03:00
chat_theme.h Fix crash from background access to style::icon-s. 2022-02-01 16:51:51 +03:00
choose_send_as.cpp Move Send As phrases to the langpack. 2021-11-26 18:00:19 +04:00
choose_send_as.h Choose send as in scheduled / discussions. 2021-11-26 18:00:19 +04:00
choose_theme_controller.cpp Refactor image transformation interfaces. 2022-01-21 15:33:44 +03:00
choose_theme_controller.h Update API scheme with new cloud themes. 2021-10-29 18:31:07 +04:00
continuous_scroll.cpp Added new Ui::СontinuousScroll. 2021-10-07 11:09:09 +04:00
continuous_scroll.h Added new Ui::СontinuousScroll. 2021-10-07 11:09:09 +04:00
forward_options_box.cpp Added ability to set forward options from ShareBox. 2022-02-04 22:20:17 +03:00
forward_options_box.h Added ability to set forward options from ShareBox. 2022-02-04 22:20:17 +03:00
group_call_bar.cpp
group_call_bar.h
group_call_userpics.cpp
group_call_userpics.h
message_bar.cpp
message_bar.h
message_bubble.cpp Fix crash from background access to style::icon-s. 2022-02-01 16:51:51 +03:00
message_bubble.h Fix crash from background access to style::icon-s. 2022-02-01 16:51:51 +03:00
pinned_bar.cpp
pinned_bar.h
requests_bar.cpp Use a detailed phrase for single user join request. 2021-10-29 18:31:07 +04:00
requests_bar.h Use a detailed phrase for single user join request. 2021-10-29 18:31:07 +04:00
select_scroll_manager.cpp Moved management of selecting scroll to separated class in td_ui. 2021-10-30 21:22:51 +03:00
select_scroll_manager.h Moved management of selecting scroll to separated class in td_ui. 2021-10-30 21:22:51 +03:00